ormed 0.1.0-dev+10 copy "ormed: ^0.1.0-dev+10" to clipboard
ormed: ^0.1.0-dev+10 copied to clipboard

Strongly typed ORM core primitives (annotations, metadata, codecs, and generator) for the routed ecosystem.

150/ 160
pub points
24
downloads

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

Passed report section
Follow Dart file conventions
30 / 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

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

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

OUT: Documenting ormed... Discovering libraries... Linking elements... Precaching local docs for 448283 elements... Initialized dartdoc with 2133 libraries Generating docs for library ormed.dart from package:ormed/ormed.dart... Generating docs for library builder.dart from package:ormed/builder.dart... Generating docs for library main.dart from package:ormed/main.dart... ERR: warning: unresolved doc reference [Query.paginate] from query.PageResult: (file:///tmp/pana_LDYTJN/lib/src/query/query.dart:132:7) warning: undefined macro [ormed.query.insert_inputs] from repository.RepositoryInsertMixin: (file:///tmp/pana_LDYTJN/lib/src/repository/repository.dart:6:7) warning: undefined macro [ormed.query.insert_inputs] from repository.RepositoryPreviewMixin: (file:///tmp/pana_LDYTJN/lib/src/repository/repository.dart:9:7) warning: undefined macro [ormed.query.update_inputs] from repository.RepositoryPreviewMixin: (file:///tmp/pana_LDYTJN/lib/src/repository/repository.dart:9:7) warning: undefined macro [ormed.query.update_inputs] from repository.RepositoryUpdateMixin: (file:///tmp/pana_LDYTJN/lib/src/repository/repository.dart:6:7) [150 more lines]

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:ormed/ormed.dart that imports:
  • package:ormed/testing.dart that imports:
  • package:ormed/src/testing/test_schema_manager.dart that imports:
  • package:ormed/src/seeding/seeder_runner.dart that imports:
  • package:ormed/src/query/query.dart that imports:
  • package:ormed/src/query/relation_resolver.dart that imports:
  • package:ormed/src/model/model.dart that imports:
  • package:ormed/src/model/model_mixins/model_mixins.dart that imports:
  • package:ormed/src/model/model_mixins/soft_deletes_impl.dart that imports:
  • package:ormed/src/model/model_mixins/model_connection.dart that imports:
  • package:ormed/src/connection/connection.dart that imports:
  • package:ormed/src/connection/orm_connection.dart that imports:
  • package:ormed/src/migrations/sql_migration_ledger.dart that imports:
  • package:ormed/migrations.dart that imports:
  • package:ormed/src/migrations/seeder.dart that imports:
  • package:ormed/src/data_source.dart that imports:
  • package:contextual/contextual.dart that imports:
  • package:contextual/src/logger_extensions.dart that imports:
  • package:contextual/src/logger.dart that imports:
  • package:contextual/src/driver/webhook.dart that imports:
  • package:universal_io/io.dart that imports:
  • package:universal_io/universal_io.dart that imports:
  • package:universal_io/src/_exports_in_browser.dart that imports:
  • package:universal_io/src/internet_address.dart that imports:
  • dart:io
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
analysis_server_plugin ^0.3.4 0.3.4 0.3.7
analyzer ^9.0.0 9.0.0 10.0.1
analyzer_plugin ^0.13.11 0.13.11 0.14.1
build ^4.0.3 4.0.4 4.0.4
carbonized ^0.1.0 0.1.0 0.1.0
collection ^1.19.1 1.19.1 1.19.1
contextual ^2.1.0 2.2.0 2.2.0
decimal ^3.2.4 3.2.4 3.2.4
dotenv ^4.2.0 4.2.0 4.2.0
glob ^2.1.3 2.1.3 2.1.3
hashlib ^2.3.0 2.3.0 2.3.0
inflector_dart ^1.0.2 1.0.2 1.0.2
meta ^1.17.0 1.18.0 1.18.0
path ^1.9.1 1.9.1 1.9.1
source_gen ^4.1.1 4.2.0 4.2.0
test ^1.28.0 1.29.0 1.29.0
yaml ^3.1.3 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 92.0.0 93.0.0
ansicolor - 2.0.3 2.0.3
archive - 4.0.7 4.0.7
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
cli_config - 0.2.0 0.2.0
clock - 1.1.2 1.1.2
convert - 3.1.2 3.1.2
coverage - 1.15.0 1.15.0
crypto - 3.0.7 3.0.7
dart_mappable - 4.6.1 4.6.1
dart_style - 3.1.3 3.1.4
ffi - 2.1.5 2.1.5
file - 7.0.1 7.0.1
frontend_server_client - 4.0.0 4.0.0
gato - 0.0.5+1 0.0.5+1
hashlib_codecs - 3.0.1 3.0.1
http - 1.6.0 1.6.0
http_multi_server - 3.2.2 3.2.2
http_parser - 4.1.2 4.1.2
intl - 0.20.2 0.20.2
io - 1.0.5 1.0.5
logging - 1.3.0 1.3.0
matcher - 0.12.18 0.12.18
mime - 2.0.0 2.0.0
node_preamble - 2.0.2 2.0.2
package_config - 2.2.0 2.2.0
pool - 1.5.2 1.5.2
posix - 6.0.3 6.0.3
pub_semver - 2.2.0 2.2.0
rational - 2.2.3 2.2.3
shelf - 1.4.2 1.4.2
shelf_packages_handler - 3.0.2 3.0.2
shelf_static - 1.1.3 1.1.3
shelf_web_socket - 3.0.0 3.0.0
source_map_stack_trace - 2.1.2 2.1.2
source_maps - 0.10.13 0.10.13
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.9 0.7.9
test_core - 0.6.15 0.6.15
time_machine2 - 0.13.1 0.13.1
type_plus - 2.1.1 2.1.1
typed_data - 1.4.0 1.4.0
universal_io - 2.3.1 2.3.1
vm_service - 15.0.2 15.0.2
watcher - 1.2.1 1.2.1
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
webkit_inspection_protocol - 1.2.1 1.2.1
yaml_edit - 2.2.3 2.2.3

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

The constraint `^9.0.0` on analyzer does not support the stable version `10.0.0`, that was published 14 days ago.

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

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

The constraint `^0.13.11` on analyzer_plugin does not support the stable version `0.14.0`, that was published 14 days ago.

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

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

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
5
likes
150
points
24
downloads

Publisher

verified publisherglenfordwilliams.com

Weekly Downloads

Strongly typed ORM core primitives (annotations, metadata, codecs, and generator) for the routed ecosystem.

Repository (GitHub)
View/report issues

Topics

#orm #database #sql

Documentation

Documentation
API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

analysis_server_plugin, analyzer, analyzer_plugin, build, carbonized, collection, contextual, decimal, dotenv, glob, hashlib, inflector_dart, meta, path, source_gen, test, yaml

More

Packages that depend on ormed