knuffimap 0.2.0 copy "knuffimap: ^0.2.0" to clipboard
knuffimap: ^0.2.0 copied to clipboard

An abstraction over `package:firebase_database`.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add knuffimap

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

dependencies:
  knuffimap: ^0.2.0

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

Publisher

unverified uploader

An abstraction over `package:firebase_database`.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

collection, firebase_database, flutter, meta, rxdart

More

Packages that depend on knuffimap