mongo_fixtures 0.0.5 copy "mongo_fixtures: ^0.0.5" to clipboard
mongo_fixtures: ^0.0.5 copied to clipboard

Dart 1 only

Fixtures for MongoDb

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mongo_fixtures

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

dependencies:
  mongo_fixtures: ^0.0.5

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

Import it

Now in your Dart code, you can use:

import 'package:mongo_fixtures/mongo_fixtures.dart';
0
likes
15
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

Fixtures for MongoDb

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

mongo_dart

More

Packages that depend on mongo_fixtures