Skip to content

Commit

Permalink
upgrade: update dependency dart to v3.1.0 (#19)
Browse files Browse the repository at this point in the history
* upgrade: update dependency dart to v3.1.0

* upgrade: flutter 3.13.0

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ronnnnn <xxxx.xyzs.xxxx@gmail.com>
  • Loading branch information
renovate[bot] and ronnnnn authored Aug 17, 2023
1 parent 18eb356 commit 0a9af6b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
dart 3.0.6
flutter 3.10.6-stable
dart 3.1.0
flutter 3.13.0-stable
2 changes: 1 addition & 1 deletion examples/nilts_example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: 'none'

environment:
sdk: '>=3.0.0 <4.0.0'
flutter: '>=3.10.0'
flutter: '>=3.13.0'

dependencies:
flutter:
Expand Down

0 comments on commit 0a9af6b

Please sign in to comment.