bimas_document_scanner
Scan and crop automatically on iOS and Android with edge detection.
1.0.8
What this package is like to depend on
Last release 10 months ago
15 Oct 2025
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 9 of 9 stable releases
Nothing withdrawn
no release was ever pulled
10 months old
9 releases · first in 2025
9 releases in the last 12 months
see the full history below
Release timeline
9 releases · Oct 2025 to Oct 2025
2026
Releases
latest 9-
1.0.815 Oct 2025Release notes
Open source →- NEW: Custom document scanner for iOS with Portuguese UI
- iOS: Added
CustomDocumentScannerViewControllerwith full Portuguese localization - iOS: Use
useCustomScanner: trueto force Portuguese interface - Android: Portuguese localization already working with
useCustomScanner: true - Custom scanner provides consistent Portuguese experience across both platforms
- Native scanners still available (iOS VNDocumentCamera uses system language)
-
1.0.715 Oct 2025Release notes
Open source →- BREAKING CHANGE: Scanner now ALWAYS displays in Portuguese (pt-BR) regardless of device language
- iOS: Force Portuguese localization using Bundle language override
- Android: Force Portuguese locale in custom scanner using Context wrapper
- This provides a consistent experience across all devices
- If you need multi-language support, please open an issue on GitHub
-
1.0.615 Oct 2025Release notes
Open source →- Added
useCustomScannerparameter for Android - Allows forcing custom scanner UI that respects app locale instead of device system language
- Custom scanner shows Portuguese when app is configured with pt-BR locale
- Improved documentation about scanner options and localization behavior
- Improved localization documentation
- Clarified that Android ML Kit Scanner automatically translates based on device language
- Added
-
1.0.515 Oct 2025Release notes
Open source →- Fixed Android build.gradle configuration (namespace and group)
- Updated compileSdk to 34
- Improved Android compatibility
-
1.0.414 Oct 2025Release notes
Open source →- Added Portuguese (pt-BR) translations for Android and iOS
- Note: Native document scanners use system language automatically
- iOS: Added localization resources for VNDocumentCameraViewController
- Android: Added strings.xml for Portuguese
-
1.0.314 Oct 2025 -
1.0.214 Oct 2025 -
1.0.114 Oct 2025Release notes
Open source →- Fixed permission_handler version to ^11.4.0
- Updated example app package name
-
1.0.014 Oct 2025Release notes
Open source →- Initial release
- Renamed from cunning_document_scanner to bimas_document_scanner
- Support for Android and iOS
- Automatic edge detection and cropping
- Configurable image format and quality for iOS