media_view 0.0.5 copy "media_view: ^0.0.5" to clipboard
media_view: ^0.0.5 copied to clipboard

Display images for all types, including a full-screen dialog, pinch & zoom.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add media_view

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

dependencies:
  media_view: ^0.0.5

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:media_view/media_view.dart';
0
likes
120
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

Display images for all types, including a full-screen dialog, pinch & zoom.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

cached_network_image, dismissible_page, flutter, flutter_svg, shimmer

More

Packages that depend on media_view