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-02-21 08:36:55 -0400
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2a0cd5d9ba49e1b82d368e30e754a16bb6310612
2a0cd5d9
1 parent
5a0b71bf
Update changelog
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
widget_wrapper/CHANGELOG.md
widget_wrapper/pubspec.yaml
widget_wrapper/CHANGELOG.md
View file @
2a0cd5d
# Changelog
## 1.0.3
-
Add compatibility with Flutter 3.19.0
## 1.0.2
-
Add compatibility with Flutter 3.18.0-1.0.pre.23
...
...
widget_wrapper/pubspec.yaml
View file @
2a0cd5d
...
...
@@ -4,11 +4,11 @@ description: >
homepage
:
https://github.com/DavBfr/dart_pdf/tree/master/widget_wrapper
repository
:
https://github.com/DavBfr/dart_pdf
issue_tracker
:
https://github.com/DavBfr/dart_pdf/issues
version
:
1.0.
2
version
:
1.0.
3
environment
:
sdk
:
"
>=2.18.0
<4.0.0"
flutter
:
"
>=3.19.0
-9.0.pre.202
"
flutter
:
"
>=3.19.0"
dependencies
:
flutter
:
...
...
Please
register
or
login
to post a comment