hive_plus_flutter 2.0.0-dev.3 copy "hive_plus_flutter: ^2.0.0-dev.3" to clipboard
hive_plus_flutter: ^2.0.0-dev.3 copied to clipboard

discontinuedreplaced by: hive_ce_flutter

Extension for Hive. Makes it easier to use Hive in Flutter apps.

0
likes
130/ 160
pub points
36
downloads

We analyzed this package 3 days ago, and awarded it 130 pub points (of a possible 160):

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Documentation URL doesn't exist.

At the time of the analysis https://docs.hivedb.dev/ was unreachable. Make sure that the website is reachable via HEAD requests.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

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

195 out of 242 API elements (80.6 %) have documentation comments.

Some symbols that are missing documentation: hive_flutter, hive_flutter_adapters, hive_flutter_adapters.BinaryReader.BinaryReader.new, hive_flutter_adapters.BinaryWriter.BinaryWriter.new, hive_flutter_adapters.Box.Box.new.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

INFO: 'value' is deprecated and shouldn't be used. Use component accessors like .r or .g, or toARGB32 for an explicit conversion.

lib/src/adapters/color_adapter.dart:8:69

  ╷
8 │   void write(BinaryWriter writer, Color obj) => writer.writeInt(obj.value);
  │                                                                     ^^^^^
  ╵

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

Failed report section
Support up-to-date dependencies
30 / 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
cryptography ^2.0.5 2.7.0 2.7.0
hive_plus ^3.0.0-dev.3 3.0.0-dev.3 3.0.0-dev.3 Discontinued
path ^1.8.1 1.9.1 1.9.1
path_provider ^2.0.10 2.1.5 2.1.5
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
crypto - 3.0.6 3.0.6
ffi - 2.1.4 2.1.4
js - 0.6.7 0.7.2 Discontinued
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
path_provider_android - 2.2.17 2.2.17
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
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.2.0
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0

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

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:

  • hive_plus.

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.22.21, Flutter 3.32.4, Dart 3.8.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
130
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

Extension for Hive. Makes it easier to use Hive in Flutter apps.

Repository (GitHub)

Documentation

Documentation
API reference

License

Apache-2.0 (license)

Dependencies

cryptography, flutter, hive_plus, path, path_provider

More

Packages that depend on hive_plus_flutter