mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: upgrade to flutter 3.19.0 (#4677)
* chore: upgrade to flutter 3.19.0 * chore: adjust to the latest flutter convention * chore: update CI flutter version * fix: flutter analyze * fix: flutter analyze * fix: flutter analyze * chore: fix docker build
This commit is contained in:
@ -29,7 +29,7 @@ dev_dependencies:
|
||||
sdk: flutter
|
||||
integration_test:
|
||||
sdk: flutter
|
||||
flutter_lints: ^2.0.1
|
||||
flutter_lints: ^3.0.1
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
@ -25,7 +25,7 @@ dev_dependencies:
|
||||
sdk: flutter
|
||||
build_runner:
|
||||
freezed:
|
||||
flutter_lints: ^2.0.1
|
||||
flutter_lints: ^3.0.1
|
||||
json_serializable: ^6.6.2
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
|
Reference in New Issue
Block a user