scan_plus 0.0.5 copy "scan_plus: ^0.0.5" to clipboard
scan_plus: ^0.0.5 copied to clipboard

Scan Plus is a Document Scanner Plugin with advance features.

3
likes
130/ 160
pub points
62%
popularity

We analyzed this package 2 days ago, and awarded it 130 pub points (of a possible 160):

failed
Follow Dart file conventions
20 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://hexasoft.io was unreachable. Make sure that the website is reachable via HEAD requests.

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: GPL-3.0.

OK
Provide documentation
20 / 20trigger folding of the section

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

13 out of 27 API elements (48.1 %) have documentation comments.

Some symbols that are missing documentation: configs, pdf_generator_gallery, pdf_generator_gallery.PdfGeneratorGallery.filePicker, pdf_generator_gallery.PdfGeneratorGallery.labelsConfig, photo_viewer.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

20/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:scan_plus/scan_plus.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

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

Because:

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

Because:

  • package:scan_plus/scan_plus.dart that declares support for platforms: Android, iOS.
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 8 issues. Showing the first 2:

INFO: Dangling library doc comment.

lib/configs/configs.dart:1:1

  ╷
1 │ /// To Configure File source to get Image from
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

INFO: 'describeEnum' is deprecated and shouldn't be used. Use the `name` getter on enums instead. This feature was deprecated after v3.14.0-2.0.pre.

lib/scan_plus.dart:22:24

   ╷
22 │       finalAndroidArgs[describeEnum(entry.key)] = entry.value;
   │                        ^^^^^^^^^^^^
   ╵

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

failed
Support up-to-date dependencies
30 / 40trigger folding of the section

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

Package Constraint Compatible Latest
flutter flutter 0.0.0 0.0.0
path_provider ^2.0.15 2.1.3 2.1.3
pdf ^3.4.0 3.10.8 3.10.8
photo_view ^0.14.0 0.14.0 0.15.0
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.6.1 3.6.1
barcode - 2.2.8 2.2.8
bidi - 2.0.10 2.0.10
characters - 1.3.0 1.3.0
collection - 1.18.0 1.19.0
crypto - 3.0.3 3.0.3
ffi - 2.1.2 2.1.2
image - 4.2.0 4.2.0
material_color_utilities - 0.8.0 0.12.0
meta - 1.12.0 1.15.0
path - 1.9.0 1.9.0
path_parsing - 1.0.1 1.0.1
path_provider_android - 2.2.5 2.2.5
path_provider_foundation - 2.4.0 2.4.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.5 3.1.5
qr - 3.0.1 3.0.1
sky_engine - 0.0.99 0.0.99
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
win32 - 5.5.1 5.5.1
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0

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

The constraint `^0.14.0` on photo_view does not support the stable version `0.15.0`.

Try running dart pub upgrade --major-versions photo_view to update the constraint.

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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.6, Flutter 3.22.2, Dart 3.4.3.

Check the analysis log for details.

3
likes
130
pub points
62%
popularity

Publisher

verified publisherhexasoft.io

Scan Plus is a Document Scanner Plugin with advance features.

Homepage

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter, path_provider, pdf, photo_view, plugin_platform_interface

More

Packages that depend on scan_plus