Releases: Nardo86/document_scanner
Release list
Document Scanner v3.0.0
Document Scanner v3.0.0
Changes
Initial release
Installation
For Testing
Download the APK file and install it on your Android device to test the document scanner functionality.
For Development
Add this to your Flutter project's pubspec.yaml:
dependencies:
document_scanner:
git:
url: https://github.com/Nardo86/document_scanner.git
ref: v3.0.0Features
- Document scanning with automatic cropping and filtering
- Multi-page document support
- PDF generation
- QR code scanning for manual downloads
- Multiple document types (receipts, manuals, documents)
- External storage with flexible file naming
Requirements
- Flutter 3.32.0 or higher
- Dart SDK 3.8.1 or higher
- Android: Camera, Internet (scoped storage — no storage permission needed)
- iOS: Camera, Photo Library access
Document Scanner v1.2.0
Document Scanner v1.2.0
Changes
Initial release
Installation
For Testing
Download the APK file and install it on your Android device to test the document scanner functionality.
For Development
Add this to your Flutter project's pubspec.yaml:
dependencies:
document_scanner:
git:
url: https://github.com/Nardo86/document_scanner.git
ref: v1.2.0Features
- Document scanning with automatic cropping and filtering
- Multi-page document support
- PDF generation
- QR code scanning for manual downloads
- Multiple document types (receipts, manuals, documents)
- External storage with flexible file naming
Requirements
- Flutter 3.0.0 or higher
- Dart SDK 3.8.1 or higher
- Android: Camera, Storage, Internet permissions
- iOS: Camera, Photo Library access
Document Scanner v1.1.1
Document Scanner v1.1.1
Changes
Initial release
Installation
For Testing
Download the APK file and install it on your Android device to test the document scanner functionality.
For Development
Add this to your Flutter project's pubspec.yaml:
dependencies:
document_scanner:
git:
url: https://github.com/Nardo86/document_scanner.git
ref: v1.1.1Features
- Document scanning with automatic cropping and filtering
- Multi-page document support
- PDF generation
- QR code scanning for manual downloads
- Multiple document types (receipts, manuals, documents)
- External storage with flexible file naming
Requirements
- Flutter 3.0.0 or higher
- Dart SDK 3.8.1 or higher
- Android: Camera, Storage, Internet permissions
- iOS: Camera, Photo Library access
Document Scanner v1.1.0
Document Scanner v1.1.0
Changes
Initial release
Installation
For Testing
Download the APK file and install it on your Android device to test the document scanner functionality.
For Development
Add this to your Flutter project's pubspec.yaml:
dependencies:
document_scanner:
git:
url: https://github.com/Nardo86/document_scanner.git
ref: v1.1.0Features
- Document scanning with automatic cropping and filtering
- Multi-page document support
- PDF generation
- QR code scanning for manual downloads
- Multiple document types (receipts, manuals, documents)
- External storage with flexible file naming
Requirements
- Flutter 3.0.0 or higher
- Dart SDK 3.8.1 or higher
- Android: Camera, Storage, Internet permissions
- iOS: Camera, Photo Library access
Document Scanner v1.0.0
Document Scanner v1.0.0
Changes
Initial release
Installation
For Testing
Download the APK file and install it on your Android device to test the document scanner functionality.
For Development
Add this to your Flutter project's pubspec.yaml:
dependencies:
document_scanner:
git:
url: https://github.com/Nardo86/document_scanner.git
ref: v1.0.0Features
- Document scanning with automatic cropping and filtering
- Multi-page document support
- PDF generation
- QR code scanning for manual downloads
- Multiple document types (receipts, manuals, documents)
- External storage with flexible file naming
Requirements
- Flutter 3.0.0 or higher
- Dart SDK 3.8.1 or higher
- Android: Camera, Storage, Internet permissions
- iOS: Camera, Photo Library access