This is just a small Weight tracking application developed using Flutter.
0.1.0: This is just a very basic app(not user-friendly) and not a production ready app. But you can check out the chart and the Hive DB in action.
- FL Chart for representing the weight data graphically
- Hive NoSQL Database for storing the weight locally
- Path Provider for finding the db path location
- Flutter Launcher Icons for adding the app icon
Check out Log.md if you have time to kill and to see what was going on my head(log updates)