A new Flutter project.
- Clone the project
- Add your Google Maps API key in
android/app/src/main/AndroidManifest.xml
- Add a
.env
file and type your Azure OpenAPI key with the following format:
OPEN_AI_API_KEY=<YOUR_API_KEY>
- Run
flutter pub get
- Run
flutter run
- Enjoy!
flutter_location_recgonise_demo.mp4
- Only Android(Tested)
- Windows doesn't support
- iOS not tested