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

outdatedDart 1 only

Fixtures for MongoDb

example/mongo_fixtures.dart

// Copyright (c) 2015, <your name>. All rights reserved. Use of this source code
// is governed by a BSD-style license that can be found in the LICENSE file.

library mongo_fixtures.example;

import 'package:mongo_fixtures/mongo_fixtures.dart';

main() {
  var awesome = new Awesome();
  print('awesome: ${awesome.isAwesome}');
}
0
likes
0
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Fixtures for MongoDb

Homepage

License

unknown (license)

Dependencies

mongo_dart

More

Packages that depend on mongo_fixtures