No description
Find a file
2024-12-04 09:09:55 +01:00
.github/workflows chore: add component release workflow 2024-10-21 13:13:13 +02:00
example chore: package cleanup 2024-10-21 13:13:13 +02:00
lib feat(media-picker-service): add pickFileOfType method 2024-12-04 08:42:37 +01:00
.gitignore chore: package cleanup 2024-10-21 13:13:13 +02:00
analysis_options.yaml initial port 2022-10-26 10:04:03 +02:00
CHANGELOG.md feat(media-picker-service): add pickFileOfType method 2024-12-04 08:42: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 feat(media-picker-service): add pickFileOfType method 2024-12-04 08:42:37 +01:00
README.md fix: move ignore use_build_context_synchronously to correct place 2024-03-04 16:44:40 +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