flutter_multimedia_gallery 0.1.0 copy "flutter_multimedia_gallery: ^0.1.0" to clipboard
flutter_multimedia_gallery: ^0.1.0 copied to clipboard

Reusable Flutter carousel and full-screen gallery for image and video lists.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_multimedia_gallery

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

dependencies:
  flutter_multimedia_gallery: ^0.1.0

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_multimedia_gallery/flutter_multimedia_gallery.dart';
0
likes
150
points
106
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Reusable Flutter carousel and full-screen gallery for image and video lists.

Repository (GitHub)
View/report issues

Topics

#media #gallery #video #image #viewer

License

MIT (license)

Dependencies

cached_network_image, flutter, smooth_page_indicator, video_player, video_thumbnail

More

Packages that depend on flutter_multimedia_gallery