-
- Downloads
Use flutter_custom_toolbox for common features
parent
e69e0969
No related branches found
No related tags found
This commit is part of merge request !84. Comments created here will be created in the context of that merge request.
Showing
- .editorconfig 3 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/76.txt 1 addition, 0 deletionsfastlane/metadata/android/en-US/changelogs/76.txt
- fastlane/metadata/android/fr-FR/changelogs/76.txt 1 addition, 0 deletionsfastlane/metadata/android/fr-FR/changelogs/76.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 2 additions, 3 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/main.dart 1 addition, 6 deletionslib/main.dart
- lib/models/game/board.dart 2 additions, 1 deletionlib/models/game/board.dart
- lib/models/game/cell.dart 2 additions, 1 deletionlib/models/game/cell.dart
Loading
Please register or sign in to comment