motor_flutter 0.9.1 copy "motor_flutter: ^0.9.1" to clipboard
motor_flutter: ^0.9.1 copied to clipboard

outdated

The Official Implementation of the Sonr Motor Node in Flutter. This package provides methods for Authentication, Data Management, and Wallet interactions for the Sonr Network.

5
likes
140/ 160
pub points
87
downloads

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

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

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

Repository URL doesn't exist.

At the time of the analysis https://github.com/sonr-io/motor-flutter was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/sonr-io/motor-flutter/issues was unreachable. Make sure that the website is reachable via HEAD requests.

Documentation URL doesn't exist.

At the time of the analysis https://motor.build 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: GPL-3.0.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

4584 out of 7149 API elements (64.1 %) have documentation comments.

Some symbols that are missing documentation: Extensions, Start Here, Widgets, motor_flutter.AclJwks, motor_flutter.AclJwks.$_whichOneof.

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 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

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

Because:

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

Because:

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

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:motor_flutter/motor_flutter.dart that imports:
  • package:motor_flutter/src/widgets/widgets.dart that imports:
  • package:motor_flutter/src/widgets/auth/auth.dart that imports:
  • package:motor_flutter/src/widgets/auth/controllers/wallet_controller.dart that imports:
  • package:webauthn/webauthn.dart that imports:
  • package:webauthn/src/models/authentication_localization_options.dart that imports:
  • package:local_auth_windows/types/auth_messages_windows.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:motor_flutter/motor_flutter.dart that imports:
  • package:motor_flutter/src/widgets/widgets.dart that imports:
  • package:motor_flutter/src/widgets/auth/auth.dart that imports:
  • package:motor_flutter/src/widgets/auth/controllers/wallet_controller.dart that imports:
  • package:webauthn/webauthn.dart that imports:
  • package:webauthn/src/models/authentication_localization_options.dart that imports:
  • package:local_auth_windows/types/auth_messages_windows.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:motor_flutter/motor_flutter.dart that imports:
  • package:motor_flutter/src/widgets/widgets.dart that imports:
  • package:motor_flutter/src/widgets/auth/auth.dart that imports:
  • package:motor_flutter/src/widgets/auth/controllers/wallet_controller.dart that imports:
  • package:webauthn/webauthn.dart that declares support for platforms: Android, iOS, Windows.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:motor_flutter/motor_flutter.dart that imports:
  • package:motor_flutter/src/widgets/widgets.dart that imports:
  • package:motor_flutter/src/widgets/auth/auth.dart that imports:
  • package:motor_flutter/src/widgets/auth/controllers/wallet_controller.dart that imports:
  • package:webauthn/webauthn.dart that imports:
  • package:webauthn/src/authenticator.dart that imports:
  • package:webauthn/src/util/credential_safe.dart that imports:
  • package:local_auth/local_auth.dart that imports:
  • package:local_auth/src/local_auth.dart that imports:
  • package:local_auth_darwin/local_auth_darwin.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.dev/web/wasm for details.

Failed check 0/0 points: Swift Package Manager support

Package does not support the Swift Package Manager on macOS

It does not contain macos/motor_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 445 issues. Showing the first 2:

INFO: Dangling library doc comment.

lib/src/data/gen/bucket/bucket.pb.dart:1:1

  ╷
1 │ ///
  │ ^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/data/gen/bucket/bucket.pb.dart

INFO: Dangling library doc comment.

lib/src/data/gen/bucket/bucket.pbenum.dart:1:1

  ╷
1 │ ///
  │ ^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/data/gen/bucket/bucket.pbenum.dart

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

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

Package Constraint Compatible Latest Notes
device_info_plus ^4.1.2 4.1.3 11.3.3
encrypt ^5.0.1 5.0.3 5.0.3
fancy_password_field ^1.0.4 1.0.4 2.0.8
fixnum ^1.0.1 1.1.1 1.1.1
flutter_keychain ^2.2.1 2.5.0 2.5.0
flutter_svg ^1.1.5 1.1.6 2.1.0
get ^4.6.5 4.7.2 4.7.2
logger ^1.1.0 1.4.0 2.5.0
path_provider ^2.0.11 2.1.5 2.1.5
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
protobuf ^2.1.0 2.1.0 4.0.0
tuple ^2.0.0 2.0.2 2.0.2
webauthn ^0.0.4 0.0.5+1 0.2.5
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 61.0.0 82.0.0
analyzer - 5.13.0 7.4.2
args - 2.7.0 2.7.0
asn1lib - 1.6.3 1.6.3
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
byte_extensions - 0.0.3 0.0.3
cbor - 5.1.2 6.3.6
characters - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.6 3.0.6
crypto_keys - 0.3.0+1 0.3.0+1
device_info_plus_linux - 3.0.0 5.0.0 Discontinued
device_info_plus_macos - 3.0.0 5.0.0 Discontinued
device_info_plus_platform_interface - 3.0.0 7.0.2
device_info_plus_web - 3.0.0 5.0.0 Discontinued
device_info_plus_windows - 4.1.0 6.0.0 Discontinued
equatable - 2.0.7 2.0.7
ffi - 2.1.4 2.1.4
file - 6.1.4 7.0.1
flutter_plugin_android_lifecycle - 2.0.28 2.0.28
flutter_secure_storage - 6.1.0 9.2.4
flutter_secure_storage_linux - 1.2.2 2.0.1
flutter_secure_storage_macos - 1.1.2 4.0.0
flutter_secure_storage_platform_interface - 1.1.2 2.0.1
flutter_secure_storage_web - 1.2.1 2.0.0
flutter_secure_storage_windows - 1.1.3 4.0.0
font_awesome_flutter - 10.8.0 10.8.0
glob - 2.1.3 2.1.3
hex - 0.2.0 0.2.0
ieee754 - 1.0.3 1.0.3
intl - 0.18.1 0.20.2
js - 0.6.7 0.7.2 Discontinued
json_annotation - 4.9.0 4.9.0
local_auth - 2.3.0 2.3.0
local_auth_android - 1.0.49 1.0.49
local_auth_darwin - 1.4.3 1.4.3
local_auth_ios - 1.1.7 1.1.7 Discontinued
local_auth_platform_interface - 1.0.10 1.0.10
local_auth_windows - 1.0.11 1.0.11
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
package_config - 2.2.0 2.2.0
password_strength - 0.2.0 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
path_provider_android - 2.2.17 2.2.17
path_provider_foundation - 2.4.1 2.4.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
petitparser - 6.1.0 6.1.0
platform - 3.1.6 3.1.6
pointycastle - 3.9.1 4.0.0
precis - 0.0.3 0.0.3
pub_semver - 2.2.0 2.2.0
quiver - 3.2.2 3.2.2
source_span - 1.10.1 1.10.1
sqflite - 2.4.2 2.4.2
sqflite_android - 2.4.1 2.4.1
sqflite_common - 2.5.5 2.5.5
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
synchronized - 3.3.1 3.3.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.4 0.7.4
typed_data - 1.4.0 1.4.0
unorm_dart - 0.2.0 0.3.0
vector_math - 2.1.4 2.1.5
watcher - 1.1.1 1.1.1
web - 1.1.1 1.1.1
win32 - 3.1.4 5.12.0
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.0
yaml - 3.1.3 3.1.3

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

Found 6 issues. Showing the first 2:

The constraint `^4.1.2` on device_info_plus does not support the stable version `5.0.0`.

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

The constraint `^1.0.4` on fancy_password_field does not support the stable version `2.0.0`.

Try running dart pub upgrade --major-versions fancy_password_field 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.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
5
likes
140
points
87
downloads

Publisher

verified publishersonr.io

Weekly Downloads

The Official Implementation of the Sonr Motor Node in Flutter. This package provides methods for Authentication, Data Management, and Wallet interactions for the Sonr Network.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

GPL-3.0 (license)

Dependencies

device_info_plus, encrypt, fancy_password_field, fixnum, flutter, flutter_keychain, flutter_svg, get, logger, path_provider, plugin_platform_interface, protobuf, tuple, webauthn

More

Packages that depend on motor_flutter