| # firebase_ml_vision_example | |
| Demonstrates how to use the firebase_ml_vision plugin. | |
| ## Usage | |
| This example uses the *image_picker* plugin to get images from the device gallery. If using an iOS device you will have to configure you project with the correct permissions seen under iOS configuration [here.](https://pub.dartlang.org/packages/image_picker) | |
| ## Getting Started | |
| For help getting started with Flutter, view our online | |
| [documentation.](https://flutter.io/) |