geoairnmapdb 0.0.4 copy "geoairnmapdb: ^0.0.4" to clipboard
geoairnmapdb: ^0.0.4 copied to clipboard

flutter plugin for airnmap Database, a cloud-hosted NoSQL database with realtime data syncing across Android and iOS clients, and offline access.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add geoairnmapdb

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

dependencies:
  geoairnmapdb: ^0.0.4

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:geoairnmapdb/geoairnmapdb.dart';
2
likes
20
pub points
0%
popularity

Publisher

verified publisherairnmap.com

flutter plugin for airnmap Database, a cloud-hosted NoSQL database with realtime data syncing across Android and iOS clients, and offline access.

Homepage

License

unknown (LICENSE)

Dependencies

convert, flutter, http, meta, uuid

More

Packages that depend on geoairnmapdb