Sohel AkhtarCascade Operator in DartCascades (.., ?..) allow you to make a sequence of operations on the same object. In addition to accessing instance members, you can also…Jul 7, 2022Jul 7, 2022
Sohel AkhtarFlutter Sqflite database Backup & Restore (import/export DB)While using sqflite package in flutter for local database, there comes scenarios where we may need to backup and restore the database.Dec 16, 2021Dec 16, 2021
Sohel AkhtarFlutter: Add Dark/Light mode to your appIn this article, I will be sharing how you can add Dark/Light mode feature to your Flutter app using Provider & Shared Preferences.Jun 24, 2021Jun 24, 2021