-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I tried
- Creating a new flutter project and referencing the library
- Downloading the zip and running the example/main.dart
- Forking the project and running the example/main.dart
Firstly I am greeted by error about the app is not wrapped inside MaterialApp. I fixed this by wrapping the MyApp inside MaterialApp().
However after the build compiled, none of the three approached worked. It appears the code is only showing a camera preview and the ocr is not working. Tested on both Android and iOS.
Please inform if the example code is the minimum functional code, or I have to add some missing parts myself.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels