naina 0.2.1 copy "naina: ^0.2.1" to clipboard
naina: ^0.2.1 copied to clipboard

Read text from images on-device. OCR from naina's C++ core over FFI, with no network calls and no cloud API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add naina

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  naina: ^0.2.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:naina/naina.dart';
0
likes
160
points
98
downloads

Documentation

Documentation
API reference

Publisher

verified publisherivehement.com

Weekly Downloads

Read text from images on-device. OCR from naina's C++ core over FFI, with no network calls and no cloud API.

Homepage
Repository (GitHub)
View/report issues

Topics

#ocr #text-recognition #document #ffi

License

Apache-2.0 (license)

Dependencies

ffi, flutter, path, plugin_platform_interface

More

Packages that depend on naina

Packages that implement naina