klippa_scanner_sdk 1.2.0
klippa_scanner_sdk: ^1.2.0 copied to clipboard
Allows you to do document scanning with the Klippa Scanner SDK from Flutter apps.
1.2.0 #
- Bumped Android to 4.3.0
- Bumped iOS to 2.2.0
- Added
pageFormatanddpisupport. - Added
imageColorBlackAndWhiteText(iOS only) support. - Added
PNGsupport toOutputFormat.
1.1.3 #
- Bumped Android to 4.2.3
- Bumped iOS to 2.1.4
1.1.2 #
- Bumped Android to 4.2.2
- Bumped iOS to 2.1.3
1.1.1 #
- Bumped Android to 4.2.0
- Bumped iOS to 2.1.2
1.1.0 #
- Added
primaryActionForegroundColor,primaryActionBackgroundColorsupport. - Fixed issue where
saveCropButtonText,expandCropButtonText,cancelCropButtonText,filterEditButtonText,deleteEditButtonText,rotateEditButtonTextandcropEditButtonTextwere not being set correctly. - Converted all
numtypes to their actual type (eitherintordouble).
1.0.8 #
- Added
continueButtonTextto change the text on the finish screen for iOS.
1.0.7 #
- Bumped Android to 4.0.10
- Bumped iOS to 2.0.9
1.0.6 #
- Bumped iOS to 2.0.7
1.0.5 #
- Bumped Android to 4.0.8
- Bumped iOS to 2.0.6
- Added method
purge(). - Added setup options
PerformOnDeviceOCRandOutputFormat.
1.0.4 #
- Bumped Android to 4.0.6
- Bumped iOS to 2.0.5
- Added
userShouldAcceptResultToContinue.
1.0.3 #
- Bumped Android to 4.0.5
- Bumped iOS to 2.0.4
- Added
userCanPickMediaFromStorageandshouldGoToReviewScreenOnFinishPressed. - Added
brightnessLowerThresholdandbrightnessUpperThresholdfor iOS.
1.0.2 #
- Fixed issue where
PreviewDurationwas set incorrectly.
1.0.1 #
- Bump Android to 4.0.1
1.0.0 #
NOTE: This version introduces breaking changes, please see our documentation for the new implementation.
- Bump Android to 4.0.0
- Bump iOS to 2.0.2
- Replaced
reviewIconColorwithbuttonWithIconForegroundandbuttonWithIconBackground. - Renamed
overlayColortosecondaryColor - Added
segmentedModeImageCountMessage,cropEditButtonText,filterEditButtonText,rotateEditButtonText,deleteEditButtonTextcancelCropButtonText,expandCropButtonTextandsaveCropButtonTextfor iOS. - All messages, texts and colors must now be set through
XMLon Android. - Bumped minimum iOS version to
14.0. - Bumped minimum Android version to
25.
0.3.3 #
- Bump Android to 3.1.10
- Now use Gradle declarative plugin in Android Example.
0.3.2 #
- Bump Android to 3.1.8
- Bump iOS to 1.2.2
0.3.1 #
- Bump Android to 3.1.5
- Fixed issue where
CameraModewas not being parsed correctly on iOS.
0.3.0 #
- Bump Android to 3.1.4
- Bump iOS to 1.2.1
- Removed
allowMultipleDocumentsanddefaultMultipleDocumentsfromCameraConfig - Added
startingIndex,cameraModeSingle,cameraModeMultiandcameraModeSegmentedtoCameraConfig.
0.2.2 #
- Bump Android to 3.0.3
- Bump iOS to 1.1.0
- Update Android instructions in README.md
0.2.1 #
- Bump Android to 3.0.2
0.2.0 #
- Added dart sound null safety support
0.1.0 #
- Bump iOS to 1.0.0
- Bump Android to 3.0.1
- Changed iOS deployment target from 11.0 to 13.0.
0.0.11 #
- Bump Android to version 2.1.11
0.0.10 #
- Bump Android to version 2.1.10
0.0.9 #
- Bump iOS to version 0.5.4
- Bump Android to version 2.1.9
- Bump Android compile and target SDK to 33.
0.0.8 #
- Bump iOS to version 0.5.3
- Added
defaultColorsupport for iOS.
0.0.7 #
- Bump Android to version 2.1.6
0.0.6 #
- Bump iOS to version 0.5.2
- Bump Android to version 2.1.5
0.0.5 #
- Bump iOS to version 0.4.12
- Bump Android to version 2.0.8
0.0.4 #
- Bump iOS to version 0.4.11
0.0.3 #
- Bump Android to version 2.0.7
- Android now also supports
StoreImagesToCameraRoll
0.0.2 #
- Bump Android to version 2.0.6
- Bump iOS to version 0.4.10
0.0.1 #
- Released Flutter Klippa Scanner SDK. This SDK allows users to implement the Klippa Scanner SDK into a Flutter project.