multimedia_gallery 0.0.11+25
multimedia_gallery: ^0.0.11+25 copied to clipboard
A multimedia gallery for Flutter. This gallery support image panning and zooming, video viewing and audio playing with multiple media format.
0.0.11+25 #
- Updated dependencies to latest versions.
0.0.10+24 #
- Updated dependencies to latest versions.
0.0.9+23 #
- Added:
backgroundColorflag forImageViewerclass. - Added:
appBarBackgroundColorflag forImageViewerclass. - Added:
indicatorActiveColorflag forImageViewerclass. - Added:
indicatorInactiveColorflag forImageViewerclass. - Fix: Video Thumbnail namespace issue.
0.0.8+22 #
- Added:
downloadImageEnabledflag forImageViewerclass.
0.0.7+21 #
- Added:
overwriteUiMode,customUiMode,downloadDialogTitle,downloadDialogDescription,downloadDialogPositiveButtonText,downloadDialogNegativeButtonText,downloadSuccessText,downloadFailedText,downloadToastButtonText,openGalleryFailedTextforImageViewerclass to support customisations. - Updated: versioning of packages used
0.0.6+20 #
- Updated:
image_gallery_saverpackage is replaced withimage_gallery_saver_plusin order to support AGP 8 and above versions.
0.0.5+19 #
- Fix: Pub dev readme
- Format code
0.0.4+18 #
- Added:
topSafeAreaEnabled,bottomSafeAreaEnabled,enableDarkModeflag forImageViewerclass - Refactor:
imageHeaderwidget is now refactored toImageHeader, stateless widget.
0.0.3+17 #
- Format code
- Updated readme.md
0.0.3+16 #
- Added next image and image list indicator
- Added next video feature
0.0.3+15 #
- Add customizable AppBar for image viewer
0.0.3+14 #
- Updated readme.md
0.0.3+13 #
- Updated readme.md
- Added documentation
- Upgrade package anf flutter version
0.0.2+12 #
- Fix video overlay flickering issue
- File clean up
0.0.2+11 #
- Fix video overlay timer.
0.0.2+10 #
- Fix linter issue to support older Flutter version.
- Added show video overlay timer.
0.0.2+9 #
- Fix linter issue (Upgrade package and flutter version).
- Add user defined app bar (portraitAppBar).
0.0.2+8 #
- Added base listing feature
- Added skip next and skip previous audio.
- Fix video timestamp.
- Added buffering and replay icon to video player.
0.0.1+7 #
- Fix pub dev readme gif not working.
0.0.1+6 #
- Fix dart linter warning.
0.0.1+5 #
- Update README.md.
- Added issue tracker and repository link.
0.0.1+4 #
- Fix linter warning.
0.0.1+3 #
- Added code comment.
- Added dark mode and light mode detector.
- Fix video viewer and audio viewer timestamp slider.
0.0.1+2 #
- Added readme.md.
- Added file source function for audio viewer and video viewer to fetch the file source.
- Added license file.
0.0.1+1 #
- Fix video screen orientation issue.
- Added dark mode detection in image screen.
- Fix audio slider issue.
- Added audio background gradient by detecting image colour palette.
0.0.1 #
- Initial commit.