raven_verification 1.0.0 copy "raven_verification: ^1.0.0" to clipboard
raven_verification: ^1.0.0 copied to clipboard

Raven bank mobile verification plugin

110/ 160
pub points
416
downloads

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

Failed report section
Follow Dart file conventions
10 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

  • pubspec.yaml doesn't have a homepage entry.

  • pubspec.yaml doesn't have a repository entry.

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

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

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

25 out of 99 API elements (25.3 %) have documentation comments.

Some symbols that are missing documentation: back_button, back_button.AppBackButton, back_button.AppBackButton.AppBackButton.new, back_button.AppBackButton.icon, back_button.AppBackButton.textColor.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add 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:raven_verification/raven_verification.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

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

Because:

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

Because:

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

Swift Package Manager support:

Package does not support the Swift Package Manager on iOS

It does not contain ios/raven_verification/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.

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: Missing type annotation.

lib/utils/helper_functions.dart:52:1

   ╷
52 │ showAlert(String message) {
   │ ^^^^^^^^^
   ╵

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

Partially passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
permission_handler ^12.0.1 12.0.1 12.0.1
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
pretty_qr_code ^3.5.0 3.6.0 3.6.0
zikzak_inappwebview ^3.0.0 3.0.0 4.0.9
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.1
permission_handler_android - 13.0.1 13.0.1
permission_handler_apple - 9.4.7 9.4.7
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.3.0 4.3.0
permission_handler_windows - 0.2.1 0.2.1
qr - 3.0.2 3.0.2
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
zikzak_inappwebview_android - 3.0.0 4.0.9
zikzak_inappwebview_internal_annotations - 3.0.0 4.0.9
zikzak_inappwebview_ios - 3.0.0 4.0.9
zikzak_inappwebview_platform_interface - 3.0.0 4.0.9

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

The constraint `^3.0.0` on zikzak_inappwebview does not support the stable version `4.0.0`, that was published 11 days ago.

When zikzak_inappwebview is 30 days old, this package will no longer be awarded points in this category.

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

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.10, Flutter 3.41.2, Dart 3.11.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
110
points
416
downloads

Publisher

unverified uploader

Weekly Downloads

Raven bank mobile verification plugin

Documentation

API reference

License

unknown (license)

Dependencies

flutter, permission_handler, plugin_platform_interface, pretty_qr_code, zikzak_inappwebview

More

Packages that depend on raven_verification

Packages that implement raven_verification