objectbox_inspector_plus 1.0.9 copy "objectbox_inspector_plus: ^1.0.9" to clipboard
objectbox_inspector_plus: ^1.0.9 copied to clipboard

A visual interface for all the classes annotated with @Entity in ObjectBox.

135/ 160
pub points
14
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Repository has no matching pubspec.yaml with name: objectbox_inspector_plus.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: objectbox_inspector_plus,
    • contains a version property, and,
    • does not contain a publish_to property.

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

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: BSD-3-Clause.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

13 out of 35 API elements (37.1 %) have documentation comments.

Some symbols that are missing documentation: objectbox_inspector_plus, objectbox_inspector_plus.InspectableEntity.InspectableEntity.new, objectbox_inspector_plus.InspectableEntity.id, objectbox_inspector_plus.InspectableEntity.properties, objectbox_inspector_plus.InspectableProperty.InspectableProperty.new.

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 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:objectbox_inspector_plus/objectbox_inspector_plus.dart that imports:
  • package:objectbox_inspector_plus/src/models/inspectable_property.dart that imports:
  • package:objectbox/objectbox.dart that imports:
  • package:objectbox/src/store.dart that imports:
  • package:objectbox/src/native/store.dart that imports:
  • package:objectbox/src/native/version.dart that imports:
  • package:objectbox/src/native/bindings/bindings.dart that imports:
  • package:objectbox/src/native/bindings/objectbox_c.dart that imports:
  • dart:ffi
Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

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
date_field ^6.0.3+1 6.0.3+1 7.0.0
objectbox ^4.3.1 4.3.1 5.3.2
path ^1.9.1 1.9.1 1.9.1
source_gen ^4.0.1 4.3.0 4.3.0
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 108.0.0 108.0.0
analyzer - 14.4.0 14.4.0
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
build - 4.0.11 4.0.11
characters - 1.4.1 1.4.1
clock - 1.1.3 1.1.3
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
dart_style - 3.1.13 3.1.13
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
flat_buffers - 23.5.26 25.9.23
glob - 2.2.0 2.2.0
intl - 0.20.3 0.20.3
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
package_config - 3.0.0 3.0.0
pub_semver - 2.2.1 2.2.1
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.4.2 2.4.2
watcher - 1.2.1 1.2.1
yaml - 3.1.4 3.1.4

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

The constraint `^6.0.3+1` on date_field does not support the stable version `7.0.0`, that was published 17 days ago.

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

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

The constraint `^4.3.1` on objectbox does not support the stable version `5.0.0`.

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

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.23.19, Flutter 3.47.4, Dart 3.13.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
135
points
14
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A visual interface for all the classes annotated with @Entity in ObjectBox.

License

BSD-3-Clause (license)

Dependencies

date_field, flutter, objectbox, path, source_gen

More

Packages that depend on objectbox_inspector_plus