-
- Downloads
Add "settings" page
parent
2823e0f5
No related branches found
No related tags found
Checking pipeline status
This commit is part of merge request !34. Comments created here will be created in the context of that merge request.
Showing
- android/gradle.properties 2 additions, 2 deletionsandroid/gradle.properties
- assets/translations/en.json 6 additions, 0 deletionsassets/translations/en.json
- assets/translations/fr.json 6 additions, 0 deletionsassets/translations/fr.json
- lib/activities/ActivityDemoPage.dart 25 additions, 0 deletionslib/activities/ActivityDemoPage.dart
- lib/cubit/bottom_nav_cubit.dart 2 additions, 1 deletionlib/cubit/bottom_nav_cubit.dart
- lib/cubit/settings_cubit.dart 46 additions, 0 deletionslib/cubit/settings_cubit.dart
- lib/cubit/settings_state.dart 23 additions, 0 deletionslib/cubit/settings_state.dart
- lib/ui/screens/settings_page.dart 27 additions, 0 deletionslib/ui/screens/settings_page.dart
- lib/ui/screens/skeleton_screen.dart 19 additions, 13 deletionslib/ui/screens/skeleton_screen.dart
- lib/ui/widgets/bottom_nav_bar.dart 4 additions, 0 deletionslib/ui/widgets/bottom_nav_bar.dart
- lib/ui/widgets/settings_form.dart 79 additions, 0 deletionslib/ui/widgets/settings_form.dart
- pubspec.lock 8 additions, 0 deletionspubspec.lock
- pubspec.yaml 2 additions, 1 deletionpubspec.yaml
Loading
Please register or sign in to comment