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

A complete widget from which can easily take image from camera & pick multiple images from device and display them in UI. Also images can be re-ordered and removed easily.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gallery_camera_image_picker_view

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

dependencies:
  gallery_camera_image_picker_view: ^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:gallery_camera_image_picker_view/gallery_camera_image_picker_view.dart';
5
likes
140
pub points
67%
popularity

Publisher

unverified uploader

A complete widget from which can easily take image from camera & pick multiple images from device and display them in UI. Also images can be re-ordered and removed easily.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_reorderable_grid_view, image_picker, mobkit_dashed_border, photo_view

More

Packages that depend on gallery_camera_image_picker_view