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
2020-03-19 20:51:49 -0400
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
701a79fdb7d54ab9e1ca0363f31b95e426bb3432
701a79fd
1 parent
9e374b03
Fix Changelog
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
printing/CHANGELOG.md
printing/CHANGELOG.md
View file @
701a79f
...
...
@@ -33,7 +33,7 @@ Breaking change: this version is only compatible with flutter >= 1.12
-
Improve native code
-
Add Printing.info()
-
Use PageTheme in example
-
Save shared pdf in cache on Android
-
Save shared pdf in
the
cache on Android
-
Implement macOS embedding support
-
Implement Flutter Web support
...
...
@@ -56,7 +56,7 @@ Breaking change: this version is only compatible with flutter >= 1.12
## 2.1.6
-
Add
qrc
ode to example
-
Add
QrC
ode to example
-
Cancel print job in case of layout error
## 2.1.5
...
...
@@ -78,7 +78,7 @@ Breaking change: this version is only compatible with flutter >= 1.12
## 2.1.0
-
Add
html
to pdf platform conversion
-
Add
HTML
to pdf platform conversion
-
Fix issue with flutter 1.6.2+
## 2.0.4
...
...
@@ -87,7 +87,7 @@ Breaking change: this version is only compatible with flutter >= 1.12
## 2.0.3
-
Add file save and view to example application
-
Add file save and view to
the
example application
-
Convert print screen example to Widgets
-
Deprecate the document argument in Printing.sharePdf()
...
...
@@ -130,15 +130,15 @@ Breaking change: this version is only compatible with flutter >= 1.12
## 1.3.1
-
Fix
p
ana linting notices
-
Fix
P
ana linting notices
## 1.3.0
-
Add a Flutter like
w
idget system
-
Add a Flutter like
W
idget system
## 1.2.0
-
Fix compileSdkVersion to match
appc
ompat
-
Fix compileSdkVersion to match
AppC
ompat
-
Change license to Apache 2.0
-
Implement asynchronous printing driven by the OS
...
...
@@ -146,7 +146,7 @@ Breaking change: this version is only compatible with flutter >= 1.12
-
Rename classes to satisfy Dart conventions
-
Remove useless new and const keywords
-
Changed
appc
ompat dependency to 26.1.0
-
Changed
AppC
ompat dependency to 26.1.0
## 1.0.6
...
...
@@ -173,7 +173,7 @@ Breaking change: this version is only compatible with flutter >= 1.12
## 1.0.1
-
Fixed
sdk
version
-
Fixed
SDK
version
## 1.0.0
...
...
Please
register
or
login
to post a comment