Skip to content

Commit

Permalink
Set Flutter 3.19 as minimal version
Browse files Browse the repository at this point in the history
  • Loading branch information
DavBfr committed May 16, 2024
1 parent 67f451a commit a171922
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions printing/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## 5.13.0

- Migrate to package:web and dart:js_interop
- Set Flutter 3.19 as minimal version

## 5.12.0

Expand Down
2 changes: 1 addition & 1 deletion printing/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ version: 5.13.0

environment:
sdk: ">=3.3.0 <4.0.0"
flutter: ">=3.10.0"
flutter: ">=3.19.0"

dependencies:
ffi: ">=1.1.0 <3.0.0"
Expand Down

0 comments on commit a171922

Please sign in to comment.