-
- Downloads
Use flutter_custom_toolbox for common features
parent
65e34ffe
No related branches found
No related tags found
This commit is part of merge request !70. Comments created here will be created in the context of that merge request.
Showing
- .editorconfig 18 additions, 0 deletions.editorconfig
- .gitignore 1 addition, 0 deletions.gitignore
- assets/fonts/Nunito-Bold.ttf 0 additions, 0 deletionsassets/fonts/Nunito-Bold.ttf
- assets/fonts/Nunito-Light.ttf 0 additions, 0 deletionsassets/fonts/Nunito-Light.ttf
- assets/fonts/Nunito-Medium.ttf 0 additions, 0 deletionsassets/fonts/Nunito-Medium.ttf
- assets/fonts/Nunito-Regular.ttf 0 additions, 0 deletionsassets/fonts/Nunito-Regular.ttf
- fastlane/metadata/android/en-US/changelogs/66.txt 1 addition, 0 deletionsfastlane/metadata/android/en-US/changelogs/66.txt
- fastlane/metadata/android/fr-FR/changelogs/66.txt 1 addition, 0 deletionsfastlane/metadata/android/fr-FR/changelogs/66.txt
- lib/config/default_game_settings.dart 1 addition, 1 deletionlib/config/default_game_settings.dart
- lib/config/default_global_settings.dart 1 addition, 1 deletionlib/config/default_global_settings.dart
- lib/config/menu.dart 1 addition, 1 deletionlib/config/menu.dart
- lib/config/theme.dart 0 additions, 190 deletionslib/config/theme.dart
- lib/cubit/game_cubit.dart 1 addition, 2 deletionslib/cubit/game_cubit.dart
- lib/cubit/nav_cubit.dart 1 addition, 1 deletionlib/cubit/nav_cubit.dart
- lib/cubit/settings_game_cubit.dart 1 addition, 2 deletionslib/cubit/settings_game_cubit.dart
- lib/cubit/settings_global_cubit.dart 1 addition, 2 deletionslib/cubit/settings_global_cubit.dart
- lib/cubit/theme_cubit.dart 1 addition, 2 deletionslib/cubit/theme_cubit.dart
- lib/data/fetch_data_helper.dart 2 additions, 1 deletionlib/data/fetch_data_helper.dart
- lib/main.dart 1 addition, 6 deletionslib/main.dart
- lib/models/game/game.dart 2 additions, 1 deletionlib/models/game/game.dart
Loading
Please register or sign in to comment