receipt_reader 0.0.1 copy "receipt_reader: ^0.0.1" to clipboard
receipt_reader: ^0.0.1 copied to clipboard

A Flutter package for reading and processing receipts using Google ML Kit.

Receipt Reader #

Receipt Reader is a Flutter package designed to help developers read and process receipt images using Google ML Kit's text recognition. The package extracts relevant data such as items, quantities, prices, and totals from receipts and returns a structured order object for easy integration into your apps.

Features #

  • Capture receipt images using the camera or select from the gallery.
  • Recognize text from receipts using Google ML Kit's text recognition.
  • Extract structured order information such as items, quantities, prices, and totals.
  • Easily integrate extracted order data into your application.
3
likes
0
points
199
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for reading and processing receipts using Google ML Kit.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, google_generative_ai, google_mlkit_text_recognition, image_picker, path_provider

More

Packages that depend on receipt_reader