With the Flutter In App Rating, you can redirect the user to the Playstore & AppStore to leave a review & to rate your Flutter app.
Create beautiful & complex animations for widgets & pages with the Container Transform Animation in Flutter.
Let's build a complete login & signup app with Flutter that stores user information permanently with SharedPreferences & JSON Data.
Let's use Flutter to generate PDF Documents with graphics, images, and texts by using exclusively Flutter widgets.
How to create a Glassmorphism Effect in Flutter by using opacity, a backdrop filter to blur the background to create a Flutter Glass Effect.
Add Firebase email verification to a Flutter app to verify the email while signing up with an email and password in Firebase Authentication.
Send and schedule Local Push Notifications in Flutter in background when app is closed, with a custom sound and no sound.
With Flutter ExpansionTile, you can expand and shrink your widgets and also create an expandable nested ListView.
Learn how to create a Hidden Drawer UI in Flutter and learn how to create a Navigation Drawer Animation in Flutter.
Create a Flutter Settings Page UI that uses Shared Preferences to store the app settings in Flutter.
Flutter Quill is a rich text editor for Flutter apps on Android and iOS.
Fetch JSON data from an API using Flutter HTTP get and use a FutureBuilder to populate a list asynchronously with JSON data in Flutter.
Persist data with Flutter's ObjectBox Database locally on your Android or iOS device. Perform CRUD operations: Create, Read, Update, Delete.
Use Flutter AdMob to earn money with your Flutter app by displaying Banner Ads, Interstitial and Rewarded Ads in Flutter.
Use Firebase Authentication to sign in a user via email and password to your Flutter app using Firebase Auth.
Create a Bottom Navigation Bar in Flutter without Routes that keeps the state with the help of IndexedStack in Flutter.
Create a Simple Countdown Timer with Flutter for Android, iOS & Web.
Make an Audio Recorder App and capture and play audio within your Flutter app.
With Flutter's App Lifecycle you can detect if your app moved to the background, foreground or if your app was closed.
Create a selectable DataTable with Flutter, to select individual rows within your table.
Use the Flutter Google Sheets API to create and save data to the rows and columns of the Google Spreadsheets in Flutter.
By using Flutter Local Auth you can authenticate a user with Face ID to your device in Flutter.
Share Texts, Images, PDFs, and Other Files with friends & social media & other apps on your device in Flutter.
Use Forms and TextFormFields for Email Validation in Flutter. Also, learn how to autofill email fields.
Integrate a real & native Splash Screen to your Flutter app for Android & iOS with the Flutter Native Splash Package.
Lets create a Crypto App that displays crypto currencies within the Syncfusion Flutter Datagrid DataTable.
Create the Flutter Shimmer Effect with a Shimmer Loading Animation while loading data from the server in Flutter.
Display automatically all software licenses used by your Flutter app. Also, extract licenses to display them within your custom UI.
Let's create a beautiful Tic Tac Toe Game from scratch with Flutter.
Let's create a Flutter Navigation Drawer with routing that is displayed as a Sidebar Menu within your Flutter app.