update dart and flutter version

This commit is contained in:
wgh19
2024-04-17 20:55:23 +08:00
parent 32aac42c19
commit bfa25c4b83
13 changed files with 505 additions and 266 deletions

View File

@@ -6,7 +6,7 @@ description: Demonstrates how to use the flutter_qjs plugin.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
environment:
sdk: ">=2.7.0 <3.0.0"
sdk: ">=3.0.0"
dependencies:
flutter:
@@ -20,8 +20,8 @@ dependencies:
# the parent directory to use the current plugin's version.
path: ../
highlight: 0.6.0
flutter_highlight: 0.6.0
highlight: any
flutter_highlight: any
dev_dependencies:
flutter_test: