/flutter_yoga_app

An app built in flutter which provides information about different yoga asanas.

Primary LanguageDartMIT LicenseMIT

Yoga App in Flutter

Flutter app for custom yoga classes with workout player. Forked from https://github.com/Stmol/yoga_app_flutter

Run the project

$ git clone git@github.com:Stmol/yoga_app_flutter.git
$ flutter pub get
$ flutter run

Architecture

  • State management: Flutter MobX
  • DI: Provider
  • MVVM: MobX Stores as MV
  • Storage: JSON in SharedPreferences

iOS and Android layout

It uses flex layout to fit different screen sizes

Localization

Data set (asanas, classrooms) contains only russian language

Copyrights

All images used in the app belong to their authors. Please respect copyrights and dont use them in production.

Misc

MIT License, enjoy!

Feedback is welcome!