I was learning Hive (no SQL Db) to use in flutter app development.
And Also I was excited to implement the dark theme.
After learning both,
I decided to implement these 2 things in a single App and publish it.
It's my common nature to go for production after learning something new.
Then I made a simple Notes App in Flutter implementing dark theme and hive database.
It has CRUD functionality and changing theme mode.
Here I have used
flutter_hive for the local Database.
provider for state management.
After building the App I submitted it to Google Play Console.
Alhamdulillah, Google Approved it today ! (04-03-2023)
Learning something new is always fun; implementing it into production is exciting!
And Also I was excited to implement the dark theme.
After learning both,
I decided to implement these 2 things in a single App and publish it.
It's my common nature to go for production after learning something new.
Then I made a simple Notes App in Flutter implementing dark theme and hive database.
It has CRUD functionality and changing theme mode.
Here I have used
flutter_hive for the local Database.
provider for state management.
After building the App I submitted it to Google Play Console.
Alhamdulillah, Google Approved it today ! (04-03-2023)
Learning something new is always fun; implementing it into production is exciting!