mobmongo 0.0.15 copy "mobmongo: ^0.0.15" to clipboard
mobmongo: ^0.0.15 copied to clipboard

PlatformAndroid

Enabling MongoDB on local device.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mobmongo

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

dependencies:
  mobmongo: ^0.0.15

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

Import it

Now in your Dart code, you can use:

import 'package:mobmongo/carrier.dart';
import 'package:mobmongo/mobmongo3.dart';
0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

Enabling MongoDB on local device.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, shared_preferences

More

Packages that depend on mobmongo