freemar_image_picker 0.0.3+2 copy "freemar_image_picker: ^0.0.3+2" to clipboard
freemar_image_picker: ^0.0.3+2 copied to clipboard

discontinuedreplaced by: advance_image_picker

Flutter plugin in pure Dart code for selecting/editing multiple images from the Android/iOS image library and taking new pictures with the camera in the same view.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add freemar_image_picker

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

dependencies:
  freemar_image_picker: ^0.0.3+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:freemar_image_picker/freemar_image_picker.dart';
5
likes
30
pub points
0%
popularity

Publisher

verified publisherweta.vn

Flutter plugin in pure Dart code for selecting/editing multiple images from the Android/iOS image library and taking new pictures with the camera in the same view.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

camera, flutter, flutter_native_image, image, image_cropper, image_editor, intl, matrix_gesture_detector, path_provider, photo_manager, photo_view

More

Packages that depend on freemar_image_picker