:drunk: Werid miniapp runtime
This commit is contained in:
@@ -19,7 +19,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
|
||||
version: 3.5.0+164
|
||||
|
||||
environment:
|
||||
sdk: ^3.8.0
|
||||
sdk: '>3.10.0'
|
||||
|
||||
# Dependencies specify other packages that your package needs in order to work.
|
||||
# To automatically upgrade your package dependencies to the latest versions
|
||||
@@ -71,6 +71,7 @@ dependencies:
|
||||
cross_file: ^0.3.5+1
|
||||
image_picker: ^1.2.1
|
||||
file_picker: ^10.3.8
|
||||
flutter_eval: ^0.8.2
|
||||
riverpod_annotation: ^4.0.0
|
||||
image_picker_platform_interface: ^2.11.1
|
||||
image_picker_android: ^0.8.13+10
|
||||
@@ -196,6 +197,9 @@ dev_dependencies:
|
||||
flutter_launcher_icons: ^0.14.4
|
||||
msix: ^3.16.12
|
||||
|
||||
dependency_overrides:
|
||||
analyzer: ^8.0.0
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
||||
|
||||
Reference in New Issue
Block a user