paddle_ocr 0.0.5 copy "paddle_ocr: ^0.0.5" to clipboard
paddle_ocr: ^0.0.5 copied to clipboard

A new Flutter project for paddle ocr.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add paddle_ocr

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

dependencies:
  paddle_ocr: ^0.0.5

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:paddle_ocr/paddle_ocr.dart';
4
likes
110
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter project for paddle ocr.

Homepage

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, image, json_annotation, logger, path_provider, uuid

More

Packages that depend on paddle_ocr

Packages that implement paddle_ocr