archethic_dapp_framework_flutter 3.2.5 archethic_dapp_framework_flutter: ^3.2.5 copied to clipboard
An internal framework for archethic flutter development
We analyzed this package 36 hours ago, and awarded it 120 pub points (of a possible 160):
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 60 to 180 characters to describe the package, what it does, and its target use case.
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: AGPL-3.0
.
0/10 points: 20% or more of the public API has dartdoc comments
374 out of 3528 API elements (10.6 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: archethic_dapp_framework_flutter.AEToken.address
, archethic_dapp_framework_flutter.AEToken.balance
, archethic_dapp_framework_flutter.AEToken.icon
, archethic_dapp_framework_flutter.AEToken.isLpToken
, archethic_dapp_framework_flutter.AEToken.isVerified
.
10/10 points: Package has an example
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package not compatible with platform Web
Because:
package:archethic_dapp_framework_flutter/archethic_dapp_framework_flutter.dart
that imports:package:archethic_dapp_framework_flutter/src/util/transaction_util.dart
that imports:package:archethic_wallet_client/archethic_wallet_client.dart
that imports:package:archethic_wallet_client/src/transport/archethic_wallet_client.dart
that imports:package:deeplink_rpc/deeplink_rpc.dart
that imports:package:deeplink_rpc/src/receiver.dart
that imports:package:deeplink_rpc/src/handler.dart
that imports:package:deeplink_rpc/src/data/response.dart
that imports:package:deeplink_rpc/src/codec.dart
that imports:package:archive/archive_io.dart
that imports:package:archive/src/io/zip_file_encoder.dart
that imports:package:archive/src/io/output_file_stream.dart
that imports:package:archive/src/io/file_handle.dart
that imports:dart:io
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:archethic_dapp_framework_flutter/archethic_dapp_framework_flutter.dart
that imports:package:archethic_dapp_framework_flutter/src/application/version.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:archethic_dapp_framework_flutter/archethic_dapp_framework_flutter.dart
that imports:package:archethic_dapp_framework_flutter/src/application/version.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 `Linux`.
Because:
package:archethic_dapp_framework_flutter/archethic_dapp_framework_flutter.dart
that imports:package:archethic_dapp_framework_flutter/src/application/version.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:archethic_dapp_framework_flutter/archethic_dapp_framework_flutter.dart
that imports:package:archethic_dapp_framework_flutter/src/application/version.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
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:archethic_dapp_framework_flutter/archethic_dapp_framework_flutter.dart
that imports:package:archethic_dapp_framework_flutter/src/util/transaction_util.dart
that imports:package:archethic_wallet_client/archethic_wallet_client.dart
that imports:package:archethic_wallet_client/src/transport/archethic_wallet_client.dart
that imports:package:deeplink_rpc/deeplink_rpc.dart
that imports:package:deeplink_rpc/src/receiver.dart
that imports:package:deeplink_rpc/src/handler.dart
that imports:package:deeplink_rpc/src/data/response.dart
that imports:package:deeplink_rpc/src/codec.dart
that imports:package:archive/archive_io.dart
that imports:package:archive/src/io/zip_file_encoder.dart
that imports:package:archive/src/io/output_file_stream.dart
that imports:package:archive/src/io/file_handle.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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 39 issues. Showing the first 2:
INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.
lib/src/ui/themes/app_theme_base.dart:23:35
╷
23 │ ArchethicThemeBase.neutral0.withOpacity(0.2),
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/ui/themes/app_theme_base.dart
INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.
lib/src/ui/themes/app_theme_base.dart:24:35
╷
24 │ ArchethicThemeBase.neutral0.withOpacity(0),
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/ui/themes/app_theme_base.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
archethic_lib_dart |
^5.0.2 |
5.0.2 | 5.0.2 |
archethic_wallet_client |
^2.1.7 |
2.1.7 | 2.1.7 |
archive |
^3.4.10 |
3.6.1 | 4.0.2 |
auto_size_text |
^3.0.0 |
3.0.0 | 3.0.0 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_animate |
^4.5.2 |
4.5.2 | 4.5.2 |
flutter_localizations |
flutter |
0.0.0 | 0.0.0 |
flutter_riverpod |
^2.6.1 |
2.6.1 | 2.6.1 |
freezed_annotation |
^2.4.4 |
2.4.4 | 2.4.4 |
get_it |
^7.6.7 |
7.7.0 | 8.0.3 |
gradient_borders |
^1.0.0 |
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 |
^1.2.1 |
1.2.2 | 1.2.2 |
intl |
^0.19.0 |
0.19.0 | 0.20.1 |
json_annotation |
^4.9.0 |
4.9.0 | 4.9.0 |
lit_starfield |
^0.1.1 |
0.1.1 | 0.1.1 |
logging |
^1.3.0 |
1.3.0 | 1.3.0 |
package_info_plus |
^8.0.2 |
8.1.2 | 8.1.2 |
riverpod_annotation |
^2.6.1 |
2.6.1 | 2.6.1 |
step_progress_indicator |
^1.0.2 |
1.0.2 | 1.0.2 |
url_launcher |
^6.2.5 |
6.3.1 | 6.3.1 |
wave |
^0.2.2 |
0.2.2 | 0.2.2 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
adaptive_number |
- | 1.0.0 | 1.0.0 |
async |
- | 2.12.0 | 2.12.0 |
boolean_selector |
- | 2.1.2 | 2.1.2 |
characters |
- | 1.3.0 | 1.4.0 |
clock |
- | 1.1.1 | 1.1.2 |
collection |
- | 1.19.0 | 1.19.1 |
convert |
- | 3.1.2 | 3.1.2 |
crypto |
- | 3.0.6 | 3.0.6 |
cryptography |
- | 2.7.0 | 2.7.0 |
decimal |
- | 3.0.2 | 3.1.0 |
deeplink_rpc |
- | 1.1.0 | 1.1.0 |
ecdsa |
- | 0.1.2 | 0.1.2 |
elliptic |
- | 0.3.11 | 0.3.11 |
ffi |
- | 2.1.3 | 2.1.3 |
fixnum |
- | 1.1.1 | 1.1.1 |
flutter_shaders |
- | 0.1.3 | 0.1.3 |
flutter_web_plugins |
- | 0.0.0 | 0.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.10 | 5.2.0-beta.10 |
http_parser |
- | 4.1.1 | 4.1.1 |
js |
- | 0.6.7 | 0.7.1 |
json_rpc_2 |
- | 3.0.3 | 3.0.3 |
jwk |
- | 0.2.3 | 0.2.3 |
matcher |
- | 0.12.17 | 0.12.17 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
ninja_asn1 |
- | 2.0.0 | 2.0.0 |
normalize |
- | 0.9.1 | 0.9.1 |
package_info_plus_platform_interface |
- | 3.0.2 | 3.0.2 |
path |
- | 1.9.0 | 1.9.1 |
path_provider |
- | 2.1.5 | 2.1.5 |
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 |
phoenix_socket |
- | 0.7.6 | 0.7.6 |
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.9.1 | 3.9.1 |
quiver |
- | 3.2.2 | 3.2.2 |
rational |
- | 2.2.3 | 2.2.3 |
riverpod |
- | 2.6.1 | 2.6.1 |
rxdart |
- | 0.27.7 | 0.28.0 |
sky_engine |
- | 0.0.0 | 0.0.0 |
source_span |
- | 1.10.1 | 1.10.1 |
sprintf |
- | 7.0.0 | 7.0.0 |
stack_trace |
- | 1.12.1 | 1.12.1 |
state_notifier |
- | 1.0.0 | 1.0.0 |
stream_channel |
- | 2.1.3 | 2.1.3 |
string_scanner |
- | 1.4.1 | 1.4.1 |
term_glyph |
- | 1.2.2 | 1.2.2 |
test_api |
- | 0.7.4 | 0.7.4 |
typed_data |
- | 1.4.0 | 1.4.0 |
url_launcher_android |
- | 6.3.14 | 6.3.14 |
url_launcher_ios |
- | 6.3.2 | 6.3.2 |
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.3.3 | 2.3.3 |
url_launcher_windows |
- | 3.1.3 | 3.1.3 |
uuid |
- | 4.5.1 | 4.5.1 |
vector_math |
- | 2.1.4 | 2.1.4 |
web |
- | 1.1.0 | 1.1.0 |
web_socket |
- | 0.1.6 | 0.1.6 |
web_socket_channel |
- | 3.0.1 | 3.0.1 |
win32 |
- | 5.9.0 | 5.9.0 |
x25519 |
- | 0.1.1 | 0.1.1 |
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 3 issues. Showing the first 2:
The constraint `^3.4.10` on archive does not support the stable version `4.0.0`, that was published 12 days ago.
When archive is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions archive
to update the constraint.
The constraint `^7.6.7` on get_it does not support the stable version `8.0.0`.
Try running dart pub upgrade --major-versions get_it
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.