instafido 1.0.5 copy "instafido: ^1.0.5" to clipboard
instafido: ^1.0.5 copied to clipboard

Its a verification plugin.

0
likes
100/ 160
pub points
10%
popularity

We analyzed this package 26 hours ago, and awarded it 100 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://github.com/akashDotcod/instafido_sdk was unreachable. Make sure that the website is reachable via HEAD requests.

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: instafido,
    • contains a version property, and,
    • does not contain a publish_to property.

Unable to access git repository: Failed to run remote show origin.

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.

failed
Provide documentation
0 / 20trigger folding of the section

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

28 out of 428 API elements (6.5 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: api_network, api_network.Network, api_network.Network.Network, api_network.Network.getCountries, api_network.Network.getDocTypes.

0/10 points: Package has an example

No example found.

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

Because:

  • package:instafido/instafido.dart that imports:
  • package:instafido/core/utils.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:instafido/instafido.dart that imports:
  • package:instafido/core/utils.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Web`.

Because:

  • package:instafido/instafido.dart that imports:
  • package:instafido/core/navigation.dart that imports:
  • package:instafido/id_card/choose_method.dart that imports:
  • package:instafido/id_card/front_cam.dart that imports:
  • package:instafido/id_card/verify_front_doc.dart that imports:
  • package:instafido/core/checkImageSize.dart that imports:
  • package:flutter_native_image/flutter_native_image.dart that declares support for platforms: Android, iOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:instafido/instafido.dart that imports:
  • package:instafido/core/navigation.dart that imports:
  • package:instafido/kyc_submit.dart that imports:
  • package:instafido/core/api_network.dart that imports:
  • package:instafido/core/dio_helper.dart that imports:
  • package:instafido/core/get_device_info.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:instafido/instafido.dart that imports:
  • package:instafido/core/navigation.dart that imports:
  • package:instafido/kyc_submit.dart that imports:
  • package:instafido/core/api_network.dart that imports:
  • package:instafido/core/dio_helper.dart that imports:
  • package:instafido/core/get_device_info.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 93 issues. Showing the first 2:

WARNING: The exception variable 'e' isn't used, so the 'catch' clause can be removed.

lib/core/http_network.dart:45:34

   ╷
45 │     } on TimeoutException catch (e) {
   │                                  ^
   ╵

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

WARNING: The exception variable 'e' isn't used, so the 'catch' clause can be removed.

lib/core/http_network.dart:50:33

   ╷
50 │     } on SocketException catch (e) {
   │                                 ^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/core/http_network.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
camera ^0.10.4 0.10.6 0.11.0+1
device_info_plus ^8.2.1 8.2.2 10.1.0
dio ^5.1.1 5.4.3+1 5.4.3+1
flutter flutter 0.0.0 0.0.0
flutter_native_image ^0.0.6+1 0.0.6+1 0.0.6+1
flutter_typeahead ^4.6.2 4.8.0 5.2.0
fluttertoast ^8.2.1 8.2.6 8.2.6
google_mlkit_face_detection ^0.8.0 0.8.0 0.11.0
google_mlkit_text_recognition ^0.10.0 0.10.0 0.13.0
http ^0.13.5 0.13.6 1.2.1
image ^4.0.17 4.2.0 4.2.0
lottie ^2.3.0 2.7.0 3.1.2
path_provider ^2.1.1 2.1.3 2.1.3
pinput ^2.2.31 2.3.0 5.0.0
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.6.1 3.6.1
async - 2.11.0 2.11.0
camera_android - 0.10.9+3 0.10.9+3
camera_avfoundation - 0.9.16 0.9.16
camera_platform_interface - 2.7.4 2.7.4
camera_web - 0.3.3 0.3.3
characters - 1.3.0 1.3.0
collection - 1.18.0 1.19.0
cross_file - 0.3.4+1 0.3.4+1
crypto - 3.0.3 3.0.3
device_info_plus_platform_interface - 7.0.0 7.0.0
ffi - 2.1.2 2.1.2
file - 6.1.4 7.0.0
flutter_keyboard_visibility - 5.4.1 6.0.0
flutter_keyboard_visibility_linux - 1.0.0 1.0.0
flutter_keyboard_visibility_macos - 1.0.0 1.0.0
flutter_keyboard_visibility_platform_interface - 2.0.0 2.0.0
flutter_keyboard_visibility_web - 2.0.0 2.0.0
flutter_keyboard_visibility_windows - 1.0.0 1.0.0
flutter_plugin_android_lifecycle - 2.0.20 2.0.20
flutter_web_plugins - 0.0.0 0.0.0
google_mlkit_commons - 0.5.0 0.7.1
http_parser - 4.0.2 4.0.2
material_color_utilities - 0.8.0 0.12.0
meta - 1.12.0 1.15.0
path - 1.9.0 1.9.0
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
plugin_platform_interface - 2.1.8 2.1.8
pointer_interceptor - 0.9.3+7 0.10.1+1
sky_engine - 0.0.99 0.0.99
smart_auth - 1.1.1 2.0.0
source_span - 1.10.0 1.10.0
stream_transform - 2.1.0 2.1.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
universal_platform - 1.1.0 1.1.0
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
win32 - 4.1.4 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.

Found 8 issues. Showing the first 2:

The constraint `^0.10.4` on camera does not support the stable version `0.11.0`.

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

The constraint `^8.2.1` on device_info_plus does not support the stable version `9.0.0`.

Try running dart pub upgrade --major-versions device_info_plus 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.