Jpec57 / enter_training_me

This is the last one, I swear

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enter_training_me

flutter run -t test/widget/review_stars_test.dart git config core.hooksPath hooks/ dart pub outdated flutter packages pub run build_runner build --delete-conflicting-outputs

The last fitness project, I swear

    boxShadow: [
      BoxShadow(
        color: Colors.black45,
        spreadRadius: 5,
        blurRadius: 3,
        offset: Offset(2, 3),
      ),
    ],



              gradient: LinearGradient(
                  begin: Alignment(0.0, 0.25),
                  end: Alignment.bottomCenter,
                  colors: <Color>[
                    userBackgroundColor,
                    trainingRowColor
                  ],
                ),

https://github.com/imaNNeoFighT/fl_chart/blob/master/repo_files/documentations/radar_chart.md

Cache

DefaultCacheManager manager = new DefaultCacheManager(); manager.emptyCache(); //clears all data in cache.

Translation

flutter gen-l10n

TODO

  • change TrainingBar with exo section
  • use AskedToChangeExoEvent in InWorkoutBloc

Add internet for ios https://flutter.dev/docs/cookbook/plugins/play-video

About

This is the last one, I swear


Languages

Language:Dart 99.6%Language:Ruby 0.3%Language:Swift 0.1%Language:Kotlin 0.0%Language:Objective-C 0.0%Language:Shell 0.0%