flutter_better_scanner 1.0.2 copy "flutter_better_scanner: ^1.0.2" to clipboard
flutter_better_scanner: ^1.0.2 copied to clipboard

Drop-in document scanner: live edge detection, auto capture, crop, enhance, annotate and multi-page export. Bring your own UI or use the built-in screens.

120/ 160
pub points
102
downloads

We analyzed this package 12 hours ago, and awarded it 120 pub points (of a possible 160):

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://github.com/alazad214/flutter_better_scanner was unreachable. Make sure that the website is reachable via HEAD requests.

Repository URL doesn't exist.

At the time of the analysis https://github.com/alazad214/flutter_better_scanner was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/alazad214/flutter_better_scanner/issues was unreachable. Make sure that the website is reachable via HEAD requests.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

222 out of 344 API elements (64.5 %) have documentation comments.

Some symbols that are missing documentation: flutter_better_scanner.AutoCaptureTuning.AutoCaptureTuning.new, flutter_better_scanner.AutoCaptureTuning.copyWith, flutter_better_scanner.AutoCaptureTuning.maxLuma, flutter_better_scanner.DetectionQuality.label, flutter_better_scanner.DetectionState.DetectionState.new.

Passed check 10/10 points: Package has an example

Partially passed report section
Platform support
10 / 20trigger folding of the section

Partially passed check 10/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:flutter_better_scanner/flutter_better_scanner.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:flutter_better_scanner/flutter_better_scanner.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:flutter_better_scanner/flutter_better_scanner.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:flutter_better_scanner/flutter_better_scanner.dart that declares support for platforms: Android, iOS.

Swift Package Manager support:

Package does not support the Swift Package Manager on iOS

The package does not contain ios/flutter_better_scanner/Package.swift.

Note: This iOS or macOS plugin does not support the Swift Package Manager, resulting in a partial score. See https://docs.flutter.dev/to/spm for details.

Built-in Kotlin-ready: This Android plugin supports built-in Kotlin. See https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

INFO: 'onReorder' is deprecated and shouldn't be used. Use the onReorderItem callback instead. The onReorderItem callback adjusts the newIndex parameter for a removed item at the oldIndex. This feature was deprecated after v3.41.0-0.0.pre.

lib/src/ui/preview_screen.dart:188:23

    ╷
188 │                       onReorder: (a, b) =>
    │                       ^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/ui/preview_screen.dart

Failed report section
Support up-to-date dependencies
20 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
camera >=0.11.0 <0.13.0 0.12.1 0.12.1
ffi >=2.0.0 <3.0.0 2.2.0 2.2.0
image >=4.0.0 <5.0.0 4.10.0 4.10.0
image_picker >=1.0.0 <2.0.0 1.2.3 1.2.3
path >=1.8.0 <2.0.0 1.9.1 1.9.1
path_provider >=2.0.0 <3.0.0 2.1.6 2.1.6
uuid >=4.0.0 <5.0.0 4.6.0 4.6.0
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.3.0 4.3.0
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
camera_android_camerax - 0.7.4+8 0.7.4+8
camera_avfoundation - 0.10.3 0.10.3
camera_platform_interface - 2.13.1 2.13.1
camera_web - 0.3.5+6 0.3.5+6
characters - 1.4.1 1.4.1
code_assets - 2.0.0 2.0.0
collection - 1.19.1 1.19.1
cross_file - 0.3.5+5 0.3.5+5
crypto - 3.0.7 3.0.7
file_selector_linux - 0.9.4+1 0.9.4+1
file_selector_macos - 0.9.5+1 0.9.5+1
file_selector_platform_interface - 2.7.0 2.7.0
file_selector_windows - 0.9.3+6 0.9.3+6
fixnum - 1.1.1 1.1.1
flutter_plugin_android_lifecycle - 2.0.35 2.0.35
hooks - 2.2.0 2.2.0
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
image_picker_android - 0.8.13+23 0.8.13+23
image_picker_for_web - 3.1.1 3.1.1
image_picker_ios - 0.8.13+7 0.8.13+7
image_picker_linux - 0.2.2 0.2.2
image_picker_macos - 0.2.2+1 0.2.2+1
image_picker_platform_interface - 2.11.1 2.11.1
image_picker_windows - 0.2.2 0.2.2
jni - 1.0.3 1.0.3
jni_flutter - 1.0.3 1.0.3
jni_util - 1.0.0 1.0.0
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
mime - 2.1.0 2.1.0
objective_c - 9.6.0 9.6.0
package_config - 3.0.0 3.0.0
path_provider_android - 2.3.1 2.3.1
path_provider_foundation - 2.6.0 2.6.0
path_provider_linux - 2.2.2 2.2.2
path_provider_platform_interface - 2.1.3 2.1.3
path_provider_windows - 2.3.0 2.3.0
platform - 3.2.0 3.2.0
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.5.2 6.5.2
pub_semver - 2.2.1 2.2.1
record_use - 1.1.1 1.1.1
source_span - 1.10.2 1.10.2
stream_transform - 2.1.2 2.1.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.4.2 2.4.2
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0
yaml - 3.1.4 3.1.4

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 4 errors:

  • UNDEFINED_METHOD - lib/src/core/cv_worker.dart:527:21 - The method 'getBytes' isn't defined for the type 'Image'.
  • UNDEFINED_PREFIXED_NAME - lib/src/core/cv_worker.dart:527:41 - The name 'ChannelOrder' is being referenced through the prefix 'img', but it isn't defined in any of the libraries imported using that prefix.
  • UNDEFINED_METHOD - lib/src/core/cv_worker.dart:620:24 - The method 'getBytes' isn't defined for the type 'Image'.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
120
points
102
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Drop-in document scanner: live edge detection, auto capture, crop, enhance, annotate and multi-page export. Bring your own UI or use the built-in screens.

Repository (GitHub)
View/report issues

Topics

#scanner #camera #document #ocr #image

License

MIT (license)

Dependencies

camera, ffi, flutter, image, image_picker, path, path_provider, uuid

More

Packages that depend on flutter_better_scanner

Packages that implement flutter_better_scanner