hyttahub_firebase 0.1.2 copy "hyttahub_firebase: ^0.1.2" to clipboard
hyttahub_firebase: ^0.1.2 copied to clipboard

Firebase implementations for hyttahub base functionality.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hyttahub_firebase

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

dependencies:
  hyttahub_firebase: ^0.1.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:hyttahub_firebase/firebase_hyttahub_auth.dart';
import 'package:hyttahub_firebase/firestore_hyttahub_storage.dart';
0
likes
140
points
21
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Firebase implementations for hyttahub base functionality.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cloud_firestore, cloud_functions, firebase_auth, firebase_core, firebase_storage, flutter, http, hyttahub

More

Packages that depend on hyttahub_firebase