flutter_ui_challenge_flight_search
flutter_ui_challenge_flight_search copied to clipboard
An advanced UI design implemented in Flutter
Hi **MarcinusX**, your repo is very useful for beginner, so I upgrade it to **Null Safety**
[flutter_ui_challenge_flight_search] flutter pub get Running "flutter pub get" in flutter_ui_challenge_flight_search... pubspec.yaml has no lower-bound SDK constraint. You should edit pubspec.yaml to contain an SDK constraint: environment: sdk: '>=2.10.0
please help, stop card only at bottom after flutter update sdk: ">=2.3.0
upgrade to sdk 3.6.0 and upgrade to null safety
I have upgrade to null safety and do the code in running mode.