smart_media_picker_and_viewer 0.0.6 copy "smart_media_picker_and_viewer: ^0.0.6" to clipboard
smart_media_picker_and_viewer: ^0.0.6 copied to clipboard

A versatile Flutter package for picking and viewing various media types.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smart_media_picker_and_viewer

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

dependencies:
  smart_media_picker_and_viewer: ^0.0.6

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:smart_media_picker_and_viewer/smart_media_picker_and_viewer.dart';
10
likes
150
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

A versatile Flutter package for picking and viewing various media types.

Repository (GitHub)
View/report issues

Topics

#image-picker #file-picker #view-files

Documentation

API reference

License

MIT (license)

Dependencies

carousel_slider, dotted_border, file_picker, flutter, flutter_pdfview, image_picker, open_file

More

Packages that depend on smart_media_picker_and_viewer