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

discontinued

The database component of the Dartivity IOT suite of packages.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dartivity_database

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

dependencies:
  dartivity_database: ^1.0.0

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

Publisher

verified publisherdarticulate.com

The database component of the Dartivity IOT suite of packages.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

crypto, json_object_lite, wilt

More

Packages that depend on dartivity_database