Skip to content

Releases: abhay0648/pdf_merger

0.0.6

08 Jul 07:33
Compare
Choose a tag to compare

Remove PDFBox from gradle

0.0.5

28 May 08:33
Compare
Choose a tag to compare

Stable release

0.0.4-beta1

16 May 09:13
f580f53
Compare
Choose a tag to compare

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.