aptos_connect 0.0.3 copy "aptos_connect: ^0.0.3" to clipboard
aptos_connect: ^0.0.3 copied to clipboard

Aptos Connect package

65/ 160
pub points
54
downloads

We analyzed this package 32 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.

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.0.3").

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.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

111 out of 262 API elements (42.4 %) have documentation comments.

Some symbols that are missing documentation: aptos_connect, aptos_connect.AccountInfo, aptos_connect.AccountInfo.AccountInfo.new, aptos_connect.AccountInfo.address, aptos_connect.AccountInfo.bcsSerializer.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
0 / 20trigger folding of the section

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

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 84 issues. Showing the first 2:

ERROR: The method 'Deserializer' isn't defined for the type 'AccountsStorageImpl'.

lib/src/client/account_storage_impl.dart:19:26

   ╷
19 │     final deserializer = Deserializer(base64.decode(base64.normalize(result)));
   │                          ^^^^^^^^^^^^
   ╵

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

ERROR: The method 'Serializer' isn't defined for the type 'AccountsStorageImpl'.

lib/src/client/account_storage_impl.dart:50:24

   ╷
50 │     final serializer = Serializer();
   │                        ^^^^^^^^^^
   ╵

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

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

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

Package Constraint Compatible Latest Notes
aptos_core ^0.0.1 0.0.3 0.0.3
flutter_inappwebview ^6.1.5 6.1.5 6.1.5
uuid ^4.5.1 4.5.3 4.5.3
web ^1.1.1 1.1.1 1.1.1
Transitive dependencies
Package Constraint Compatible Latest Notes
adaptive_number - 1.0.0 1.0.0
bcs_serde - 0.0.1 0.0.1
bip39_mnemonic - 4.0.1 4.0.1
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
cryptography - 2.9.0 2.9.0
ed25519_edwards - 0.3.1 0.3.1
ffi - 2.2.0 2.2.0
fixnum - 1.1.1 1.1.1
flutter_inappwebview_android - 1.1.3 1.1.3
flutter_inappwebview_internal_annotations - 1.3.0 1.3.0
flutter_inappwebview_ios - 1.1.2 1.1.2
flutter_inappwebview_macos - 1.1.2 1.1.2
flutter_inappwebview_platform_interface - 1.3.0+1 1.3.0+1
flutter_inappwebview_web - 1.1.2 1.1.2
flutter_inappwebview_windows - 0.6.0 0.6.0
hex - 0.2.0 0.2.0
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.1
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 4.0.0 4.0.0
poseidon - 0.0.1 0.0.1
sha3 - 0.2.0 0.2.0
typed_data - 1.4.0 1.4.0
unorm_dart - 0.3.2 0.3.2
vector_math - 2.2.0 2.2.0

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

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.23.10, Flutter 3.41.4, Dart 3.11.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
65
points
54
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Aptos Connect package

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

aptos_core, flutter, flutter_inappwebview, uuid, web

More

Packages that depend on aptos_connect