dogs_mongo_driver 1.0.0-alpha.20 copy "dogs_mongo_driver: ^1.0.0-alpha.20" to clipboard
dogs_mongo_driver: ^1.0.0-alpha.20 copied to clipboard

MongoDB driver for dogs_orm

120/ 160
pub points
92
downloads

We analyzed this package 15 hours ago, and awarded it 120 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

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

  • pubspec.yaml doesn't have a homepage entry.

  • pubspec.yaml doesn't have a repository entry.

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.

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

765 out of 2286 API elements (33.5 %) have documentation comments.

Some symbols that are missing documentation: dogs_mongo_driver.AEIterator.AEIterator.new, dogs_mongo_driver.AEList.AEList.internal, dogs_mongo_driver.AEList.AEList.new, dogs_mongo_driver.AEList.build, dogs_mongo_driver.AEObject.AEObject.internal.

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:dogs_mongo_driver/dogs_mongo_driver.dart that imports:
  • package:dogs_mongo_driver/src/codec.dart that imports:
  • package:mongo_dart/mongo_dart.dart that imports:
  • package:mongo_dart/src/extensions/file_ext.dart that imports:
  • dart:io
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

WARNING: Unused import: 'dart:math'.

lib/src/query.dart:17:8

   ╷
17 │ import 'dart:math';
   │        ^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/query.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
decimal ^2.3.3 2.3.3 3.2.4
dogs_core ^10.0.0-dev.3 10.1.2 10.1.2
dogs_odm ^1.0.0-alpha.20 1.0.0-alpha.20 1.0.0-alpha.20
fixnum ^1.1.0 1.1.1 1.1.1
mongo_dart ^0.10.0 0.10.3 0.10.8
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.9 4.0.9
async - 2.13.0 2.13.0
basic_utils - 5.8.2 5.8.2
bson - 5.0.4 5.0.8
buffer - 1.2.3 1.2.3
collection - 1.19.1 1.19.1
conduit_codable - 4.4.0 6.0.0
conduit_open_api - 4.4.0 6.0.0
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
ffi - 2.2.0 2.2.0
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
json_annotation - 4.11.0 4.11.0
logging - 1.3.0 1.3.0
lyell - 1.5.0 1.5.0
meta - 1.18.2 1.18.2
mongo_dart_query - 5.0.3 5.0.3
packages_extensions - 0.1.0 0.1.2
path - 1.9.1 1.9.1
pointycastle - 4.0.0 4.0.0
pool - 1.5.2 1.5.2
posix - 6.5.0 6.5.0
power_extensions - 0.2.4 0.2.4
rational - 2.2.3 2.2.3
sasl_scram - 0.1.2 0.1.2
saslprep - 1.0.3 1.0.3
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
unorm_dart - 0.3.2 0.3.2
uuid - 4.5.3 4.5.3
vy_string_utils - 0.4.7 0.4.7
web - 1.1.1 1.1.1

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

The constraint `^2.3.3` on decimal does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions decimal 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.11, Dart 3.11.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
120
points
92
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

MongoDB driver for dogs_orm

License

Apache-2.0 (license)

Dependencies

decimal, dogs_core, dogs_odm, fixnum, mongo_dart

More

Packages that depend on dogs_mongo_driver