Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.
/ firebase_sync Public archive

A cross platform dart package that provides local synchronization with the firebase realtime database

License

Notifications You must be signed in to change notification settings

Skycoder42/firebase_sync

Repository files navigation

firebase_sync

A cross platform dart package that provides local synchronization with the firebase realtime database

Usage

A simple usage example:

import 'package:firebase_sync/firebase_sync.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs

Please file feature requests and bugs at the issue tracker.

About

A cross platform dart package that provides local synchronization with the firebase realtime database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •