mtrust_barcode_kit 2.1.0-0
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.2 - 2024-11-18 #
2.0.1-0 - 2024-10-08 #
2.0.1 - 2024-10-08 #
2.0.0 - 2024-09-11 #
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.2 - 2023-06-28 #
0.0.1 #
- TODO: Describe initial release.