flutter_pipwave_ekyc 0.0.2 copy "flutter_pipwave_ekyc: ^0.0.2" to clipboard
flutter_pipwave_ekyc: ^0.0.2 copied to clipboard

Flutter Packages for Pipwave EKYC

2
likes
70/ 160
pub points
88
downloads

We analyzed this package 26 hours ago, and awarded it 70 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

The package description is too short.

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

Homepage URL doesn't exist.

At the time of the analysis https://gitlab.g2g.com/g2g-mobile-app/pw-ekyc-flutter/-/tree/main/flutter_pipwave_ekyc 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: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

1178 out of 4200 API elements (28.0 %) have documentation comments.

Some symbols that are missing documentation: asset_constants, asset_constants.M7AssetConstants, asset_constants.M7AssetConstants.M7AssetConstants, asset_constants.M7AssetConstants.images, asset_constants.M7AssetConstants.lottie.

10/10 points: Package has an example

failed
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:flutter_pipwave_ekyc/flutter_pipwave_ekyc.dart that imports:
  • package:flutter_pipwave_ekyc/index.dart that imports:
  • package:flutter_pipwave_ekyc/src/cards_scan/presentation/id_type_page.dart that imports:
  • package:flutter_pipwave_ekyc/src/cards_scan/cards_scan.dart that imports:
  • package:flutter_pipwave_ekyc/src/core/presentation/thank_you_confirmation_page.dart that imports:
  • package:flutter_pipwave_ekyc/src/cards_scan/presentation/confirm_document_page.dart that imports:
  • package:flutter_pipwave_ekyc/src/cards_scan/application/confirm_document_notifier.dart that imports:
  • package:flutter_pipwave_ekyc/src/cards_scan/presentation/overlay_camera_page.dart that imports:
  • package:flutter_pipwave_ekyc/src/cards_scan/application/overlay_camera_page_notifier.dart that imports:
  • package:flutter_image_compress/flutter_image_compress.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Linux`.

Because:

  • package:flutter_pipwave_ekyc/flutter_pipwave_ekyc.dart that imports:
  • package:flutter_pipwave_ekyc/index.dart that imports:
  • package:flutter_pipwave_ekyc/src/cards_scan/presentation/id_type_page.dart that imports:
  • package:flutter_pipwave_ekyc/src/cards_scan/cards_scan.dart that imports:
  • package:flutter_pipwave_ekyc/src/core/presentation/thank_you_confirmation_page.dart that imports:
  • package:flutter_pipwave_ekyc/src/cards_scan/presentation/confirm_document_page.dart that imports:
  • package:flutter_pipwave_ekyc/src/cards_scan/application/confirm_document_notifier.dart that imports:
  • package:flutter_pipwave_ekyc/src/cards_scan/presentation/overlay_camera_page.dart that imports:
  • package:flutter_pipwave_ekyc/src/cards_scan/application/overlay_camera_page_notifier.dart that imports:
  • package:flutter_image_compress/flutter_image_compress.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `macOS`.

Because:

  • package:flutter_pipwave_ekyc/flutter_pipwave_ekyc.dart that imports:
  • package:flutter_pipwave_ekyc/index.dart that imports:
  • package:flutter_pipwave_ekyc/src/cards_scan/presentation/id_type_page.dart that imports:
  • package:flutter_pipwave_ekyc/src/cards_scan/cards_scan.dart that imports:
  • package:flutter_pipwave_ekyc/src/core/presentation/thank_you_confirmation_page.dart that imports:
  • package:flutter_pipwave_ekyc/src/cards_scan/presentation/confirm_document_page.dart that imports:
  • package:flutter_pipwave_ekyc/src/cards_scan/application/confirm_document_notifier.dart that imports:
  • package:flutter_pipwave_ekyc/src/cards_scan/presentation/overlay_camera_page.dart that imports:
  • package:flutter_pipwave_ekyc/src/cards_scan/application/overlay_camera_page_notifier.dart that imports:
  • package:camera/camera.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Web`.

Because:

  • package:flutter_pipwave_ekyc/flutter_pipwave_ekyc.dart that imports:
  • package:flutter_pipwave_ekyc/index.dart that imports:
  • package:flutter_pipwave_ekyc/src/face_scan/face_scan.dart that imports:
  • package:flutter_pipwave_ekyc/m7_livelyness_detection/index.dart that imports:
  • package:google_mlkit_face_detection/google_mlkit_face_detection.dart that declares support for platforms: Android, iOS.

0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

failed
Pass static analysis
0 / 50trigger folding of the section

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

Found 118 issues. Showing the first 2:

ERROR: The method 'TapAndPanGestureRecognizer' isn't defined for the type 'PermissionDeniedPage'.

lib/src/core/presentation/permission_denied_page.dart:75:35

   ╷
75 │                       recognizer: TapAndPanGestureRecognizer()..onTapDown = (details) {
   │                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/core/presentation/permission_denied_page.dart

WARNING: Unused import: 'dart:ui'.

lib/m7_livelyness_detection/src/screens/m7_livelyness_detection_screen.dart:2:8

  ╷
2 │ import 'dart:ui' as ui;
  │        ^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/m7_livelyness_detection/src/screens/m7_livelyness_detection_screen.dart

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

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

Package Constraint Compatible Latest
animate_do ^3.0.2 3.3.4 3.3.4
calendar_date_picker2 ^0.5.2 0.5.6 1.1.8
camera ^0.10.5+2 0.10.6 0.11.0+2
collection ^1.16.0 1.19.0 1.19.1
crypto ^3.0.3 3.0.6 3.0.6
dartz ^0.10.1 0.10.1 0.10.1
dio ^4.0.6 4.0.6 5.7.0
dio_smart_retry ^1.4.0 1.4.0 7.0.1
dotted_border ^2.0.0+3 2.1.0 2.1.0
equatable ^2.0.5 2.0.7 2.0.7
flutter flutter 0.0.0 0.0.0
flutter_image_compress ^2.0.4 2.4.0 2.4.0
freezed_annotation ^2.2.0 2.4.4 2.4.4
google_mlkit_face_detection ^0.5.0 0.5.0 0.12.0
image ^3.0.2 3.3.0 4.5.2
image_picker ^0.8.7+1 0.8.9 1.1.2
intl ^0.18.0 0.18.1 0.20.1
json_annotation ^4.7.0 4.9.0 4.9.0
jwt_decoder ^2.0.1 2.0.1 2.0.1
lottie ^2.1.0 2.7.0 3.3.0
native_image_cropper ^0.3.1 0.3.1 0.6.0
permission_handler ^10.3.0 10.4.5 11.3.1
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
screenshot ^2.1.0 2.5.0 3.0.0
shimmer ^3.0.0 3.0.0 3.0.0
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.6.1 4.0.2
async - 2.12.0 2.12.0
camera_android - 0.10.9+17 0.10.9+17
camera_avfoundation - 0.9.17+6 0.9.17+6
camera_platform_interface - 2.8.0 2.8.0
camera_web - 0.3.5 0.3.5
characters - 1.3.0 1.4.0
clock - 1.1.2 1.1.2
cross_file - 0.3.4+2 0.3.4+2
file_selector_linux - 0.9.3+2 0.9.3+2
file_selector_macos - 0.9.4+2 0.9.4+2
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+3 0.9.3+3
flutter_image_compress_common - 1.0.5 1.0.5
flutter_image_compress_macos - 1.0.3 1.0.3
flutter_image_compress_ohos - 0.0.3 0.0.3
flutter_image_compress_platform_interface - 1.0.5 1.0.5
flutter_image_compress_web - 0.1.5 0.1.5
flutter_plugin_android_lifecycle - 2.0.24 2.0.24
flutter_web_plugins - 0.0.0 0.0.0
google_mlkit_commons - 0.2.0 0.9.0
http - 1.2.2 1.2.2
http_parser - 4.1.2 4.1.2
image_picker_android - 0.8.12+19 0.8.12+19
image_picker_for_web - 2.2.0 3.0.6
image_picker_ios - 0.8.12+2 0.8.12+2
image_picker_linux - 0.2.1+1 0.2.1+1
image_picker_macos - 0.2.1+1 0.2.1+1
image_picker_platform_interface - 2.10.0 2.10.0
image_picker_windows - 0.2.1+1 0.2.1+1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
mime - 1.0.6 2.0.0
native_image_cropper_android - 0.1.2 0.3.1
native_image_cropper_ios - 0.1.1 0.2.0
native_image_cropper_macos - 0.1.1 0.2.0
native_image_cropper_platform_interface - 0.1.2 0.2.0
native_image_cropper_web - 0.1.1 0.2.0
path - 1.9.1 1.9.1
path_drawing - 1.0.1 1.0.1
path_parsing - 1.1.0 1.1.0
permission_handler_android - 10.3.6 12.0.13
permission_handler_apple - 9.1.4 9.4.5
permission_handler_platform_interface - 3.12.0 4.2.3
permission_handler_windows - 0.1.3 0.2.1
petitparser - 6.0.2 6.0.2
sky_engine - 0.0.0 0.0.0
source_span - 1.10.1 1.10.1
stream_transform - 2.1.1 2.1.1
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.1.4 2.1.4
web - 1.1.0 1.1.0
xml - 6.5.0 6.5.0

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

Found 12 issues. Showing the first 2:

The constraint `^0.5.2` on calendar_date_picker2 does not support the stable version `1.0.0`.

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

The constraint `^0.10.5+2` on camera does not support the stable version `0.11.0`.

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

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

0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 1 error:

  • UNDEFINED_METHOD - lib/src/core/presentation/permission_denied_page.dart:75:35 - The method 'TapAndPanGestureRecognizer' isn't defined for the type 'PermissionDeniedPage'.

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.22.17, Flutter 3.27.0, Dart 3.6.0.

Check the analysis log for details.