Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
dart_pdf
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
David PHAM-VAN
2024-05-16 09:17:58 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a1719222676aac52da99a53d861e715ff92d56d4
a1719222
1 parent
67f451ae
Set Flutter 3.19 as minimal version
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
printing/CHANGELOG.md
printing/pubspec.yaml
printing/CHANGELOG.md
View file @
a171922
...
...
@@ -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
...
...
printing/pubspec.yaml
View file @
a171922
...
...
@@ -19,7 +19,7 @@ version: 5.13.0
environment
:
sdk
:
"
>=3.3.0
<4.0.0"
flutter
:
"
>=3.1
0
.0"
flutter
:
"
>=3.1
9
.0"
dependencies
:
ffi
:
"
>=1.1.0
<3.0.0"
...
...
Please
register
or
login
to post a comment