starknet_flutter 0.1.2 copy "starknet_flutter: ^0.1.2" to clipboard
starknet_flutter: ^0.1.2 copied to clipboard

discontinued

Zero-config wallet components for starknet

65/ 160
pub points
10
downloads

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

Failed report section
Follow Dart file conventions
15 / 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.

Failed to verify repository URL.

Repository has no matching pubspec.yaml with name: starknet_flutter.

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: starknet_flutter,
    • contains a version property, and,
    • does not contain a publish_to property.
Homepage URL doesn't exist.

At the time of the analysis https://github.com/gabsn/starknet.dart/tree/main/packages/starknet_flutter was unreachable. Make sure that the website is reachable via HEAD requests.

Passed check 5/5 points: Provide a valid README.md

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("0.1.2").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

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

80 out of 328 API elements (24.4 %) have documentation comments.

Some symbols that are missing documentation: pigeon, pigeon.AndroidOptions.AndroidOptions.new, pigeon.AndroidOptions.decode, pigeon.AndroidOptions.encode, pigeon.AndroidPromptInfos.

Passed check 10/10 points: Package has an example

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

Because:

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

Because:

  • package:starknet_flutter/starknet_flutter.dart that declares support for platforms: Android, iOS, macOS.
Failed report section
Pass static analysis
0 / 50trigger folding of the section

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

Found 50 issues. Showing the first 2:

ERROR: The name 'JsonRpcProvider' isn't a type, so it can't be used in an 'as' expression.

lib/src/models/public_account.dart:53:40

   ╷
53 │         nodeUri = (account.provider as JsonRpcProvider).nodeUri.toString(),
   │                                        ^^^^^^^^^^^^^^^
   ╵

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

ERROR: The method 'JsonRpcProvider' isn't defined for the type 'PublicAccount'.

lib/src/models/public_account.dart:63:22

   ╷
63 │     final provider = JsonRpcProvider(nodeUri: Uri.parse(nodeUri));
   │                      ^^^^^^^^^^^^^^^
   ╵

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

Failed report section
Support up-to-date dependencies
10 / 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
animations ^2.0.7 2.1.1 2.1.1
bip39 ^1.0.6 1.0.6 1.0.6
confetti ^0.7.0 0.7.0 0.8.0
crypto ^3.0.2 3.0.7 3.0.7
expandable ^5.0.1 5.0.1 5.0.1
flutter_animate ^4.1.0 4.5.2 4.5.2
flutter_svg ^2.0.2 2.2.3 2.2.3
functional_listener ^2.3.1 2.3.1 4.1.0 Discontinued
google_fonts ^5.0.0 5.1.0 8.0.0
hive ^2.2.3 2.2.3 2.2.3
hive_flutter ^1.1.0 1.1.0 1.1.0
http ^1.0.0 1.6.0 1.6.0
intl ^0.18.0 0.18.1 0.20.2
loading_indicator ^3.1.0 3.1.1 3.1.1
mobile_scanner ^3.0.0 3.5.7 7.1.4
modal_bottom_sheet ^3.0.0-pre 3.0.0 3.0.0
path_provider ^2.0.13 2.1.5 2.1.5
pattern_lock ^2.0.0 2.0.0 2.0.0
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
pointycastle ^3.6.2 3.9.1 4.0.0
qr_flutter ^4.0.0 4.1.0 4.1.0
slide_to_act_reborn ^3.0.0 3.0.0 3.0.0
starknet any 0.2.0 0.2.0
ulid ^2.0.0 2.0.1 2.0.1
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
bip32 - 2.0.0 2.0.0
bs58check - 1.0.2 1.0.2
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
code_assets - 1.0.0 1.0.0
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
ffi - 2.1.5 2.1.5
file - 7.0.1 7.0.1
flutter_shaders - 0.1.3 0.1.3
freezed_annotation - 2.4.4 3.1.0
glob - 2.1.3 2.1.3
hex - 0.2.0 0.2.0
hooks - 1.0.0 1.0.0
http_parser - 4.1.2 4.1.2
js - 0.7.2 0.7.2 Discontinued
json_annotation - 4.9.0 4.9.0
logging - 1.3.0 1.3.0
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.18.0
native_toolchain_c - 0.17.4 0.17.4
objective_c - 9.2.4 9.2.4
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
path_provider_android - 2.2.22 2.2.22
path_provider_foundation - 2.6.0 2.6.0
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 - 7.0.1 7.0.1
platform - 3.1.6 3.1.6
pub_semver - 2.2.0 2.2.0
qr - 3.0.2 3.0.2
source_span - 1.10.1 1.10.1
starknet_provider - 0.2.0 0.2.0
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_graphics - 1.1.19 1.1.19
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.20 1.1.20
vector_math - 2.2.0 2.2.0
web - 0.5.1 1.1.1
web_socket_channel - 2.4.5 3.0.3
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1
yaml - 3.1.3 3.1.3

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

Found 7 issues. Showing the first 2:

The constraint `^0.7.0` on confetti does not support the stable version `0.8.0`.

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

The constraint `^2.3.1` on functional_listener does not support the stable version `3.0.0`.

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

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 1 error:

  • UNDEFINED_METHOD - lib/src/views/receive_modal/receive_modal.dart:70:26 - The method 'QrImageView' isn't defined for the type 'ReceiveModal'.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.8, Flutter 3.38.6, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: