Skip to content

Commit ca14036

Browse files
chore(deps): update dependency dart to v3
1 parent 16689b5 commit ca14036

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

auto_route/example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1919
version: 1.0.0+1
2020

2121
environment:
22-
sdk: '>=2.19.6 <3.0.0'
22+
sdk: '3.10.4'
2323

2424
# Dependencies specify other packages that your package needs in order to work.
2525
# To automatically upgrade your package dependencies to the latest versions

logify/example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Logger Plus example
33
publish_to: none
44

55
environment:
6-
sdk: '>=2.12.0 <3.0.0'
6+
sdk: '3.10.4'
77

88
dependencies:
99
logging: ^1.1.1

0 commit comments

Comments
 (0)