👷 Flutter 2/3 compatible

This commit is contained in:
niuhuan 2023-05-08 19:17:01 +08:00
parent 20cf418d54
commit fbe25c6c13
1 changed files with 1 additions and 0 deletions

View File

@ -254,6 +254,7 @@ jobs:
gsed -i "s/multi_select_flutter: ^4.0.0/multi_select_flutter: 4.1.2/g" pubspec.yaml
gsed -i "s/multi_select_flutter: ^4.0.0/multi_select_flutter: 4.1.2/g" pubspec.yaml
gsed -i "s/modal_bottom_sheet: ^3.0.0-pre/modal_bottom_sheet: 2.0.1/g" pubspec.yaml
gsed -i "s/Icons.energy_savings_leaf/Icons.ad_units/g" lib/screens/SettingsScreen.dart
flutter pub get
- name: Build (windows)