No description
Find a file
2023-01-02 09:19:30 +01:00
example fix: comments Jorian 2022-12-23 15:10:01 +01:00
lib feat: opening text files now show file name and it's content 2023-01-02 09:19:30 +01:00
.flutter-plugins feat: add image picker 2022-12-22 09:08:49 +01:00
.flutter-plugins-dependencies feat: added icon mode 2022-12-23 11:57:28 +01:00
.gitignore initial port 2022-10-26 10:04:03 +02: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: comments Jorian 2022-12-23 15:10:01 +01: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
MediaPickerGif.gif feat: add gif 2022-12-23 14:00:53 +01:00
pubspec.yaml feat: added icon mode 2022-12-23 11:57:28 +01: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