flutter_media_viewer 0.3.2 copy "flutter_media_viewer: ^0.3.2" to clipboard
flutter_media_viewer: ^0.3.2 copied to clipboard

Cached image and video gallery viewer with Hero transitions and playback controls.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_media_viewer

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_media_viewer: ^0.3.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_media_viewer/flutter_media_viewer.dart';
1
likes
150
points
164
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Cached image and video gallery viewer with Hero transitions and playback controls.

Repository (GitHub)
View/report issues

Topics

#gallery #media #photos #videos #viewer

License

MIT (license)

Dependencies

cached_network_image_ce, flutter, hugeicons, video_player

More

Packages that depend on flutter_media_viewer