media_picker_plus 0.1.0+2 copy "media_picker_plus: ^0.1.0+2" to clipboard
media_picker_plus: ^0.1.0+2 copied to clipboard

A Flutter plugin to pick or capture images and videos with quality control options

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add media_picker_plus

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

dependencies:
  media_picker_plus: ^0.1.0+2

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_plus/media_picker_plus.dart';
0
likes
150
points
6
downloads

Publisher

verified publisherthanhtunguet.info

Weekly Downloads

A Flutter plugin to pick or capture images and videos with quality control options

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on media_picker_plus

Packages that implement media_picker_plus