aim_orm 0.2.0 copy "aim_orm: ^0.2.0" to clipboard
aim_orm: ^0.2.0 copied to clipboard

A type-safe ORM abstraction layer for Dart with query builders and column definitions.

140/ 160
pub points
132
downloads

We analyzed this package 12 hours ago, and awarded it 140 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.

packages/aim_orm/pubspec.yaml from the repository URL mismatch: expected https://github.com/aim-dart/aim but got https://github.com/dart-forge/aim.

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: aim_orm,
    • contains a version property, and,
    • does not contain a publish_to property.

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: MIT.

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

72 out of 73 API elements (98.6 %) have documentation comments.

Some symbols that are missing documentation: aim_orm.QueryFuture.QueryFuture.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

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.

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

Partially passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Partially passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
aim_database ^0.2.0 0.2.0 0.3.0

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

The constraint `^0.2.0` on aim_database does not support the stable version `0.3.0`, that was published 0 days ago.

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

Try running dart pub upgrade --major-versions aim_database 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, Dart 3.13.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
140
points
132
downloads

Documentation

API reference

Publisher

verified publisherdart-forge.dev

Weekly Downloads

A type-safe ORM abstraction layer for Dart with query builders and column definitions.

License

MIT (license)

Dependencies

aim_database

More

Packages that depend on aim_orm