Use flutter_lints package and update code according to stricter rules
Showing
- README.md 2 additions, 2 deletionsREADME.md
- analysis_options.yaml 11 additions, 1 deletionanalysis_options.yaml
- assets/translations/de.json 1 addition, 1 deletionassets/translations/de.json
- assets/translations/en.json 2 additions, 2 deletionsassets/translations/en.json
- lib/cubit/theme_cubit.dart 1 addition, 1 deletionlib/cubit/theme_cubit.dart
- lib/main.dart 8 additions, 5 deletionslib/main.dart
- lib/ui/screens/first_screen.dart 8 additions, 8 deletionslib/ui/screens/first_screen.dart
- lib/ui/screens/second_screen.dart 18 additions, 18 deletionslib/ui/screens/second_screen.dart
- lib/ui/screens/skeleton_screen.dart 5 additions, 3 deletionslib/ui/screens/skeleton_screen.dart
- lib/ui/widgets/app_bar_gone.dart 1 addition, 1 deletionlib/ui/widgets/app_bar_gone.dart
- lib/ui/widgets/bottom_nav_bar.dart 4 additions, 1 deletionlib/ui/widgets/bottom_nav_bar.dart
- lib/ui/widgets/first_screen/info_card.dart 4 additions, 2 deletionslib/ui/widgets/first_screen/info_card.dart
- lib/ui/widgets/header.dart 2 additions, 2 deletionslib/ui/widgets/header.dart
- lib/ui/widgets/second_screen/grid_item.dart 1 addition, 1 deletionlib/ui/widgets/second_screen/grid_item.dart
- lib/ui/widgets/second_screen/link_card.dart 1 addition, 1 deletionlib/ui/widgets/second_screen/link_card.dart
- pubspec.lock 9 additions, 2 deletionspubspec.lock
- pubspec.yaml 1 addition, 1 deletionpubspec.yaml
- test/widget_test.dart 0 additions, 5 deletionstest/widget_test.dart
Loading
Please register or sign in to comment