solwave_dart 0.0.1
solwave_dart: ^0.0.1 copied to clipboard
Saganize's Dart SDK enables in-app transactions for Solana Mobile dApps
We analyzed this package 3 days ago, and awarded it 100 pub points (of a possible 160):
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: Apache-2.0.
10/10 points: 20% or more of the public API has dartdoc comments
209 out of 882 API elements (23.7 %) have documentation comments.
Some symbols that are missing documentation: solwave, solwave.AccountMeta.AccountMeta.new, solwave.AccountMeta.isSigner, solwave.AccountMeta.isWriteable, solwave.AccountMeta.pubKey.
10/10 points: Package has an example
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:solwave_dart/solwave_dart.dartthat imports:package:solwave_dart/src/utils//helpers.dartthat imports:package:solwave_dart/src/repository/repository.dartthat imports:package:solwave_dart/src/repository/api_repository.dartthat imports:package:google_sign_in/google_sign_in.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Linux`.
Because:
package:solwave_dart/solwave_dart.dartthat imports:package:solwave_dart/src/utils//helpers.dartthat imports:package:solwave_dart/src/repository/repository.dartthat imports:package:solwave_dart/src/repository/api_repository.dartthat imports:package:google_sign_in/google_sign_in.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `macOS`.
Because:
package:solwave_dart/solwave_dart.dartthat imports:package:solwave_dart/src/utils//helpers.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
Package does not support platform `Web`.
Because:
package:solwave_dart/solwave_dart.dartthat imports:package:solwave_dart/src/utils//helpers.dartthat imports:package:solwave_dart/src/repository/repository.dartthat imports:package:solwave_dart/src/repository/local_storage_respository.dartthat imports:package:path_provider/path_provider.dartthat 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:solwave_dart/solwave_dart.dartthat imports:package:solwave_dart/src/utils//helpers.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:solwave_dart/solwave_dart.dartthat imports:package:solwave_dart/src/utils//helpers.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 55 issues. Showing the first 2:
ERROR: Instance member 'checkAvailability' can't be accessed using static access.
lib/src/ui/wallet_selection/available_wallets.dart:30:28
╷
30 │ await AppCheck.checkAvailability('com.solflare.mobile');
│ ^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/ui/wallet_selection/available_wallets.dart
ERROR: Instance member 'checkAvailability' can't be accessed using static access.
lib/src/ui/wallet_selection/available_wallets.dart:31:43
╷
31 │ phantomInstalled = await AppCheck.checkAvailability('app.phantom');
│ ^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/ui/wallet_selection/available_wallets.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
appcheck |
^1.0.6 |
1.6.0 | 1.6.0 | |
bloc |
^8.1.2 |
8.1.4 | 9.2.0 | |
bs58 |
^1.0.2 |
1.0.2 | 1.0.2 | |
connectivity_plus |
^5.0.2 |
5.0.2 | 7.0.0 | |
dio |
^5.4.0 |
5.9.0 | 5.9.0 | |
firebase_auth |
^4.16.0 |
4.16.0 | 6.1.3 | |
flutter_bloc |
^8.1.3 |
8.1.6 | 9.1.1 | |
flutter_inappwebview |
^5.8.0 |
5.8.0 | 6.1.5 | |
flutter_secure_storage |
^9.0.0 |
9.2.4 | 10.0.0 | |
flutter_svg |
^2.0.9 |
2.2.3 | 2.2.3 | |
google_sign_in |
^6.2.1 |
6.3.0 | 7.2.0 | |
installed_apps |
^1.4.0 |
1.6.0 | 2.1.0 | |
json5 |
^0.8.2 |
0.8.2 | 0.8.2 | |
path |
^1.8.3 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.2 |
2.1.5 | 2.1.5 | |
pinenacl |
^0.5.1 |
0.5.1 | 0.6.0 | |
sembast |
^3.5.0+1 |
3.8.6 | 3.8.6 | |
share_plus |
^7.2.1 |
7.2.2 | 12.0.1 | |
solana |
^0.30.1 |
0.30.4 | 0.32.0 | |
uni_links |
^0.5.1 |
0.5.1 | 0.5.1 | Discontinued |
url_launcher |
^6.2.3 |
6.3.2 | 6.3.2 | |
webview_flutter |
^4.4.4 |
4.13.0 | 4.13.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_flutterfire_internals |
- | 1.3.35 | 1.3.65 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
base_x |
- | 2.0.1 | 2.0.1 | |
bip39 |
- | 1.0.6 | 1.0.6 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
borsh_annotation |
- | 0.3.2 | 0.3.2 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
connectivity_plus_platform_interface |
- | 1.2.4 | 2.0.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
cross_file |
- | 0.3.5+1 | 0.3.5+1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
cryptography |
- | 2.9.0 | 2.9.0 | |
dbus |
- | 0.7.11 | 0.7.11 | |
decimal |
- | 2.3.3 | 3.2.4 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
ed25519_hd_key |
- | 2.2.1 | 2.3.0 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
firebase_auth_platform_interface |
- | 7.3.0 | 8.1.5 | |
firebase_auth_web |
- | 5.8.13 | 6.1.1 | |
firebase_core |
- | 2.32.0 | 4.3.0 | |
firebase_core_platform_interface |
- | 5.4.2 | 6.0.2 | |
firebase_core_web |
- | 2.24.0 | 3.3.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_secure_storage_linux |
- | 1.2.3 | 3.0.0 | |
flutter_secure_storage_macos |
- | 3.1.3 | 4.0.0 | |
flutter_secure_storage_platform_interface |
- | 1.1.2 | 2.0.1 | |
flutter_secure_storage_web |
- | 1.2.1 | 2.1.0 | |
flutter_secure_storage_windows |
- | 3.1.2 | 4.1.0 | |
freezed_annotation |
- | 2.4.4 | 3.1.0 | |
google_identity_services_web |
- | 0.3.3+1 | 0.3.3+1 | |
google_sign_in_android |
- | 6.2.1 | 7.2.7 | |
google_sign_in_ios |
- | 5.9.0 | 6.2.4 | |
google_sign_in_platform_interface |
- | 2.5.0 | 3.1.0 | |
google_sign_in_web |
- | 0.12.4+4 | 1.1.0 | |
hex |
- | 0.2.0 | 0.2.0 | |
http |
- | 1.6.0 | 1.6.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 | |
leak_tracker |
- | 11.0.2 | 11.0.2 | |
leak_tracker_flutter_testing |
- | 3.0.10 | 3.0.10 | |
leak_tracker_testing |
- | 3.0.2 | 3.0.2 | |
matcher |
- | 0.12.17 | 0.12.18 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mime |
- | 1.0.6 | 2.0.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.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 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pointycastle |
- | 3.9.1 | 4.0.0 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
rational |
- | 2.2.3 | 2.2.3 | |
share_plus_platform_interface |
- | 3.4.0 | 6.1.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.7 | 0.7.8 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uni_links_platform_interface |
- | 1.0.0 | 1.0.0 | |
uni_links_web |
- | 0.1.0 | 0.1.0 | |
url_launcher_android |
- | 6.3.28 | 6.3.28 | |
url_launcher_ios |
- | 6.3.6 | 6.3.6 | |
url_launcher_linux |
- | 3.2.2 | 3.2.2 | |
url_launcher_macos |
- | 3.2.5 | 3.2.5 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.1 | 2.4.1 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
uuid |
- | 4.5.2 | 4.5.2 | |
vector_graphics |
- | 1.1.19 | 1.1.19 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.1.19 | 1.1.19 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket_channel |
- | 2.4.0 | 3.0.3 | |
webview_flutter_android |
- | 4.10.11 | 4.10.11 | |
webview_flutter_platform_interface |
- | 2.14.0 | 2.14.0 | |
webview_flutter_wkwebview |
- | 3.23.5 | 3.23.5 | |
win32 |
- | 5.15.0 | 5.15.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 12 issues. Showing the first 2:
The constraint `^8.1.2` on bloc does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions bloc to update the constraint.
The constraint `^5.0.2` on connectivity_plus does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions connectivity_plus 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.23.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.