- Remove PDFBox from gradle
- Stable version release
- Added build info method to get package info buildDate, buildDateWithTime, versionName, versionCode, packageName, appName
- 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.
- Add more detail to the description field of pubspec.yaml.
- Update PDF Example.
- Remove Unused imports.
- Formatted according to dartfmt
- Added Readme.
- Added List PDF Example.
- TODO: Describe initial release.