firestack 1.1.0 copy "firestack: ^1.1.0" to clipboard
firestack: ^1.1.0 copied to clipboard

Flutter SDK for Firestack - a Firebase-compatible backend. Provides authentication, Firestore-like database, file storage, instant messaging, notifications, remote config, analytics, and realtime list [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add firestack

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

dependencies:
  firestack: ^1.1.0

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:firestack/firestack.dart';
0
likes
0
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter SDK for Firestack - a Firebase-compatible backend. Provides authentication, Firestore-like database, file storage, instant messaging, notifications, remote config, analytics, and realtime listeners with auto-reconnect.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, http, http_parser, mime, path, web_socket_channel

More

Packages that depend on firestack