advanced_business_card_reader 1.1.1 copy "advanced_business_card_reader: ^1.1.1" to clipboard
advanced_business_card_reader: ^1.1.1 copied to clipboard

Business/visiting card reader using native Google ML Kit Text Recognition v2 + Entity Extraction. Extracts text and parses name, company, phone, email, website.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add advanced_business_card_reader

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

dependencies:
  advanced_business_card_reader: ^1.1.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:advanced_business_card_reader/advanced_business_card_reader.dart';
1
likes
150
points
55
downloads

Documentation

API reference

Publisher

verified publisherhsquareapps.com

Weekly Downloads

Business/visiting card reader using native Google ML Kit Text Recognition v2 + Entity Extraction. Extracts text and parses name, company, phone, email, website.

Repository (GitHub)
View/report issues

Topics

#ocr #business-card #text-recognition #mlkit #scanner

License

MIT (license)

Dependencies

flutter, phone_numbers_parser

More

Packages that depend on advanced_business_card_reader

Packages that implement advanced_business_card_reader