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

Business card reader with Android ML Kit OCR, iOS Apple Vision OCR, iOS 26+ arm64 simulator support, and contact field parsing.

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.2

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
53
downloads

Documentation

API reference

Publisher

verified publisherhsquareapps.com

Weekly Downloads

Business card reader with Android ML Kit OCR, iOS Apple Vision OCR, iOS 26+ arm64 simulator support, and contact field parsing.

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