gmo_camera_picker 0.0.1 copy "gmo_camera_picker: ^0.0.1" to clipboard
gmo_camera_picker: ^0.0.1 copied to clipboard

A camera picker which is an extension

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gmo_camera_picker

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

dependencies:
  gmo_camera_picker: ^0.0.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:gmo_camera_picker/gmo_camera_picker.dart';
1
likes
60
pub points
13%
popularity

Publisher

unverified uploader

A camera picker which is an extension

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

camera, flutter, path, path_provider, video_player

More

Packages that depend on gmo_camera_picker