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

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

452
likes
140/ 140
pub points
97%
popularity

We analyzed this package 1 hour ago, and awarded it 140 pub points (of a possible 140):

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 2073 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
20 / 20trigger 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.18.0 1.18.0
crypto ^3.0.0 3.0.3 3.0.3
decimal ^2.2.0 2.3.3 2.3.3
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.0 5.0.0
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.5 0.4.5
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.0.2 4.0.2
js - 0.7.1 0.7.1
json_annotation - 4.8.1 4.8.1
meta - 1.14.0 1.14.0
packages_extensions - 0.1.0 0.1.0
pedantic - 1.11.1 1.11.1
pointycastle - 3.9.0 3.9.0
power_extensions - 0.2.2 0.2.2
rational - 2.2.2 2.2.2
saslprep - 1.0.2 1.0.2
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.2.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.

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

Analyzed with Pana 0.22.3, Dart 3.3.3.

Check the analysis log for details.

452
likes
140
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