hive_flutter_kit 2.4.18
hive_flutter_kit: ^2.4.18 copied to clipboard
A Flutter plugin to seamlessly integrate Hive blockchain authentication (via AIOHA-JS) and operations into your Flutter applications.
We analyzed this package 29 hours ago, and awarded it 115 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://sag333ar.github.io/HiveFlutterKit/
was unreachable. Make sure that the website is reachable via HEAD
requests.
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/sag333ar/HiveFlutterKit/issues
was unreachable. Make sure that the website is reachable via HEAD
requests.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("2.4.18").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: MIT
.
0/10 points: 20% or more of the public API has dartdoc comments
102 out of 2297 API elements (4.4 %) 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: account
, account.Account
, account.Account.Account.fromJson
, account.Account.Account.new
, account.Account.active
.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:hive_flutter_kit/hive_flutter_kit.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Linux`.
Because:
package:hive_flutter_kit/hive_flutter_kit.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `macOS`.
Because:
package:hive_flutter_kit/hive_flutter_kit.dart
that declares support for platforms:Android
,iOS
,Web
.
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:hive_flutter_kit/hive_flutter_kit.dart
that imports:package:hive_flutter_kit/ux/three_speak_ux/components/threespeak_video_upload/video_upload_screen.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/windows/file_picker_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:hive_flutter_kit/hive_flutter_kit.dart
that imports:package:hive_flutter_kit/ux/three_speak_ux/components/threespeak_video_upload/video_upload_screen.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/windows/file_picker_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `Web`.
Because:
package:hive_flutter_kit/hive_flutter_kit.dart
that imports:package:hive_flutter_kit/ux/three_speak_ux/components/threespeak_video_upload/video_upload_screen.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/linux/file_picker_linux.dart
that imports:package:dbus/dbus.dart
that declares support for platforms:Windows
,Linux
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:hive_flutter_kit/hive_flutter_kit.dart
that imports:package:hive_flutter_kit/ux/three_speak_ux/components/threespeak_video_upload/video_upload_screen.dart
that imports:package:video_player/video_player.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.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on iOS
It does not contain ios/hive_flutter_kit/Package.swift
.
This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.
See https://docs.flutter.dev/to/spm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 134 issues. Showing the first 2:
WARNING: Unused import: 'package:crypto/crypto.dart'.
lib/core/hive_flutter_kit_platform_interface.dart:26:8
╷
26 │ import 'package:crypto/crypto.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/core/hive_flutter_kit_platform_interface.dart
WARNING: This class (or a class that this class inherits from) is marked as '@immutable', but one or more of its instance fields aren't final: BeneficiariesJson.weight
lib/core/three_speak_core/video_ops.dart:34:7
╷
34 │ class BeneficiariesJson extends Equatable {
│ ^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/core/three_speak_core/video_ops.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
another_tus_client |
^3.2.6 |
3.2.6 | 3.2.6 | |
cached_network_image |
^3.4.1 |
3.4.1 | 3.4.1 | |
chewie |
^1.11.1 |
1.12.1 | 1.12.1 | |
collection |
^1.19.1 |
1.19.1 | 1.19.1 | |
cross_file |
^0.3.4+2 |
0.3.4+2 | 0.3.4+2 | |
crypto |
^3.0.6 |
3.0.6 | 3.0.6 | |
equatable |
^2.0.7 |
2.0.7 | 2.0.7 | |
file_picker |
^10.2.0 |
10.3.2 | 10.3.2 | |
flutter_html |
^3.0.0 |
3.0.0 | 3.0.0 | |
flutter_inappwebview |
^6.1.5 |
6.1.5 | 6.1.5 | |
flutter_markdown |
^0.7.7+1 |
0.7.7+1 | 0.7.7+1 | Discontinued |
flutter_secure_storage |
9.2.4 |
9.2.4 | 9.2.4 | |
flutter_staggered_grid_view |
^0.7.0 |
0.7.0 | 0.7.0 | |
get_storage |
^2.1.1 |
2.1.1 | 2.1.1 | |
html |
^0.15.4 |
0.15.6 | 0.15.6 | |
http |
^1.4.0 |
1.5.0 | 1.5.0 | |
http_parser |
^4.1.2 |
4.1.2 | 4.1.2 | |
image |
^4.5.4 |
4.5.4 | 4.5.4 | |
image_picker |
^1.1.2 |
1.2.0 | 1.2.0 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
js |
^0.6.3 |
0.6.7 | 0.7.2 | Discontinued |
mime |
^2.0.0 |
2.0.0 | 2.0.0 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 | |
qr_flutter |
^4.1.0 |
4.1.0 | 4.1.0 | |
scrollable_positioned_list |
^0.3.8 |
0.3.8 | 0.3.8 | |
share_plus |
^11.0.0 |
11.1.0 | 11.1.0 | |
skeletonizer |
^2.1.0+1 |
2.1.0+1 | 2.1.0+1 | |
timeago |
^3.7.1 |
3.7.1 | 3.7.1 | |
url_launcher |
^6.3.1 |
6.3.2 | 6.3.2 | |
video_player |
^2.9.5 |
2.10.0 | 2.10.0 | |
video_player_web_hls |
^1.3.0 |
1.3.0 | 1.3.0 | |
web |
^1.1.1 |
1.1.1 | 1.1.1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^0.6.3` on js does not support the stable version `0.7.0`.
Try running dart pub upgrade --major-versions js
to update the constraint.
The package has one or more discontinued direct dependencies.
Discontinued packages are no longer maintained, and can end up being a
liability.
Consider migrating away from these dependencies:
- flutter_markdown
- js.
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.22
, Flutter 3.35.2
, Dart 3.9.0
.
Check the analysis log for details.