sensfrx_flutter 0.0.1 copy "sensfrx_flutter: ^0.0.1" to clipboard
sensfrx_flutter: ^0.0.1 copied to clipboard

Sensfrx Flutter SDK is a comprehensive fraud detection solution designed to protect mobile applications from various types of fraud such as app cloning, network evasion, device rooting, and emulators. [...]

120/ 160
pub points
28
downloads

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

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

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

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

Homepage URL doesn't exist.

At the time of the analysis https://sensfrx.ai 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.

Partially passed report section
Provide documentation
10 / 20trigger folding of the section

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

7 out of 129 API elements (5.4 %) 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: app_event, app_event.TrackApplicationEvent, app_event.TrackApplicationEvent.TrackApplicationEvent.new, app_event.TrackApplicationEvent.trackApplicationEvent, app_signature.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
20 / 20trigger folding of the section

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

Because:

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

Because:

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

Because:

  • package:sensfrx_flutter/sensfrx_flutter.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:sensfrx_flutter/sensfrx_flutter.dart that imports:
  • package:sensfrx_flutter/sensfrx_flutter_platform_interface.dart that imports:
  • package:sensfrx_flutter/sensfrx_flutter_method_channel.dart that imports:
  • package:sensfrx_flutter/events/app_event.dart that imports:
  • package:sensfrx_flutter/util/event_queue.dart that imports:
  • package:sensfrx_flutter/events/location_event.dart that imports:
  • package:geolocator/geolocator.dart that imports:
  • package:geolocator_apple/geolocator_apple.dart that declares support for platforms: iOS, macOS.
Package does not support platform `iOS`.

Because:

  • package:sensfrx_flutter/sensfrx_flutter.dart that imports:
  • package:sensfrx_flutter/sensfrx_flutter_platform_interface.dart that imports:
  • package:sensfrx_flutter/sensfrx_flutter_method_channel.dart that imports:
  • package:sensfrx_flutter/events/app_event.dart that imports:
  • package:sensfrx_flutter/util/event_queue.dart that imports:
  • package:sensfrx_flutter/events/location_event.dart that imports:
  • package:geolocator/geolocator.dart that imports:
  • package:geolocator_android/geolocator_android.dart that declares support for platforms: Android.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:sensfrx_flutter/sensfrx_flutter.dart that imports:
  • package:sensfrx_flutter/sensfrx_flutter_platform_interface.dart that imports:
  • package:sensfrx_flutter/sensfrx_flutter_method_channel.dart that imports:
  • package:sensfrx_flutter/events/app_event.dart that imports:
  • package:sensfrx_flutter/util/event_queue.dart that imports:
  • package:fluttertoast/fluttertoast.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

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

Failed check 0/0 points: Swift Package Manager support

Package does not support the Swift Package Manager on iOS

It does not contain ios/sensfrx_flutter/Package.swift.

This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.

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

Found 19 issues. Showing the first 2:

INFO: Missing type annotation.

lib/events/app_event.dart:6:10

  ╷
6 │   static trackApplicationEvent(String appEvent) {
  │          ^^^^^^^^^^^^^^^^^^^^^
  ╵

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

INFO: Missing type annotation.

lib/events/call_event.dart:6:10

  ╷
6 │   static trackCallEvent(String callStatus) {
  │          ^^^^^^^^^^^^^^
  ╵

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

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

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

Package Constraint Compatible Latest Notes
crypto ^3.0.3 3.0.6 3.0.6
flutter_dotenv ^5.1.0 5.2.1 6.0.0
fluttertoast ^8.2.6 8.2.14 9.0.0
geocoding ^3.0.0 3.0.0 4.0.0
geocoding_ios ^3.0.1 3.1.0 3.1.0
geolocator ^12.0.0 12.0.0 14.0.2
http ^1.2.2 1.5.0 1.5.0
package_info_plus ^8.2.1 8.3.1 9.0.0
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
sensors_plus ^6.1.1 6.1.2 7.0.0
shared_preferences ^2.1.1 2.5.3 2.5.3
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
geocoding_android - 3.3.1 4.0.1
geocoding_platform_interface - 3.2.0 3.2.0
geolocator_android - 4.6.2 5.0.2
geolocator_apple - 2.3.13 2.3.13
geolocator_platform_interface - 4.2.6 4.2.6
geolocator_web - 4.1.3 4.1.3
geolocator_windows - 0.2.5 0.2.5
http_parser - 4.1.2 4.1.2
logging - 1.3.0 1.3.0
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
package_info_plus_platform_interface - 3.2.1 3.2.1
path - 1.9.1 1.9.1
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
platform - 3.1.6 3.1.6
sensors_plus_platform_interface - 2.0.1 2.0.1
shared_preferences_android - 2.4.14 2.4.14
shared_preferences_foundation - 2.5.4 2.5.4
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
uuid - 4.5.1 4.5.1
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
win32 - 5.14.0 5.14.0
xdg_directories - 1.1.0 1.1.0

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

Found 6 issues. Showing the first 2:

The constraint `^5.1.0` on flutter_dotenv does not support the stable version `6.0.0`.

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

The constraint `^8.2.6` on fluttertoast does not support the stable version `9.0.0`, that was published 11 days ago.

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

Try running dart pub upgrade --major-versions fluttertoast 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.22.23, Flutter 3.35.5, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
120
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

Sensfrx Flutter SDK is a comprehensive fraud detection solution designed to protect mobile applications from various types of fraud such as app cloning, network evasion, device rooting, and emulators. It helps secure user accounts, prevent fake registrations, and mitigate online transaction fraud in real-time. The SDK supports both Android and iOS, offering seamless integration with minimal impact on performance.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter, flutter_dotenv, fluttertoast, geocoding, geocoding_ios, geolocator, http, package_info_plus, plugin_platform_interface, sensors_plus, shared_preferences

More

Packages that depend on sensfrx_flutter

Packages that implement sensfrx_flutter