Skip to content

Releases: Nardo86/document_scanner

Document Scanner v3.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 10:22
51beeaa

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.0

Features

  • 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

Choose a tag to compare

@github-actions github-actions released this 16 Apr 08:17

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.0

Features

  • 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

Choose a tag to compare

@github-actions github-actions released this 14 Apr 16:11

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.1

Features

  • 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

Choose a tag to compare

@github-actions github-actions released this 14 Apr 09:59

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.0

Features

  • 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

Choose a tag to compare

@github-actions github-actions released this 11 Apr 20:50

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.0

Features

  • 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