flutter_animated_barcode_scanner 2.0.0 copy "flutter_animated_barcode_scanner: ^2.0.0" to clipboard
flutter_animated_barcode_scanner: ^2.0.0 copied to clipboard

This package simplifies adding barcode scanning to your app with an animated finder that guides users and highlights barcodes. It's a powerful tool to enhance your app!

2.0.0 14/10/2025 #

  • Breaking Changes:
    • Upgraded dependencies to their latest versions.
    • The library now enforces its default camera controller to simplify usage and improve stability. This change provides the following benefits:
      • Simplified API, making the scanner easier to implement.
      • Automatic camera lifecycle management handled by the library.
      • The back camera is now the only option, targeting the most common use case.
  • New Features:
    • Added BarcodeScannerPreview.customInputImageFormat to allow customizing the input image format on a per-device model basis. This addresses issues on certain Android devices that do not default to the nv21 format.
  • Performance Improvements:
    • Optimized resource usage by automatically managing the camera's state (start, stop, re-initialize) in response to the application and screen lifecycle events.

1.0.0 17/12/2024 #

  • First release version.
3
likes
150
points
163
downloads

Publisher

verified publisherromanticdeveloper.com

Weekly Downloads

This package simplifies adding barcode scanning to your app with an animated finder that guides users and highlights barcodes. It's a powerful tool to enhance your app!

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

camera, flutter, google_mlkit_barcode_scanning, google_mlkit_commons

More

Packages that depend on flutter_animated_barcode_scanner