firebase_db_web_unofficial 0.0.2 copy "firebase_db_web_unofficial: ^0.0.2" to clipboard
firebase_db_web_unofficial: ^0.0.2 copied to clipboard

discontinued

Firebase Database for flutter web apps. This is not made or endorsed by Google in any way.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_db_web_unofficial

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

dependencies:
  firebase_db_web_unofficial: ^0.0.2

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:firebase_db_web_unofficial/DatabaseSnapshot.dart';
import 'package:firebase_db_web_unofficial/firebasedbwebunofficial.dart';
import 'package:firebase_db_web_unofficial/FirebaseWebUnofficialUtilities.dart';
import 'package:firebase_db_web_unofficial/PushIDGenerator.dart';
import 'package:firebase_db_web_unofficial/Query.dart';
14
likes
40
points
25
downloads

Publisher

verified publisherdaytonsquareroots.org

Weekly Downloads

Firebase Database for flutter web apps. This is not made or endorsed by Google in any way.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on firebase_db_web_unofficial