phantom_connect 0.0.8 copy "phantom_connect: ^0.0.8" to clipboard
phantom_connect: ^0.0.8 copied to clipboard

A flutter plugin to connect phantom wallet from Mobile Application.

8
likes
150/ 160
pub points
57%
popularity

We analyzed this package 8 days ago, and awarded it 150 pub points (of a possible 160):

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

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: BSD-3-Clause.

OK
Provide documentation
20 / 20trigger folding of the section

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

19 out of 20 API elements (95.0 %) have documentation comments.

Some symbols that are missing documentation: phantom_connect.PhantomConnect.dAppPublicKey.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS
  • ✓ Web
OK
Pass static analysis
50 / 50trigger folding of the section

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

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
flutter flutter 0.0.0 0.0.0
pinenacl ^0.5.1 0.5.1 0.6.0
solana ^0.26.0 0.26.4 0.30.4
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
bip39 - 1.0.6 1.0.6
borsh_annotation - 0.3.1+5 0.3.1+5
characters - 1.3.0 1.3.0
collection - 1.18.0 1.19.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
cryptography - 2.7.0 2.7.0
decimal - 2.3.3 3.0.2
ed25519_hd_key - 2.2.1 2.2.1
ffi - 2.1.2 2.1.2
freezed_annotation - 2.4.4 2.4.4
hex - 0.2.0 0.2.0
http - 0.13.6 1.2.2
http_parser - 4.0.2 4.1.0
js - 0.6.7 0.7.1
json_annotation - 4.9.0 4.9.0
material_color_utilities - 0.8.0 0.12.0
meta - 1.12.0 1.15.0
path - 1.9.0 1.9.0
pointycastle - 3.9.1 3.9.1
rational - 2.2.3 2.2.3
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
stream_channel - 2.1.2 2.1.2
string_scanner - 1.3.0 1.3.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
web - 0.5.1 1.0.0
web_socket_channel - 2.4.5 3.0.1

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

The constraint `^0.5.1` on pinenacl does not support the stable version `0.6.0`.

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

The constraint `^0.26.0` on solana does not support the stable version `0.27.0`.

Try running dart pub upgrade --major-versions solana 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.9, Flutter 3.22.2, Dart 3.4.3.

Check the analysis log for details.

8
likes
150
pub points
57%
popularity

Publisher

verified publisherstrawhat.xyz

A flutter plugin to connect phantom wallet from Mobile Application.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, pinenacl, solana

More

Packages that depend on phantom_connect