benzaza_realm_common 2.0.0 copy "benzaza_realm_common: ^2.0.0" to clipboard
benzaza_realm_common: ^2.0.0 copied to clipboard

Hosts the common code shared between realm, realm_dart and realm_generator packages. This package is part of the official Realm Flutter and Realm Dart SDKs.

110/ 160
pub points
18
downloads

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

Failed report section
Follow Dart file conventions
20 / 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: benzaza_realm_common.

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: benzaza_realm_common,
    • contains a version property, and,
    • does not contain a publish_to property.
Homepage URL doesn't exist.

At the time of the analysis https://www.realm.io 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

63 out of 100 API elements (63.0 %) have documentation comments.

Some symbols that are missing documentation: Annotations, Configuration, Realm, realm_common.Backlink.Backlink.new, realm_common.Ignored.Ignored.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 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:benzaza_realm_common/realm_common.dart that imports:
  • package:benzaza_realm_common/src/realm_types.dart that imports:
  • dart:ffi
Failed report section
Pass static analysis
30 / 50trigger folding of the section

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

Found 4 issues. Showing the first 2:

WARNING: The value of the field '_asymmetricObject' isn't used.

lib/src/realm_common_base.dart:36:3

   ╷
36 │   _asymmetricObject('AsymmetricObject', 2);
   │   ^^^^^^^^^^^^^^^^^
   ╵

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

WARNING: The parameter type of '==' operators should be non-nullable.

lib/src/realm_types.dart:213:12

    ╷
213 │   operator ==(Object? other) {
    │            ^^
    ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/realm_types.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
objectid ^2.1.0 2.1.0 4.0.1
sane_uuid ^1.0.0-alpha.4 1.1.0 1.1.0
Transitive dependencies
Package Constraint Compatible Latest Notes
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
meta - 1.17.0 1.17.0
typed_data - 1.4.0 1.4.0

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

The constraint `^2.1.0` on objectid does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions objectid 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.5, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
110
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

Hosts the common code shared between realm, realm_dart and realm_generator packages. This package is part of the official Realm Flutter and Realm Dart SDKs.

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

objectid, sane_uuid

More

Packages that depend on benzaza_realm_common