Gym Buddy is a flutter application that you can use in order to track your workouts in the Gym. You can create exercise groups and choose the exercises for your daily workout.
This app is the entry point for me in the world of Flutter and Dart. Thus, its moslty developed for educational purposes and for me to get to know Flutter and Dart better!
- Flutter
- Dart
- SQLite
You'll need the following packages:
- sqflite: 2.0.0+4
- provider: 6.0.1
- intl: 0.17.0