Flutter app for custom yoga classes with workout player
$ git clone [email protected]:Stmol/yoga_app_flutter.git
$ flutter pub get
$ flutter run
- State management: Flutter MobX
- DI: Provider
- MVVM: MobX Stores as MV
- Storage: JSON in SharedPreferences
It uses flex layout to fit different screen sizes
Data set (asanas, classrooms) contains only russian language
All images used in the app belong to their authors. Please respect copyrights and dont use them in production.
MIT License, enjoy!
Feedback is welcome!