synw / fluxmap

A reactive map that handle real time location updates for multiple devices for Flutter
MIT License
12 stars 5 forks source link

example real app #1

Open jmsandamil opened 4 years ago

jmsandamil commented 4 years ago

is posible to add in example a real app that load location from firebase realtime database?

thank you

synw commented 4 years ago

The data source is totally independent from this package so yes it is possible. As I don't use Firebase that much I don't know how to setup an account for just an example. If you can help with that it won't be too hard to setup an example that listens to location updates from Firebase