swipe_image_gallery 0.8.0 swipe_image_gallery: ^0.8.0 copied to clipboard
A scrollable, dismissable by swiping, zoomable gallery on which you can add a dynamic overlay.
0.8.0 #
- Added proper desktop and web support
- Fixed the example project up and added desktop examples for windows and linux
0.5.2 #
- Added opacity change to overlay
- Fixed the example project
0.5.1 #
- Updated readme
0.5.0 #
- Made code styling fixes
- Enabled using widgets and not just images
- Changed
images
property tochildren
0.0.5 #
- Added animation for when threshold was not reached during dismiss thanks to @garlicPasta
- Refactored interactive_page.dart
- Got rid of deprecated setEnabledSystemUIOverlays
0.0.4 #
- Fixed documentation for
SwipeImageGallery
0.0.3 #
- Fixed installation readme
0.0.2 #
- Fixed homepage URL
0.0.1 #
- Gallery with widgets
- Gallery builder
- Overlay option
- Hero animation
- Controllers
- Swipe to dismiss