vania_mongodb 1.0.0 copy "vania_mongodb: ^1.0.0" to clipboard
vania_mongodb: ^1.0.0 copied to clipboard

MongoDB document query builder and service provider for Vania.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add vania_mongodb

With Flutter:

 $ flutter pub add vania_mongodb

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  vania_mongodb: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:vania_mongodb/vania_mongodb.dart';
0
likes
150
points
79
downloads

Documentation

Documentation
API reference

Publisher

verified publishervdart.dev

Weekly Downloads

MongoDB document query builder and service provider for Vania.

Homepage
Repository (GitHub)
View/report issues

Topics

#server #backend #mongodb #database #vania

License

MIT (license)

Dependencies

meta, mongo_dart, vania, vania_auth

More

Packages that depend on vania_mongodb