-
Notifications
You must be signed in to change notification settings - Fork 846
Description
Describe your issue. If applicable, add screenshots to help explain your problem.
As a Flutter novice, I tried to pull out and build just the example app. It would really help if the example app README had instructions on how to modify the example app to use the published google_ml_kit instead of relying on the full kit sources. I found that I needed to modify the example/analysis_options.yaml and the example/pubspec.yaml.
Steps to reproduce.
- clone the github repo
- copy packages/example to another location
- try to build it
What is the expected result?
A working example / instructions on how to build a working example standalone.
Did you try our example app?
Yes
Is it reproducible in the example app?
Yes
Reproducible in which OS?
Android
Flutter/Dart Version?
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.24.3, on Microsoft Windows [Version 10.0.19045.4894], locale en-US)
[✓] Windows Version (Installed version of Windows is version 10 or higher)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Chrome - develop for the web
[!] Android Studio (not installed)
[✓] VS Code (version 1.94.0)
[✓] Connected device (2 available)
[✓] Network resources
! Doctor found issues in 1 category.
Plugin Version?
0.18.1