We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9afe1c1 commit ee3ac67Copy full SHA for ee3ac67
pubspec.lock
@@ -246,7 +246,7 @@ packages:
246
name: scanbot_sdk
247
url: "https://pub.dartlang.org"
248
source: hosted
249
- version: "2.6.0-beta2"
+ version: "2.6.0-beta3"
250
shared_preferences:
251
dependency: "direct main"
252
description:
pubspec.yaml
@@ -22,7 +22,7 @@ dependencies:
22
flutter:
23
sdk: flutter
24
25
- scanbot_sdk: 2.6.0-beta2
+ scanbot_sdk: 2.6.0-beta3
26
cupertino_icons: ^1.0.2
27
28
permission_handler: ^6.0.1
0 commit comments