flutter_nanonets_ocr 0.0.2 copy "flutter_nanonets_ocr: ^0.0.2" to clipboard
flutter_nanonets_ocr: ^0.0.2 copied to clipboard

A package for using Nanonets OCR api calls easily in the flutter application without having to write long code to implement it manually.

Description #

Nanonets provides an OCR service where we can create models, train them and use them for OCR predictions. This package is developed to make usage of Nanonets OCR api directly without having to write manual code for integrating it in your application.

  • flutter_nanonets_ocr: link Pub

Get started #

Add dependency You can use the command to add dio as a dependency with the latest stable version:


      $ dart pub add flutter_nanonets_ocr


Or you can manually add dio into the dependencies section in your pubspec.yaml:


     dependencies:
          flutter_nanonets_ocr: ^replace-with-latest-version


38
likes
0
pub points
46%
popularity

Publisher

unverified uploader

A package for using Nanonets OCR api calls easily in the flutter application without having to write long code to implement it manually.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter

More

Packages that depend on flutter_nanonets_ocr