Send and schedule Local Push Notifications in Flutter in background when app is closed, with a custom sound and no sound.
Create a selectable DataTable with Flutter, to select individual rows within your table.
Create a Flutter Delivery App that generates an Invoice PDF document with the customer signature included.
Let's use Flutter to generate PDF Documents with images and tables by using exclusively Flutter widgets.
Let's build a Responsive Flutter Chat App with Multi-User Support for Flutter Web & Firebase & Stream Chat.
Let's build a complete login & signup app with Flutter that stores user information permanently with SharedPreferences & JSON Data.
Let's integrate chat rooms and stories into our Flutter Chat App with StreamChat & Firebase.
How to create an Onboarding Screen UI or Introduction Screen in Flutter. Also, show the Onboarding Screen only one time in your Flutter app.
Use Flutter AdMob to earn money with your Flutter app by displaying Banner Ads, Interstitial and Rewarded Ads in Flutter.
How to use all Firebase CRUD operations in Flutter to write data, read data, update data and delete data from the Firestore Cloud Database.
Let's create a Flutter Navigation Drawer with routing that is displayed as a Sidebar Menu within your Flutter app.
Create a Flutter Settings Page UI that uses Shared Preferences to store the app settings in Flutter.
Build a Web Scraper in Flutter that uses HTTP Requests to get data from any website. Web Scrapping with Flutter is simple!
Make an Audio Recorder App and capture and play audio within your Flutter app.
How to create a Neumorphism button in Flutter. Neumorphism designs consist of two shadows - one outer shadow and one inner shadow.
Share Texts, Images, PDFs, and Other Files with friends & social media & other apps on your device in Flutter.
Display automatically all software licenses used by your Flutter app. Also, extract licenses to display them within your custom UI.
Add Firebase email verification to a Flutter app to verify the email while signing up with an email and password in Firebase Authentication.
Learn how to create a Hidden Drawer UI in Flutter and learn how to create a Navigation Drawer Animation in Flutter.
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 create a Glassmorphism Effect in Flutter by using opacity, a backdrop filter to blur the background to create a Flutter Glass Effect.
Create a simple Audio Player in Flutter that plays audio from url, assets or file. This Flutter Music Player App can play and pause audio.
Use the Flutter Google Sheets API to create and save data to the rows and columns of the Google Spreadsheets in Flutter.
Let's create a beautiful Tic Tac Toe Game from scratch with Flutter.
Create the Flutter Shimmer Effect with a Shimmer Loading Animation while loading data from the server in Flutter.
Lets create a Crypto App that displays crypto currencies within the Syncfusion Flutter Datagrid DataTable.
Build a Web Scraper in Flutter that uses HTTP Requests to get data from any website. Also webscrape JavaScript websites with Flutter!
By using Flutter Local Auth you can authenticate a user with Face ID to your device in Flutter.
Create a simple Search Bar Field in Flutter. This search textfield widget is displayed within the App Bar.
The Reorderable ListView widget lets the user reorder List Items by moving widgets from one position to another.