Flutter Quill is a rich text editor for Flutter apps on Android and iOS.
Use the Stepper Widget in Flutter as a horizontal Stepper inside a Multi Step Form for Android and iOS.
Create a simple Search Bar Field in Flutter. This search textfield widget is displayed within the App Bar.
By using Flutter Local Auth you can authenticate a user with Face ID to your device in Flutter.
How to search and filter data in a ListView in Flutter.
Persist data with Flutter's ObjectBox Database locally on your Android or iOS device. Perform CRUD operations: Create, Read, Update, Delete.
Flutter File Picker. Pick files from the phone storage with the native File Picker in Flutter and open pdfs, videos, images and music.
With Flutter Device Info & Flutter Package Info you can access all important hardware & software information of your device.
Create a Bottom Navigation Bar in Flutter without Routes that keeps the state with the help of IndexedStack in Flutter.
Create a simple Audio Recorder in Flutter that records the phone's microphone and your voice.
How to get the user current live location in Flutter and open this location in GoogleMaps.
How to swipe and animate Tinder cards in Flutter and build a simple dating app Tinder Clone from scratch.
Create In App Purchases and Subscriptions in Flutter with RevenueCat for the iOS platform.
Learn to create responsive text layouts for Flutter mobile & web with Flutter Auto Size Text.
Apply shaders to widgets with Flutter ShaderMask to achieve cool visual effects for texts and images in Flutter.
How to create a Confetti Animation in Flutter. This particel effect animation uses the Flutter Confetti Package.
Create an awesome Flutter Overlay Widget to float a widget on top of other widgets above your Flutter App UI screen.
Check if your Flutter app has Internet and if the app is connected to WiFi or cellular data network in Flutter.
Add an Infinite Scrolling ListView with Pull To Refresh in Flutter. Infinite Loading uses HTTP GET to load more data from a server.
Let's use Flutter slivers & sticky headers to customize the scrolling behaviour of our Newspaper ListView.
How to create an Audio Player and Audio Recorder in Flutter. Record audio and play audio using this Flutter Music Player.
With the Flutter PageStorageKey, you can preserve the scrolling state of your ListView, GridView & ExpansionTile in Flutter.
Use the Flutter Draggable Modal Bottom Sheet to display extra information within a custom height sheet in Flutter.
Build a Web Scraper in Flutter that uses HTTP Requests to get data from any website. Web Scrapping with Flutter is simple!
Let's use Flutter to scroll to the top of a ListView and to detect the current ListView Scroll Position.
Use Firebase Authentication to sign in a user via email and password to your Flutter app using Firebase Auth.
Use the Flutter Google Sheets API to update and delete data within the rows and columns of the Google Spreadsheets in Flutter.
Create a Flutter Sliding Up Panel and a Flutter Draggable Sliding Sheet that is sliding up and down from the bottom of the screen.
Create a Simple Countdown Timer with Flutter for Android, iOS & Web.
Create a simple Movie App UI Design in Flutter. You find the starter code for this Flutter speedcode video here: https://drive.google.com/file/d/1G8qtZhnJNqyuGYcj5yFk4oEP1DC6rdzj/view?usp=sharing