jt_firebase 0.1.0+1 copy "jt_firebase: ^0.1.0+1" to clipboard
jt_firebase: ^0.1.0+1 copied to clipboard

A Firebase Realtime Database SDK, developed by Zell Co., Ltd. This library aim at unifying the Realtime Database API across all platforms (Dart VM, Web & Flutter).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jt_firebase

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

dependencies:
  jt_firebase: ^0.1.0+1

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

Publisher

verified publisherjtzell.com

A Firebase Realtime Database SDK, developed by Zell Co., Ltd. This library aim at unifying the Realtime Database API across all platforms (Dart VM, Web & Flutter).

Homepage

License

MIT (LICENSE)

Dependencies

crypto, firebase_dart, http, meta

More

Packages that depend on jt_firebase