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

Firebase implementations for hyttahub base functionality.

hyttahub_firebase #

Firebase core persistence implementations for the hyttahub package.

Features #

Provides Firebase-specific implementations for:

  • Authentication (FirebaseHyttaHubAuth)
  • Cloud Functions (FirebaseHyttaHubFunctions)
  • Cloud Storage (FirebaseHyttaHubInternalStorage)
  • Firestore (FirestoreHyttaHubStorage)

Usage #

Use alongside the hyttahub base package to back your applications with Google Firebase.

import 'package:hyttahub_firebase/firebase_hyttahub_auth.dart';
import 'package:hyttahub_firebase/firestore_hyttahub_storage.dart';
// ... etc
0
likes
0
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

Firebase implementations for hyttahub base functionality.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

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

More

Packages that depend on hyttahub_firebase