Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

40 lines (29 loc) · 1.12 KB

0.1.8

Resolved all the issues for IOS and Android. Android is compatible with Android X release

0.1.9

Resolved bug on android -> when image is uploaded to s3 and image upload fails, the app crashes.

0.2.0

updated readme to contain proper instruction set

0.2.1

updated kotlin version in android to resolve conflicts with flutter version 1.9 and updated android studio version.

0.2.3

added new regions into the package.

0.2.4

plugin now supports pdf and other file type uploads. Other file uploads were working properly on Android before, but they were broken for IOS, so we have fixed those now too. NOTE **** Use upload method in order to upload files other than images.

0.4.0

Buggy -> do not use Do not use this version. older or newer version instead

0.4.1

Buggy -> do not use plugin is not fixed for xcode version 12

0.5.0

plugin is now working for ios upload also. However plugin is still not using TransferUtiltiy classes as thosee are giving issues on image uploads.

0.5.2

the documents and image urls path are now returned correctly.

0.6.0

prerelease -> this version includes null safety