printing 2.1.9 copy "printing: ^2.1.9" to clipboard
printing: ^2.1.9 copied to clipboard

outdated

Plugin that allows Flutter apps to generate and print documents to android or ios compatible printers

Changelog #

2.1.9 #

  • Add Markdown example
  • Update printing example
  • Change the channel name
  • Add Builder widget
  • Improve Android registration

2.1.8 #

  • Revert "Update plugin platforms" (Flutter 1.9.1)

2.1.7 #

  • Add iOS Direct Print
  • Fix iOS 13 bug

2.1.6 #

  • Add qrcode to example
  • Cancel print job in case of layout error

2.1.5 #

  • Add printing completion

2.1.4 #

  • Update example to show saved documents on iOS Files app
  • Fix Html to Pdf paper size on iOS

2.1.3 #

  • Update Pdf dependency

2.1.2 #

  • Update Flutter and Dart dependency

2.1.0 #

  • Add html to pdf platform conversion
  • Fix issue with flutter 1.6.2+

2.0.4 #

  • Update Readme

2.0.3 #

  • Add file save and view to example application
  • Convert print screen example to Widgets
  • Deprecate the document argument in Printing.sharePdf()

2.0.2 #

  • Fix example application

2.0.1 #

  • Fix Replace FlutterErrorDetails to be compatible with Dart 2.3.0

2.0.0 #

  • Breaking change: Switch libraries to AndroidX
  • Add Page information to PdfDoc object

1.3.5 #

  • Restore compatibility with Flutter 1.0.0
  • Update code to Dart 2.1.0
  • Depends on pdf 1.3.3

1.3.4 #

  • Fix iOS build with Swift
  • Add installation instructions in the Readme
  • Follow Flutter debug painting settings

1.3.3 #

  • Fix dart lint warnings
  • Add documentation
  • Add a filename parameter for sharing
  • Convert Objective-C code to Swift
  • Update Readme

1.3.2 #

  • Fix iOS printing issues

1.3.1 #

  • Fix pana linting notices

1.3.0 #

  • Add a Flutter like widget system

1.2.0 #

  • Fix compileSdkVersion to match appcompat
  • Change license to Apache 2.0
  • Implement asynchronous printing driven by the OS

1.1.0 #

  • Rename classes to satisfy Dart conventions
  • Remove useless new and const keywords
  • Changed appcompat dependency to 26.1.0

1.0.6 #

  • Add screenshot example

1.0.5 #

  • Fix printing from pdf document

1.0.4 #

  • Update example for pdf 1.0.5
  • Add Contributing

1.0.3 #

  • Update source formatting
  • Update README

1.0.2 #

  • Add License file
  • Updated homepage

1.0.1 #

  • Fixed sdk version

1.0.0 #

  • Initial release.
1.77k
likes
40
points
290k
downloads

Publisher

verified publishernfet.net

Weekly Downloads

Plugin that allows Flutter apps to generate and print documents to android or ios compatible printers

Homepage
Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (license)

Dependencies

flutter, pdf

More

Packages that depend on printing

Packages that implement printing