docutain_sdk 2.0.0 copy "docutain_sdk: ^2.0.0" to clipboard
docutain_sdk: ^2.0.0 copied to clipboard

Flutter plugin of the Docutain Document Scanner SDK for Android & iOS. High quality document scanning, data extraction, text recognition and PDF creation. Easily scan documents.

2.0.0 #

  • Added Photo Payment. With Docutain's Photo Payment SDK you can integrate photo payment into your app within minutes.
  • Added Onboarding. UI components which you can use to onboard the user.
  • Added ScanTips. UI components which you can use to show the user some tips about how to obtain a great scan result.
  • Added allowPageDelete to be able to optionally disable the delete toolbaritem on the editing screen.
  • Added allowPageAdd to be able to optionally enable a button on the editing screen which the user can use to add additional pages.
  • Added vibrateOnCapture to be able to provide better feedback when the camera captures an image.
  • Added a new camera source CameraImport. This will add an import button within the scanning screen to scan and import images at the same time.
  • Added two new colors ColorOnPrimary and ColorTopBarTitle. See Color Configuration for more details.
  • Improved scanning screen on Android, using more of the available space for the camera on supported devices.
  • Layout Fixes on the scanning screen for Android & iOS, e.g. missing or cut buttons.

1.3.5 #

  • Added support for Android 15 and add edge-to-edge on all Android versions
  • Added statusBarAppearance and navigationBarAppearance to be able to alter the default behaviour on Android

1.3.4 #

  • It is now possible to test the Docutain SDK for 60 seconds without a license key. This provides you the possibility to do some first tests before getting an extended trial license.
  • Improved Data Extraction
  • Fixed a bug that could cause the extracted date to be 1 month in the future
  • Added support for x86 and x86_64 emulators on Android with full functionality

1.3.3 #

  • Fixed a bug that some icons, e.g. the cropping finish icon, were missing on iOS

1.3.2 #

  • Removed deprecated Color.value
  • Fixed an issue with Android namespaces

1.3.1 #

  • Fixed an iOS bug that the photo gallery picker did not cancel when it was closed by swiping down
  • Fixed an iOS bug that the project was not building when target was Apple Silicon emulator

1.3.0 #

  • Added support for 16kb page size on Android
  • Added allowPageEditing. If true, after the scan screen is finished, an editing screen with the captured images will be displayed. On the editing screen, the user can crop manually, rotate the page, filter the page and much more
  • Added a lot of new functionalities for further customization of the document scanner, like TextConfiguration and ButtonConfiguration
  • Added confirmPages. When it is set to true, the user will be presented a list with thumbnails of all pages in order to do a final check before finishing the scan process
  • Added allowPageRetake. When it is set to true, the bottom toolbar will display an item allowing to rescan the current page.
  • Improved Polish translations
  • Fixed a bug that could cause the image capture to fail when capturing an image while clicking the finish button

1.2.0 #

  • Added 32 new localizations
  • Fixed a bug that caused huge file sizes when using the Black & White filter. Now, when Black & White filter is applied, the files will be saved as single channel TIFF, providing the smallest possible file size

1.1.0 #

  • Added new UI functionality for page cropping and page rearrangement
  • Added new functionality to run the document scanner on imported images, providing the same UI as when scanning with the device's camera
  • Added a lot of new possibilities to alter the default scanning behaviour
  • Fixed a bug that could cause the camera to choose a too small capture resolution on some Android devices
  • Fixed a bug that caused the image rotation to get lost when filtering the image after rotating it
  • On Android, the camera now does an additional pre capture focus run in order to improve the quality of the captured images. Depending on the device, image capture might take a little bit longer

1.0.2 #

  • Added new functionality to export the currently scanned document as image (JPG) files
  • Added new property "autoCapture" to DocumentScannerConfiguration to be able to switch between manual and automatic document capture
  • Added new property "defaultScanFilter" to DocumentScannerConfiguration to be able to set the default scan filter according to one's needs
  • Added new functionality for importing files (PDF, image files)

1.0.1 #

  • Added iOS as supported platform

1.0.0 #

  • First release version (Android only)

0.0.1-beta.5 #

  • Fixed a bug that caused camera to fail when starting the second time

0.0.1-beta.4 #

  • Added English translations
  • Added DocumentScannerConfiguration to be able to alter scan behaviour

0.0.1-beta.3 #

  • Bugfix license check

0.0.1-beta.2 #

  • added getTraceFile() method

0.0.1-beta.1 #

  • First beta version.
18
likes
140
points
248
downloads

Publisher

verified publisherdocutain.de

Weekly Downloads

Flutter plugin of the Docutain Document Scanner SDK for Android & iOS. High quality document scanning, data extraction, text recognition and PDF creation. Easily scan documents.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface, tuple

More

Packages that depend on docutain_sdk