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

Business/visiting card reader using Google ML Kit Text Recognition (Flutter). 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.0.0

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';
0
likes
150
points
--
downloads

Publisher

verified publishernh97.co.in

Weekly Downloads

Business/visiting card reader using Google ML Kit Text Recognition (Flutter). Extracts text and parses name, company, phone, email, website.

Repository (GitHub)
View/report issues

Topics

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

Documentation

API reference

License

MIT (license)

Dependencies

flutter, google_mlkit_text_recognition, phone_numbers_parser

More

Packages that depend on advanced_business_card_reader