sbt_auth_dart 0.5.12+1 copy "sbt_auth_dart: ^0.5.12+1" to clipboard
sbt_auth_dart: ^0.5.12+1 copied to clipboard

SBTAuth flutter sdk

2
likes
120/ 160
pub points
82
downloads

We analyzed this package 8 days 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 short.

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

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.

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

284 out of 286 API elements (99.3 %) have documentation comments.

Some symbols that are missing documentation: sbt_auth_dart.Share.copyWith, utils.

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:sbt_auth_dart/sbt_auth_dart.dart that imports:
  • package:sbt_auth_dart/src/utils.dart that imports:
  • package:mpc_dart/mpc_dart.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:sbt_auth_dart/sbt_auth_dart.dart that imports:
  • package:sbt_auth_dart/src/utils.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:sbt_auth_dart/sbt_auth_dart.dart that imports:
  • package:sbt_auth_dart/src/utils.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:sbt_auth_dart/sbt_auth_dart.dart that imports:
  • package:sbt_auth_dart/src/utils.dart that imports:
  • package:sbt_auth_dart/src/db_util.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, 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:sbt_auth_dart/sbt_auth_dart.dart that imports:
  • package:sbt_auth_dart/src/utils.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:sbt_auth_dart/sbt_auth_dart.dart that imports:
  • package:sbt_auth_dart/src/utils.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:sbt_auth_dart/sbt_auth_dart.dart that imports:
  • package:sbt_auth_dart/src/utils.dart that imports:
  • package:sbt_auth_dart/src/db_util.dart that imports:
  • package:path_provider/path_provider.dart that imports:
  • package:path_provider_platform_interface/path_provider_platform_interface.dart that imports:
  • package:path_provider_platform_interface/src/method_channel_path_provider.dart that imports:
  • package:platform/platform.dart that imports:
  • package:platform/src/interface/local_platform.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 report section
Pass static analysis
30 / 50trigger folding of the section

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

Found 10 issues. Showing the first 2:

WARNING: The declaration '_hashForWitnessV0' isn't referenced.

lib/src/core/bitcoin_signer.dart:484:13

    ╷
484 │   Uint8List _hashForWitnessV0(
    │             ^^^^^^^^^^^^^^^^^
    ╵
copied to clipboard

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

WARNING: Unnecessary cast.

lib/src/core/bitcoin_signer.dart:503:19

503 │       toffset += (slice.length as int);
    │                   ^^^^^^^^^^^^^^^^^^^
    ╵
copied to clipboard

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/core/bitcoin_signer.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
app_links ^3.3.0 3.5.1 6.4.0
aptos ^0.0.3 0.0.6 0.0.6
cryptography ^2.0.5 2.7.0 2.7.0
decimal ^2.3.0 2.3.3 3.2.1
eth_sig_util ^0.0.9 0.0.9 0.0.9
eventsource ^0.4.0 0.4.0 0.4.0
flutter_bitcoin ^1.0.1 1.0.1 1.0.1
hive ^2.2.3 2.2.3 2.2.3
hive_flutter ^1.1.0 1.1.0 1.1.0
http ^0.13.5 0.13.6 1.3.0
mpc_dart ^1.4.4 1.4.5 1.4.5
package_info_plus ^4.1.0 4.2.0 8.3.0
path_provider ^2.0.11 2.1.5 2.1.5
sbt_encrypt ^0.2.0 0.2.0 0.2.0
sha3 ^0.2.0 0.2.0 0.2.0
solana ^0.29.1 0.29.1 0.31.2+1
url_launcher ^6.1.6 6.3.1 6.3.1
web3dart ^2.3.5 2.6.1 3.0.0
Transitive dependencies
Package Constraint Compatible Latest Notes
adaptive_number - 1.0.0 1.0.0
argon2 - 1.0.1 1.0.1
args - 2.7.0 2.7.0
asn1lib - 1.6.2 1.6.2
async - 2.13.0 2.13.0
base_x - 2.0.1 2.0.1
bech32 - 0.2.2 0.2.2
bip32 - 2.0.0 2.0.0
bip39 - 1.0.6 1.0.6
borsh_annotation - 0.3.2 0.3.2
bs58 - 1.0.2 1.0.2
bs58check - 1.0.2 1.0.2
buffer - 1.2.3 1.2.3
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
dio - 5.8.0+1 5.8.0+1
dio_web_adapter - 2.1.1 2.1.1
ed25519_edwards - 0.3.1 0.3.1
ed25519_hd_key - 2.3.0 2.3.0
eip1559 - 0.6.1 0.6.2
eip55 - 1.0.2 1.0.3
encrypt - 5.0.3 5.0.3
equatable - 2.0.7 2.0.7
ffi - 2.1.4 2.1.4
fixnum - 1.1.1 1.1.1
freezed_annotation - 2.4.4 3.0.0
gql - 1.0.1-alpha+1730759315362 1.0.1-alpha+1730759315362
gql_dedupe_link - 2.0.4-alpha+1715521079596 2.0.4-alpha+1715521079596
gql_error_link - 1.0.0+1 1.0.0+1
gql_exec - 1.1.1-alpha+1699813812660 1.1.1-alpha+1699813812660
gql_http_link - 1.1.0 1.1.0
gql_link - 1.0.1-alpha+1730759315378 1.0.1-alpha+1730759315378
gql_transform_link - 1.0.0 1.0.0
graphql - 5.2.0-beta.4 5.2.0
gtk - 2.1.0 2.1.0
hex - 0.2.0 0.2.0
http_parser - 4.1.2 4.1.2
js - 0.6.7 0.7.2 Discontinued
json_annotation - 4.9.0 4.9.0
json_rpc_2 - 3.0.3 3.0.3
logging - 1.3.0 1.3.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
normalize - 0.8.2+1 0.10.0
package_info_plus_platform_interface - 2.0.1 3.2.0
path - 1.9.1 1.9.1
path_provider_android - 2.2.16 2.2.16
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
pinenacl - 0.6.0 0.6.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.7.3 4.0.0
rational - 2.2.3 2.2.3
rxdart - 0.27.7 0.28.0
sec - 1.1.0 1.1.1
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
stream_transform - 2.1.1 2.1.1
string_scanner - 1.4.1 1.4.1
sync - 0.3.0 0.3.0
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.15 6.3.15
url_launcher_ios - 6.3.3 6.3.3
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.2 3.2.2
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.0 2.4.0
url_launcher_windows - 3.1.4 3.1.4
uuid - 3.0.7 4.5.1
vector_math - 2.1.4 2.1.4
wallet - 0.0.13 0.0.17
web - 0.5.1 1.1.1
web_socket_channel - 2.4.5 3.0.2
win32 - 5.12.0 5.12.0
xdg_directories - 1.1.0 1.1.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 `^3.3.0` on app_links does not support the stable version `4.0.0`.

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

The constraint `^2.3.0` on decimal does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions decimal 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:
Jul 11Aug 8Sep 5Oct 3Oct 31Nov 28Dec 26Jan 23Feb 20Mar 20051015202530354045>=0.0.0-0 <1.0.0