media_pro 1.0.4 copy "media_pro: ^1.0.4" to clipboard
media_pro: ^1.0.4 copied to clipboard

Media widgets for Flutter. Upload and display images from the gallery, camera and more.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add media_pro

With Flutter:

 $ flutter pub add media_pro

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

dependencies:
  media_pro: ^1.0.4

Alternatively, your editor might support dart pub get or 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_pro/media_pro.dart';
5
likes
0
pub points
32%
popularity

Publisher

unverified uploader

Media widgets for Flutter. Upload and display images from the gallery, camera and more.

Homepage
Repository (GitHub)
View/report issues

Topics

#image-picker #media #api

Funding

Consider supporting this project:

github.com

License

unknown (LICENSE)

Dependencies

cached_network_image, dio, flutter, flutter_draggable_gridview, http_parser, image_picker, mime, nylo_support, pretty_dio_logger

More

Packages that depend on media_pro