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-01-27 11:53:47 -0400
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
50ea984043f26a77b9285e3c367c57cec1cdc5bd
50ea9840
1 parent
8bfcced0
Update changelog
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
printing/CHANGELOG.md
printing/pubspec.yaml
printing/CHANGELOG.md
View file @
50ea984
1
# Changelog
1
# Changelog
2
2
3
-
## 5.1
1.2
3
+
## 5.1
2.0
4
4
5
-
Refactor html imports
5
-
Refactor html imports
6
+
-
Implement PdfActionBarTheme for actions bar and add method scrollToPage
[
Aleksei
]
6
7
7
## 5.11.1
8
## 5.11.1
8
9
printing/pubspec.yaml
View file @
50ea984
@@ -15,7 +15,7 @@ topics:
@@ -15,7 +15,7 @@ topics:
15
-
print
15
-
print
16
-
printing
16
-
printing
17
-
report
17
-
report
18
-
version
:
5.1
1.2
18
+
version
:
5.1
2.0
19
19
20
environment
:
20
environment
:
21
sdk
:
"
>=3.0.0
<4.0.0"
21
sdk
:
"
>=3.0.0
<4.0.0"
Please
register
or
login
to post a comment