ElevatedButton Flutter

ElevatedButton Flutter: How to use it?

ElevatedButton Flutter is a Material Design elevated button. It is a button widget that appears raised from the surface of the screen, with a shadow behind it, to provide a…

Read more »
Dark and Light Mode in flutter

Dark and Light Mode in flutter

Flutter Dark and Light Mode use various color palettes for user interfaces. Dark mode uses black or dark gray backgrounds and text, whereas light mode uses white or light gray….

Read more »
Working with ListTile in Flutter

Working with ListTile in Flutter

Working with ListTile Flutter – hi guys, welcome back to my blog, now we will learn about ListTile in flutter. before practice it’s good for us to know what a…

Read more »
Change Default Theme Color Flutter 2

Change Default Theme Color Flutter

Change Default Theme Color Flutter – Flutter uses themes to give an app a consistent visual style across its entirety. Themes can include everything from colors and fonts to text…

Read more »
Flutter Ebook App UI with support for dark mode

Flutter Ebook App UI with support for dark mode

Flutter Ebook App UI with darkmode support Flutter 2.8.0 Null Safety Beautiful Ebook App UI with support for dark mode. Created by Martin Gogołowicz. Please leave a ⭐ if you…

Read more »
Highlight Active Speaker in a video call

Highlight Active Speaker in a video call

Highlight Active Speaker in a video call When a meeting or video chat is completed in a healthy manner, numerous things are at play. The internet connection must be stable,…

Read more »
FlutGPT utilizes OpenAI's GPT-3 language model to generate text based on user inputs

FlutGPT utilizes OpenAI's GPT-3 language model to generate text based on user inputs

FlutGPT This repository contains the source code for a ChatGPT Android app built using Flutter. The app utilizes OpenAI’s GPT-3 language model to generate text based on user inputs. The…

Read more »
A News Flutter application using Bloc, Dio, and shared preferences

A News Flutter application using Bloc, Dio, and shared preferences

News App A new Flutter application. Getting Started Flutter application using Bloc, Dio, and shared preferences. Application is responsible for getting news for different topics like Business, Sports, and Science…

Read more »
Flutter Login Panel UI with support for dark mode and validation

Flutter Login Panel UI with support for dark mode and validation

Flutter Login UI with darkmode support Flutter 2.8.0 Null Safety Beautiful Login Panel UI with support for dark mode and validation. Created by Martin Gogołowicz. Please leave a ⭐ if…

Read more »
Cross-platform GitHub client in Flutter and BLoC clean architecture

Cross-platform GitHub client in Flutter and BLoC clean architecture

FlutterHub Cross-platform GitHub client in Flutter and BLoC clean architecture. SwiftHub – Swift version is available Try Web version App Features Basic, Personal Access Token and OAuth2 authentication View trending…

Read more »