local_image_provider 0.5.1
local_image_provider: ^0.5.1 copied to clipboard
A library for retrieving the metadata and contents of the images and albums on a mobile device.
Changelog #
0.5.1 #
- Fixes issues pointed out by pub_dev analysis
- updated description in pubspec
- updated json_annotation dependency to 3.0
- ran format on dart files
0.5.0 #
- Initial release with limited functionality, supports only:
- getting album descriptions
- getting latest image descriptions
- getting bytes for image.
- Android and iOS 10+ support