mongo_dart 0.10.2 copy "mongo_dart: ^0.10.2" to clipboard
mongo_dart: ^0.10.2 copied to clipboard

MongoDB driver, implemented in pure Dart. All CRUD operations, aggregation pipeline and more!

463
likes
160/ 160
pub points
97%
popularity

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

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

680 out of 2074 API elements (32.8 %) have documentation comments.

Some symbols that are missing documentation: mongo_dart.AEList.build, mongo_dart.AEList.AEList.internal, mongo_dart.AEObject.build, mongo_dart.AEObject.AEObject.internal, mongo_dart.AggregateCursor.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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:mongo_dart/mongo_dart.dart that imports:
  • package:mongo_dart/src/extensions/file_ext.dart that imports:
  • dart:io
OK
Pass static analysis
50 / 50trigger folding of the section

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

OK
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest
basic_utils ^5.2.0 5.7.0 5.7.0
bson ^5.0.0 5.0.4 5.0.4
collection ^1.15.0 1.19.0 1.19.0
crypto ^3.0.0 3.0.3 3.0.3
decimal ^2.2.0 2.3.3 3.0.2
fixnum ^1.1.0 1.1.0 1.1.0
logging ^1.0.0 1.2.0 1.2.0
mongo_dart_query ^5.0.0 5.0.1 5.0.1
path ^1.8.0 1.9.0 1.9.0
pool ^1.5.0 1.5.1 1.5.1
sasl_scram ^0.1.0 0.1.1 0.1.1
uuid ^4.0.0 4.4.0 4.4.0
vy_string_utils ^0.4.0 0.4.6 0.4.6
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
buffer - 1.2.3 1.2.3
convert - 3.1.1 3.1.1
http - 1.2.1 1.2.1
http_parser - 4.1.0 4.1.0
js - 0.7.1 0.7.1
json_annotation - 4.9.0 4.9.0
meta - 1.15.0 1.15.0
packages_extensions - 0.1.0 0.1.0
pointycastle - 3.9.1 3.9.1
power_extensions - 0.2.3 0.2.3
rational - 2.2.3 2.2.3
saslprep - 1.0.3 1.0.3
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
stack_trace - 1.11.1 1.11.1
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
unorm_dart - 0.3.0 0.3.0
web - 0.5.1 0.5.1

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

The constraint `^2.2.0` on decimal does not support the stable version `3.0.0`, that was published 25 days ago.

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

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

10/10 points: Package supports latest stable Dart and Flutter SDKs

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.7, Dart 3.4.4.

Check the analysis log for details.

463
likes
160
pub points
97%
popularity

Publisher

unverified uploader

MongoDB driver, implemented in pure Dart. All CRUD operations, aggregation pipeline and more!

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

basic_utils, bson, collection, crypto, decimal, fixnum, logging, mongo_dart_query, path, pool, sasl_scram, uuid, vy_string_utils

More

Packages that depend on mongo_dart