The Habits mobile app allows you to add a new habit and track progress, with the ability to sort and view the details of the habit.
Dart
;Flutter
;Bloc
;RxDart
;Sqflite
.
View all habits
;Add new habit
;Set notification
;Sort orders
;Settings
;View order details
.
Clone the repository using HTTP: git clone https://github.com/RuTiKeyOne/Habits
;Open Android Studio/Visual Studio Code
;Click on 'Open the project folder
;Browse to the directory where you cloned the mobile-wallet repo and click OK
;Let Android Studio/Visual Studio Code import the project
;Build the application in your device by clicking run button
.