multi_image_layout_plus 0.0.1
multi_image_layout_plus: ^0.0.1 copied to clipboard
Upgraded version of multi_image_layout with additional features.
0.1.3 #
- Use ImageGallerySaverPlus instead of ImageGallerySaver for better performance, caching and compatibility with new dart/flutter
0.1.2 #
- Upgrade dependencies
0.1.1 #
- Use CachedNetworkImage instead of NetworkImage for better performance and caching images
0.1.0 #
- Optimized code for maximum pub points
0.0.9 #
- Added
networkImageHeadersparameter to allow for custom headers to be passed to the network image
0.0.8 #
- Changed the process of listing images and captions by introducing List<ImageModel>
- Captions are now fully optional
0.0.7 #
- Optimized code for maximum pub points
0.0.6 #
- Added download image feature
- Updated Dependencies
0.0.5 #
- Optimized code for maximum pub points
0.0.3 #
- Made height and width parameters dynamic
- Added Caption feature
- Updates to README
- Added a CHANGELOG
0.0.2 #
- Minor Fixes
0.0.1 #
- Initial public release