aio_scanner 1.0.0 copy "aio_scanner: ^1.0.0" to clipboard
aio_scanner: ^1.0.0 copied to clipboard

A comprehensive Flutter package for scanning documents and barcodes with real-time detection. Uses native VisionKit on iOS (16.0+) and ML Kit on Android, featuring auto-confirmation, flash control, an [...]

Changelog #

All notable changes to the AIO Scanner Flutter plugin will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] #

1.0.0 - 2025-03-17 #

Added #

  • Initial package structure
  • Document scanning with edge detection
  • Barcode scanning with real-time detection
  • Text extraction (OCR) functionality
  • Support for iOS (VisionKit 16.0+) and Android (ML Kit)
  • Auto-confirmation for detected barcodes
  • Integrated flash control
  • Example app demonstrating key features
  • Comprehensive README with usage examples
  • Support for multiple pages in document scanner
  • Gallery image import capability
  • Permission handling for Android 10+ and iOS
  • Proper handling of swipe-down dismissal on iOS
  • Clean icon button UI for flash control on Android

Improved #

  • Direct bitmap processing for Android barcode scanning
  • Optimized scanning performance and UI responsiveness
  • Memory management and resource cleanup

0.0.1 - 2025-03-15 #

Added #

  • Initial development release
4
likes
0
points
42
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter package for scanning documents and barcodes with real-time detection. Uses native VisionKit on iOS (16.0+) and ML Kit on Android, featuring auto-confirmation, flash control, and text extraction.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, path_provider, plugin_platform_interface

More

Packages that depend on aio_scanner

Packages that implement aio_scanner