13 Commits

Author SHA1 Message Date
Collin Jackson
3de670dcc8 Implement remaining methods of Firebase class on iOS 2016-02-08 18:27:47 -08:00
Collin Jackson
bada290904 Mark Firebase’s previousChildName as optional since it will be null for the first item 2016-01-27 16:14:38 -08:00
Collin Jackson
93b9588643 Android implementation of the remaining ::firebase::Firebase Mojo APIs 2016-01-26 16:30:44 -08:00
Collin Jackson
bfdcb69626 Firebase support for password authentication 2016-01-25 15:47:19 -08:00
Collin Jackson
112549f37a Merge pull request #2284 from collinjackson/firebase_gcm
Use the same registration process as GCM for Firebase
2016-01-22 18:26:38 -08:00
Collin Jackson
8d056e02a6 Use the same registration process as GCM for Firebase 2016-01-22 18:23:22 -08:00
Collin Jackson
81e0218018 Fix type of nested data structures on Android 2016-01-22 15:45:53 -08:00
Collin Jackson
cd05f5f4ca Fix indentation of iOS implementation 2016-01-21 14:55:19 -08:00
Collin Jackson
ac1734aaed Android support for Firebase setValue 2016-01-21 14:40:13 -08:00
Collin Jackson
e24f374a9c Support for value and child events on Firebase iOS 2016-01-15 13:38:14 -08:00
Collin Jackson
10f49e7434 Support for listening to value and child events 2016-01-13 16:57:44 -08:00
Adam Barth
dfaa5d434e The build failed without Firebase
Firebase shouldn't be needed to build Flutter.
2016-01-08 18:49:37 -08:00
Collin Jackson
9d715b340a Initial Firebase Flutter service implementation 2016-01-08 15:28:07 -08:00