preloaded_images 1.0.2 copy "preloaded_images: ^1.0.2" to clipboard
preloaded_images: ^1.0.2 copied to clipboard

A new flutter plugin to fetch latest 'X' images from mobile storage. It returns list of asset url's and works both on IOS and Android.

1.0.2 #

  • In 1.0.1, IOS is giving exact paths and it is not allowing to use this resource (while uploading into any storage buckets).
  • In 1.0.2, It will solve the above issue.

1.0.1 #

  • Added Support for GIF images in IOS (Earlier GIF images are converted to PNG)
  • Updated example in readme file (Check the example tab)

1.0.0 #

  • Updated Permissions message and added Images in ReadMe.md

0.0.2 #

  • Updated Readme.MD in example

0.0.1 #

  • Inital Version
9
likes
40
pub points
0%
popularity

Publisher

verified publishersuresh-konakanchi.in

A new flutter plugin to fetch latest 'X' images from mobile storage. It returns list of asset url's and works both on IOS and Android.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on preloaded_images