butler_labs 0.0.3 copy "butler_labs: ^0.0.3" to clipboard
butler_labs: ^0.0.3 copied to clipboard

A Pure Dart SDK for Butler Labs OCR

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add butler_labs

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

dependencies:
  butler_labs: ^0.0.3

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:butler_labs/butler_labs.dart';
0
likes
120
pub points
0%
popularity

Publisher

verified publishercodeontherocks.dev

A Pure Dart SDK for Butler Labs OCR

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

collection, flutter, http, http_parser, json_annotation

More

Packages that depend on butler_labs