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.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'media_viewer_example_app.dart';

void main() {
  runApp(const MediaViewerExampleApp());
}
1
likes
150
points
256
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