omni_media_picker 0.1.1 copy "omni_media_picker: ^0.1.1" to clipboard
omni_media_picker: ^0.1.1 copied to clipboard

A Flutter plugin to capture multiple media from the device.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add omni_media_picker

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

dependencies:
  omni_media_picker: ^0.1.1

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:omni_media_picker/omni_media_picker.dart';
1
likes
150
points
193
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to capture multiple media from the device.

Repository (GitHub)
View/report issues

Topics

#camera #image #media #picker #photos

Documentation

API reference

License

MIT (license)

Dependencies

camera, flutter

More

Packages that depend on omni_media_picker