mtrust_barcode_kit 2.1.0-0 copy "mtrust_barcode_kit: ^2.1.0-0" to clipboard
mtrust_barcode_kit: ^2.1.0-0 copied to clipboard

Barcode-Kit is a flutter package that allows you to read barcodes using the camera. It uses native textures to display the camera feed and the barcode overlay. It is built on top of the Google ML Kit [...]

Changelog #

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.0-0 - 2025-09-08 #

Features #

  • enhance BarcodeKitView to support fallback directions for improved control over camera availability (114786b)

Bug Fixes #

  • add camera fallback logic and update gradle configs (4d80acd)
  • add namespace to android configuration in build.gradle (7ee23aa)
  • animation controller, callback disposal (#1) (aa0a72b)
  • correctly handle fallback directions on iOS (20973ff)
  • enhance camera selection logic with fallback for unavailable cameras (f9de003)
  • migrate to Kotlin DSL (build.gradle.kts) update gradle version (16f7ed0)
  • update build.gradle and pubspec.lock for improved compatibility and dependency management (4f3b6ef)
  • update build.gradle to align with Flutter configuration (121aa7e)
  • update permission_handler dependency to resolve build issue with newer flutter versions (5704eda)

2.0.3-0 - 2025-02-10 #

Bug Fixes #

  • animation controller, callback disposal (#1) (aa0a72b)

2.0.2 - 2024-11-18 #

2.0.1-0 - 2024-10-08 #

2.0.1 - 2024-10-08 #

2.0.0 - 2024-09-11 #

⚠ BREAKING CHANGES #

  • OCR implementation & fix: pausing on android

Features #

  • ocr for ios (5de36d0)
  • OCR implementation & fix: pausing on android (8bcb9bf)

1.0.9 - 2024-06-17 #

Bug Fixes #

  • error not rendered with priority (d37df33)

1.0.8 - 2024-06-17 #

Bug Fixes #

1.0.7 - 2023-10-09 #

1.0.6 - 2023-09-29 #

1.0.5 - 2023-08-31 #

1.0.4 - 2023-07-21 #

1.0.3 - 2023-07-02 #

Bug Fixes #

  • null pointer exception due to unnecessary restart (7ce5010)

1.0.2 - 2023-06-28 #

1.0.1 - 2023-06-28 #

Bug Fixes #

  • standard-version configuration (f426bfc)

0.0.1 #

  • TODO: Describe initial release.
1
likes
140
points
10
downloads

Publisher

verified publishermtrust.io

Weekly Downloads

Barcode-Kit is a flutter package that allows you to read barcodes using the camera. It uses native textures to display the camera feed and the barcode overlay. It is built on top of the Google ML Kit and iOS Vision for barcode scanning.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

equatable, flutter, native_device_orientation, permission_handler, plugin_platform_interface

More

Packages that depend on mtrust_barcode_kit

Packages that implement mtrust_barcode_kit