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

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';
10
likes
140
points
167
downloads

Documentation

API reference

Publisher

verified publishernylo.dev

Weekly Downloads

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

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