mirror of
https://github.com/smmarty/friflex_flutter_starter.git
synced 2025-12-22 01:20:46 +00:00
chore(app): обновление flutter и пакетов (#38)
* chore(pubspec,di): Обновить версии SDK и исправить использование AppEnv * chore(readme): Обновить версии Flutter и Dart, добавить новые библиотеки --------- Co-authored-by: petrovyuri <petrovyuri@example.com>
This commit is contained in:
@@ -6,8 +6,8 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
|
||||
version: 0.0.1+1
|
||||
|
||||
environment:
|
||||
sdk: ^3.9.2
|
||||
flutter: ">=3.35.5"
|
||||
sdk: ">=3.10.0 <4.0.0"
|
||||
flutter: ">=3.38.1"
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
|
||||
Reference in New Issue
Block a user