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

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
130/ 160
pub points
77
downloads

We analyzed this package 5 days ago, and awarded it 130 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

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.

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: motor_flutter,
    • 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: GPL-3.0.

OK
Provide documentation
20 / 20trigger folding of the section

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

4661 out of 7316 API elements (63.7 %) have documentation comments.

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

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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.

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/shared/sonr_button.dart that imports:
  • package:flutter_svg/flutter_svg.dart that imports:
  • package:flutter_svg/svg.dart that imports:
  • package:flutter_svg/src/vector_drawable.dart that imports:
  • package:flutter_svg/src/svg/parsers.dart that imports:
  • package:flutter_svg/src/utilities/http.dart that imports:
  • package:flutter_svg/src/utilities/_http_io.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.

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.

partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 458 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
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
device_info_plus ^4.1.2 4.1.3 11.2.0
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 flutter 0.0.0 0.0.0
flutter_keychain ^2.2.1 2.5.0 2.5.0
flutter_svg ^1.1.5 1.1.6 2.0.16
get ^4.6.5 4.6.6 4.6.6
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 3.1.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
_fe_analyzer_shared - 61.0.0 78.0.0
analyzer - 5.13.0 7.1.0
args - 2.6.0 2.6.0
asn1lib - 1.5.8 1.5.8
async - 2.12.0 2.12.0
boolean_selector - 2.1.2 2.1.2
byte_extensions - 0.0.3 0.0.3
cbor - 5.1.2 6.3.3
characters - 1.3.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.0 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
device_info_plus_macos - 3.0.0 5.0.0
device_info_plus_platform_interface - 3.0.0 7.0.2
device_info_plus_web - 3.0.0 5.0.0
device_info_plus_windows - 4.1.0 6.0.0
equatable - 2.0.7 2.0.7
ffi - 2.1.3 2.1.3
file - 6.1.4 7.0.1
flutter_plugin_android_lifecycle - 2.0.24 2.0.24
flutter_secure_storage - 6.1.0 9.2.2
flutter_secure_storage_linux - 1.2.1 1.2.1
flutter_secure_storage_macos - 1.1.2 3.1.2
flutter_secure_storage_platform_interface - 1.1.2 1.1.2
flutter_secure_storage_web - 1.2.1 1.2.1
flutter_secure_storage_windows - 1.1.3 3.1.2
flutter_web_plugins - 0.0.0 0.0.0
font_awesome_flutter - 10.8.0 10.8.0
glob - 2.1.2 2.1.2
hex - 0.2.0 0.2.0
ieee754 - 1.0.3 1.0.3
intl - 0.18.1 0.20.1
js - 0.6.7 0.7.1
json_annotation - 4.9.0 4.9.0
local_auth - 2.3.0 2.3.0
local_auth_android - 1.0.46 1.0.46
local_auth_darwin - 1.4.2 1.4.2
local_auth_ios - 1.1.7 1.1.7
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.15.0 1.16.0
package_config - 2.1.1 2.1.1
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.15 2.2.15
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.0.2 6.0.2
platform - 3.1.6 3.1.6
pointycastle - 3.9.1 3.9.1
precis - 0.0.3 0.0.3
pub_semver - 2.1.5 2.1.5
quiver - 3.2.2 3.2.2
sky_engine - 0.0.0 0.0.0
source_span - 1.10.1 1.10.1
sqflite - 2.4.1 2.4.1
sqflite_android - 2.4.0 2.4.0
sqflite_common - 2.5.4+6 2.5.4+6
sqflite_darwin - 2.4.1 2.4.1
sqflite_platform_interface - 2.4.0 2.4.0
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.3 2.1.3
string_scanner - 1.4.1 1.4.1
synchronized - 3.3.0+3 3.3.0+3
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.4
watcher - 1.1.1 1.1.1
win32 - 3.1.4 5.9.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.

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

Check the analysis log for details.

5
likes
130
points
77
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