Skip to content

The example code is not working #31

@alexyuyl

Description

@alexyuyl

I tried

  1. Creating a new flutter project and referencing the library
  2. Downloading the zip and running the example/main.dart
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions