media_pro 1.0.16 copy "media_pro: ^1.0.16" to clipboard
media_pro: ^1.0.16 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 Flutter:

 $ flutter pub add media_pro

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

dependencies:
  media_pro: ^1.0.16

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_pro/media_pro.dart';
5
likes
130
pub points
20%
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

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (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