How to search and filter data in a ListView in Flutter.
Create a simple Audio Recorder in Flutter that records the phone's microphone and your voice.
Create a simple Search Bar Field in Flutter. This search textfield widget is displayed within the App Bar.
Create an awesome Flutter Overlay Widget to float a widget on top of other widgets above your Flutter App UI screen.
Create a simple dropdown menu item list in Flutter. Set the Dropdown Button style, decoration and border.
Flutter File Picker. Pick files from the phone storage with the native File Picker in Flutter and open pdfs, videos, images and music.
How to swipe and animate Tinder cards in Flutter and build a simple dating app Tinder Clone from scratch.
With the Flutter Slidable and Dismissable Widgets, you can swipe to reveal actions and dimiss your widgets in Flutter.
How to create an Audio Player and Audio Recorder in Flutter. Record audio and play audio using this Flutter Music Player.
How to create responsive designs using the Flutter MediaQuery and OrientationBuilder to build designs for mobile phone, tablet and web.
Use the ExpansionTile in Flutter to expand and shrink your widgets inside an expandable nested ListView.
Upload and Download Files using Firebase Storage and Flutter. Upload and download any files with Firebase such as images, videos, pdfs etc.
Add an Infinite Scrolling ListView with Pull To Refresh in Flutter. Infinite Loading uses HTTP GET to load more data from a server.
Integrate a real & native Flutter Splash Screen to your Flutter app for Android & iOS by using the Native Splash Package.
Use the Stepper Widget in Flutter as a horizontal Stepper inside a Multi Step Form for Android and iOS.
With Flutter Device Info & Flutter Package Info you can access all important hardware & software information of your device.
Learn how to use Dart List Utility Methods such as forEach, map, sort, reduce, every, where, take, skip and expand in Flutter.
With the Flutter Refresh Indicator, you can Pull to Refresh within a ListView to refresh your data.
The Reorderable ListView widget lets the user reorder List Items by moving widgets from one position to another.
How to create a Confetti Animation in Flutter. This particel effect animation uses the Flutter Confetti Package.
Check if your Flutter app has Internet and if the app is connected to WiFi or cellular data network in Flutter.
How to add Google Maps to your Flutter app to locate a place, set markers and more.
How to create a Search Textfield in Flutter to search and filter data inside a ListView or AppBar widget.
How to drag and drop widgets inside a ListView in Flutter or drag and drop widgets using Draggable and DragTarget in Flutter.
Create In App Purchases and Subscriptions in Flutter with RevenueCat for the iOS platform.
These are the TOP Flutter AppBar Widgets! We cover AppBars, Navigation Drawers, Search AppBar, SliverAppBar, TabBar, WillPopScope and more.
How to create a NEON LIGHT Button with Flutter. This Flutter Neon Button effect uses shadows and a darker background to create neon colors.
How to download and open any file type on your phone in Flutter such as PDF, Image, Video, Music files or open other file paths in Flutter.
How to swipe Tinder cards in a Tinder Swipe Cards Flutter app.
Create a Slider in Flutter as a horizontal or vertical Slider with different colors, shapes, and with custom labels.