An open API service indexing awesome lists of open source software.

https://github.com/skycoder42/firebase_sync

A cross platform dart package that provides local synchronization with the firebase realtime database
https://github.com/skycoder42/firebase_sync

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

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

## Usage

A simple usage example:

```dart
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][tracker].

[tracker]: http://example.com/issues/replaceme