Stmol / yoga_app_flutter

Simple Yoga workout app in Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yoga App in Flutter

Flutter app for custom yoga classes with workout player

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!

About

Simple Yoga workout app in Flutter

License:MIT License


Languages

Language:Dart 96.9%Language:Ruby 2.4%Language:Kotlin 0.3%Language:Swift 0.3%Language:Objective-C 0.0%