hive_flutter_kit 2.4.18 copy "hive_flutter_kit: ^2.4.18" to clipboard
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.

65/ 160
pub points
15
downloads

We analyzed this package 36 hours ago, and awarded it 65 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
25 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

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 ("2.4.18").

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.

Partially passed report section
Provide documentation
10 / 20trigger folding of the section

Partially passed check 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.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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.
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 112 issues. Showing the first 2:

ERROR: The method 'promiseToFuture' isn't defined for the type 'HiveFlutterKitWeb'.

lib/core/hive_flutter_kit_web.dart:247:24

    ╷
247 │     var result = await promiseToFuture(promise);
    │                        ^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/core/hive_flutter_kit_web.dart

ERROR: The method 'promiseToFuture' isn't defined for the type 'HiveFlutterKitWeb'.

lib/core/hive_flutter_kit_web.dart:254:24

    ╷
254 │     var result = await promiseToFuture(promise);
    │                        ^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/core/hive_flutter_kit_web.dart

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

Failed check 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.13.0 1.13.0
collection ^1.19.1 1.19.1 1.19.1
cross_file ^0.3.4+2 0.3.5+1 0.3.5+1
crypto ^3.0.6 3.0.7 3.0.7
equatable ^2.0.7 2.0.8 2.0.8
file_picker ^10.2.0 10.3.8 10.3.8
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 10.0.0
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.6.0 1.6.0
http_parser ^4.1.2 4.1.2 4.1.2
image ^4.5.4 4.7.2 4.7.2
image_picker ^1.1.2 1.2.1 1.2.1
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 12.0.1
skeletonizer ^2.1.0+1 2.1.2 2.1.2
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.1 2.10.1
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
Package Constraint Compatible Latest Notes
archive - 4.0.7 4.0.7
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
cached_network_image_platform_interface - 4.1.1 4.1.1
cached_network_image_web - 1.3.1 1.3.1
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
csslib - 1.0.2 1.0.2
cupertino_icons - 1.0.8 1.0.8
dbus - 0.7.11 0.7.11
ffi - 2.1.5 2.1.5
file - 7.0.1 7.0.1
file_selector_linux - 0.9.4 0.9.4
file_selector_macos - 0.9.5 0.9.5
file_selector_platform_interface - 2.7.0 2.7.0
file_selector_windows - 0.9.3+5 0.9.3+5
fixnum - 1.1.1 1.1.1
flutter_cache_manager - 3.4.1 3.4.1
flutter_inappwebview_android - 1.1.3 1.1.3
flutter_inappwebview_internal_annotations - 1.2.0 1.2.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
flutter_plugin_android_lifecycle - 2.0.33 2.0.33
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
get - 4.7.3 4.7.3
image_picker_android - 0.8.13+10 0.8.13+10
image_picker_for_web - 3.1.1 3.1.1
image_picker_ios - 0.8.13+3 0.8.13+3
image_picker_linux - 0.2.2 0.2.2
image_picker_macos - 0.2.2+1 0.2.2+1
image_picker_platform_interface - 2.11.1 2.11.1
image_picker_windows - 0.2.2 0.2.2
list_counter - 1.0.2 1.0.2
markdown - 7.3.0 7.3.0
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
nested - 1.0.0 1.0.0
octo_image - 2.1.0 2.1.0
package_info_plus - 9.0.0 9.0.0
package_info_plus_platform_interface - 3.2.1 3.2.1
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
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
posix - 6.0.3 6.0.3
provider - 6.1.5+1 6.1.5+1
qr - 3.0.2 3.0.2
rxdart - 0.28.0 0.28.0
share_plus_platform_interface - 6.1.0 6.1.0
source_span - 1.10.1 1.10.1
speed_test_dart - 1.0.5+0 1.0.5+0
sqflite - 2.4.2 2.4.2
sqflite_android - 2.4.2+2 2.4.2+2
sqflite_common - 2.5.6 2.5.6
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
string_scanner - 1.4.1 1.4.1
sync - 0.3.0 0.3.0
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
universal_io - 2.3.1 2.3.1
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_math - 2.2.0 2.2.0
video_player_android - 2.9.1 2.9.1
video_player_avfoundation - 2.8.8 2.8.8
video_player_platform_interface - 6.6.0 6.6.0
video_player_web - 2.4.0 2.4.0
wakelock_plus - 1.4.0 1.4.0
wakelock_plus_platform_interface - 1.3.0 1.3.0
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 4 issues. Showing the first 2:

The constraint `9.2.4` on flutter_secure_storage does not support the stable version `10.0.0`, that was published 27 days ago.

When flutter_secure_storage is 30 days old, this package will no longer be awarded points in this category.

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

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.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 41 errors:

  • UNDEFINED_METHOD - lib/core/hive_flutter_kit_web.dart:247:24 - The method 'promiseToFuture' isn't defined for the type 'HiveFlutterKitWeb'.
  • UNDEFINED_METHOD - lib/core/hive_flutter_kit_web.dart:254:24 - The method 'promiseToFuture' isn't defined for the type 'HiveFlutterKitWeb'.
  • UNDEFINED_METHOD - lib/core/hive_flutter_kit_web.dart:265:24 - The method 'promiseToFuture' isn't defined for the type 'HiveFlutterKitWeb'.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.5, Flutter 3.38.5, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: