anyline 24.1.0-dev.1 copy "anyline: ^24.1.0-dev.1" to clipboard
anyline: ^24.1.0-dev.1 copied to clipboard

discontinuedreplaced by: anyline_plugin

Flutter Plugin for Anyline OCR, which allows you to scan all kinds of numbers, characters, text and codes.

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

Publisher

verified publisheranyline.com

Flutter Plugin for Anyline OCR, which allows you to scan all kinds of numbers, characters, text and codes.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter, permission_handler

More

Packages that depend on anyline