No description
Find a file
2023-03-30 10:26:05 +02:00
example Fix: fix formatting and added logger back 2023-03-28 11:10:07 +02:00
lib moved gestureDetector into Widget class 2023-03-29 16:59:03 +02:00
.flutter-plugins add left button 2023-03-07 14:12:44 +01:00
.gitignore Update version to 0.3.2 2023-01-16 10:10:50 +01:00
.metadata initial port 2022-10-26 10:04:03 +02:00
analysis_options.yaml initial port 2022-10-26 10:04:03 +02:00
CHANGELOG.md Updated version nr and changelog 2023-03-30 10:23:52 +02:00
CONTRIBUTING.md initial port 2022-10-26 10:04:03 +02:00
LICENSE Add BSD-3-Clause license 2022-11-01 08:23:06 +01:00
MediaPickerGifNew.gif feat: widgets are now fully customizable per input 2023-01-02 17:06:10 +01:00
pubspec.yaml Updated version nr and changelog 2023-03-30 10:23:52 +02:00
README.md initial port 2022-10-26 10:04:03 +02:00

style: effective dart

Flutter package which adds a dialog to pick various types of media

Setup

Add dependency to the pubspec.yaml

flutter_media_picker:
  git:
    url: https://github.com/Iconica-Development/flutter_media_picker.git
    ref: <latest release>

How to use

See example

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_media_picker for Flutter is developed by Iconica. You can contact us at support@iconica.nl