Image Picker that can be used to pick an image from storage or make a picture with your camera.
Find a file
2022-12-21 14:09:20 +01:00
.github/workflows Updated README, added GIF, added Github Actions, removed riverpod in example in place of basic example, bumped image_picker dependency 2022-11-25 14:35:48 +01:00
example Updated README, added GIF, added Github Actions, removed riverpod in example in place of basic example, bumped image_picker dependency 2022-11-25 14:35:48 +01:00
lib Merge remote-tracking branch 'origin/master' into feature/config-for-setting-size-and-quality 2022-11-07 14:47:04 +01:00
test Add BSD-3-Clause license 2022-11-01 08:24:41 +01:00
.gitignore Updated gitignore and readme 2022-09-26 12:23:49 +02:00
.metadata Initial Commit 2022-08-29 14:52:48 +02:00
analysis_options.yaml Initial Commit 2022-08-29 14:52:48 +02:00
CHANGELOG.md feat: added ImagePickerService interface 2022-10-21 16:21:06 +02:00
flutter_image_picker.gif Updated README, added GIF, added Github Actions, removed riverpod in example in place of basic example, bumped image_picker dependency 2022-11-25 14:35:48 +01:00
LICENCE.md Readded license since it disappeared 2022-09-05 09:43:44 +02:00
LICENSE Add BSD-3-Clause license 2022-11-01 08:24:41 +01:00
pubspec.yaml Updated README, added GIF, added Github Actions, removed riverpod in example in place of basic example, bumped image_picker dependency 2022-11-25 14:35:48 +01:00
README.md Update README.md 2022-12-21 14:09:20 +01:00

pub package Build status style: effective dart

Flutter Image Picker

Image Picker that can be used to pick an image from storage or make a picture with your camera. This package is built with Flutter and is customizable with icons, descriptions and sizes.

Image Picker GIF

Setup

To use this package, add flutter_image_picker as a dependency in your pubspec.yaml file.

How to use

See the Example Code for an example on how to use this package.

Issues

Please file any issues, bugs or feature request as an issue on our GitHub page. Commercial support is available if you need help with integration with your app or services. You can contact us at support@iconica.nl.

Want to contribute

If you would like to contribute to the plugin (e.g. by improving the documentation, solving a bug or adding a cool new feature), please carefully review our contribution guide and send us your pull request.

Author

This flutter_image_picker for Flutter is developed by Iconica. You can contact us at support@iconica.nl