anyline 24.0.0-dev.1.2 copy "anyline: ^24.0.0-dev.1.2" to clipboard
anyline: ^24.0.0-dev.1.2 copied to clipboard

discontinuedreplaced by: anyline_plugin
outdated

Scan all kinds of numbers, characters, text and codes with the Anyline OCR SDK, which can be configured by yourself. With it, smartphone cameras can process written characters in real time, even when offline.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add anyline

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

dependencies:
  anyline: ^24.0.0-dev.1.2

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:anyline/anyline_plugin.dart';
import 'package:anyline/constants.dart';
import 'package:anyline/exceptions.dart';
1
likes
0
pub points
0%
popularity

Publisher

verified publisheranyline.com

Scan all kinds of numbers, characters, text and codes with the Anyline OCR SDK, which can be configured by yourself. With it, smartphone cameras can process written characters in real time, even when offline.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter, permission_handler

More

Packages that depend on anyline