media_picker_manager 0.1.5 copy "media_picker_manager: ^0.1.5" to clipboard
media_picker_manager: ^0.1.5 copied to clipboard

A highly configurable Flutter media picker and manager for local and remote images, videos and files.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add media_picker_manager

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

dependencies:
  media_picker_manager: ^0.1.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_picker_manager/media_picker_manager.dart';
1
likes
160
points
241
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A highly configurable Flutter media picker and manager for local and remote images, videos and files.

Repository (GitHub)
View/report issues

Topics

#media-picker #image-picker #video-picker #file-picker #upload

License

(pending) (license)

Dependencies

cross_file, file_picker, flutter, image_picker, video_player

More

Packages that depend on media_picker_manager