Let's finish the Quiz App in Flutter with a beautiful home page and different categories of questions.
Create a DataTable with Flutter to display data in columns, rows, and cells and also learn how to sort the data within the table.
Within the ListView, you can select single & multiple items such as countries and languages out of a list of items in Flutter.
Use Flutter to drag and drop items within the ListView to other locations and also drag the whole listview around.
The new Flutter Material You Navigation Bar is here! Does it replace the aged Flutter Bottom Navigation Bar?
Use the iOS Styled Cupertino Date Picker in Flutter to pick dates, times & also any other items.
Persist your data securely and encrypted with Flutter Secure Storage locally on your phone in Flutter.
Create a Flutter Calendar Events App with different views. Schedule appointments, edit and delete calendar events in Flutter.
Learn to create a complete e-commerce app in Flutter. Implement multiple product categories, favorite/unfavorite products, read descriptions, and add items to the cart. Develop your app-building skills and create a seamless shopping experience!
Let's use Firebase Push Notifications in our Flutter app to send push notifications to different users through the Firebase console!
Create a beautiful User Profile Page UI in Flutter with profile picture, profile image and cover image.
Introduce your app to your users by showcasing the most important widgets and their functionality in Flutter.
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 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.
Create beautiful & complex animations for widgets & pages with the Container Transform Animation in Flutter.
Generate Flutter QR Codes to share data whereas other people use the Flutter QR Code Scanner App to retrieve this data.
With Flutter's App Lifecycle you can detect if your app moved to the background, foreground or if your app was closed.
With Flutter 2 Autofill Services are supported. Fill TextFields with name, email, payment methods etc. automatically in Flutter.
Integrate Flutter Google SignIn With Firebase to allow user authentication in your Flutter app.
Use Flutter Google SignIn completely without Firebase which is working for Android, iOS and Flutter Web.
With the Flutter In App Rating, you can redirect the user to the Playstore & AppStore to leave a review & to rate your Flutter app.
Let's build a complete responsive real-time Flutter Chat App from scratch for mobile & web with Stream Chat.
Let's create a selectable Flutter Navigation Drawer with routing that highlights the current item within the Flutter Sidebar Menu.
Let's use Flutter to generate PDF Documents with graphics, images, and texts by using exclusively Flutter widgets.
Store data using Flutter SQL Database Storage SQFlite to insert, delete, update and view data in your Flutter SQLite Database.
Create a Flutter Delivery App that generates an Invoice PDF document with the customer signature included.
Create a selectable DataTable with Flutter, to select individual rows within your table.
Send and schedule Local Push Notifications in Flutter in background when app is closed, with a custom sound and no sound.
Create In App Purchases and Subscriptions in Flutter with RevenueCat.
With Flutter ExpansionTile, you can expand and shrink your widgets and also create an expandable nested ListView.