Create a Flutter Calendar Events App with different views. Schedule appointments, edit and delete calendar events in Flutter.
Within the ListView, you can select single & multiple items such as countries and languages out of a list of items in Flutter.
Create a beautiful User Profile Page UI in Flutter with profile picture, profile image and cover image.
Create an Animated Curved Bottom Navigation Bar in Flutter. This Curved Navigation Bar works on Android and iOS.
Let's finish the Quiz App in Flutter with a beautiful home page and different categories of questions.
Use Flutter to drag and drop items within the ListView to other locations and also drag the whole listview around.
Store & Load Data locally on your phone with Flutter's SharedPreferences plugin to persist data even if your app was closed.
Persist your data securely and encrypted with Flutter Secure Storage locally on your phone in Flutter.
Introduce your app to your users by showcasing the most important widgets and their functionality in Flutter.
How to build a Chat App or Messaging App in Flutter with a list of chat messages and a textfield to write these chat messages in Flutter.
The new Flutter Material You Navigation Bar is here! Does it replace the aged Flutter Bottom Navigation Bar?
Generate Flutter QR Codes to share data whereas other people use the Flutter QR Code Scanner App to retrieve this data.
With Flutter 2 Autofill Services are supported. Fill TextFields with name, email, payment methods etc. automatically in Flutter.
Store data using Flutter SQL Database Storage SQFlite to insert, delete, update and view data in your Flutter SQLite Database.
Use Flutter Google SignIn completely without Firebase which is working for Android, iOS and Flutter Web.
Let's build a complete responsive real-time Flutter Chat App from scratch for mobile & web with Stream Chat.
Create In App Purchases and Subscriptions in Flutter with RevenueCat.
Integrate Flutter Google SignIn With Firebase to allow user authentication in your Flutter app.
Let's create a selectable Flutter Navigation Drawer with routing that highlights the current item within the Flutter Sidebar Menu.
Let's integrate chat rooms and stories into our Flutter Chat App with StreamChat & Firebase.
Let's create a Flutter Signature App where the user can draw his signature and also export the signature as an image 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.
Create a Flutter Navigation Drawer Animation that is displayed as a Sidebar Menu with animation within your Flutter app.
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.
Create a Flutter Delivery App that generates an Invoice PDF document with the customer signature included.
Build a Web Scraper in Flutter that uses HTTP Requests to get data from any website. Web Scrapping with Flutter is simple!
Build a Web Scraper in Flutter that uses HTTP Requests to get data from any website. Also webscrape JavaScript websites with Flutter!
How to create an Onboarding Screen UI or Introduction Screen in Flutter. Also, show the Onboarding Screen only one time in your Flutter app.
Create a Flutter Webview App Example that allows to load URLs, display web pages with HTML, run Javascript on Android and iOS.