flutter_full_screen_scanner_platform_interface 1.1.3
flutter_full_screen_scanner_platform_interface: ^1.1.3 copied to clipboard
Platform interface for the flutter_full_screen_scanner plugin.
1.1.3 #
- CHORE: Bump version to 1.1.3 for release consistency across federated packages.
1.1.2 #
- CHORE: Bump version to 1.1.2 for release consistency.
1.1.1 #
- CHORE: Bump version to 1.1.1 for platform implementation consistency and release.
1.1.0 #
- FIX(android): resolve memory leak/crash by recycling bitmaps in BarcodeAnalyzer & bump to v1.0.9.
- FIX: resolve static analyzer warnings for path dependencies and unused imports.
- FEAT: implement laplacian blur detection and resolve android scanner coordinates mapping and scan window issues.
- FEAT: Initial commit of Full Screen Scanner SDK.
- DOCS: update CHANGELOGs for federated packages to 1.0.4.
- DOCS: update README files to version 1.0.4.
- DOCS: update package version references to 1.0.1.
- DOCS: add 1.0.1 to changelog for pub.flutter-io.cn publish.
1.0.9 #
- Bumped version to match main package.
1.0.8 #
- Bumped version to match main package.
1.0.7 #
- Bumped version to match main package.
1.0.6 #
- Bumped version to match main package.
1.0.5 #
- Bump version to 1.0.5 for platform implementation consistency.
1.0.4 #
- Bumped version to match main package.
1.0.3 #
- Update SDK environment constraints and dependency versions for Flutter 3.x compatibility.
1.0.2 #
- Update documentation references to version 1.0.2.
1.0.1 #
- Fix repository URLs in pubspec.yaml
1.0.0 #
- Initial release of the platform interface.
- Implements Pigeon abstract models and PlatformInterface delegates for the Full Screen Scanner.