pdf_merger 0.0.6 copy "pdf_merger: ^0.0.6" to clipboard
pdf_merger: ^0.0.6 copied to clipboard

A new Flutter plugin for merge List of PDF files. It supports both android and IOS. Before call this package make sure you allow permission and file picker see example.

0.0.6 #

  • Remove PDFBox from gradle

0.0.5 #

  • Stable version release

0.0.4-beta1 #

  • Added build info method to get package info buildDate, buildDateWithTime, versionName, versionCode, packageName, appName

0.0.4 #

  • Add method added in Async Task and coroutines
  • Create PDF From Multiple Image method added with width, height & compress parameter.
  • Create Image From PDF method added with width, height & single image or multiple image parameter.
  • Get File Size method added to get any file size.
  • Migrate to null safety.

0.0.3 #

  • Add more detail to the description field of pubspec.yaml.
  • Update PDF Example.
  • Remove Unused imports.
  • Formatted according to dartfmt

0.0.2 #

  • Added Readme.
  • Added List PDF Example.

0.0.1 #

  • TODO: Describe initial release.
26
likes
120
pub points
87%
popularity

Publisher

unverified uploader

A new Flutter plugin for merge List of PDF files. It supports both android and IOS. Before call this package make sure you allow permission and file picker see example.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, get

More

Packages that depend on pdf_merger