No description
Find a file
2024-02-12 20:19:57 +01:00
.github/workflows feature: added CI workflow 2023-11-01 14:13:31 +01:00
example fix; update info.plist 2023-11-01 13:41:29 +01:00
lib feature: added CI workflow 2023-11-01 14:13:31 +01:00
.gitignore feature: added CI workflow 2023-11-01 14:13:31 +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 fix: remove null check operator and perform appropriate null check 2023-06-19 11:01:19 +02:00
component-documentation.yml feat(documentation): Create component-documentation.yml workflow file 2024-02-12 19:08:37 +01:00
CONTRIBUTING.md initial port 2022-10-26 10:04:03 +02:00
flutter_media_picker.gif feature: added CI workflow 2023-11-01 14:13:31 +01:00
LICENSE Add BSD-3-Clause license 2022-11-01 08:23:06 +01:00
pubspec.yaml fix: up version 2023-11-01 13:35:14 +01:00
README.md fix: updated readme 2023-11-01 14:01:22 +01:00

style: effective dart

Flutter Media Picker

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

Media Picker GIF

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