dazza5000

Results 26 comments of dazza5000

Did anyone find out a solution for this?

We have this issue even if we use perSecond emitter = Emitter(duration = 2000, TimeUnit.MILLISECONDS).perSecond(50),

I can check for some more details, but we get this in Firebase crash reports

this is the schema - i can setup a test environment and push the google-services.json, but that might be a day or so ![screenshot from 2019-02-16 10-45-40](https://user-images.githubusercontent.com/1117489/52902562-1d8d3080-31d8-11e9-86df-acc17afa4e8f.png)

The population function is on the native Android app - havent ported it to flutter yet https://github.com/Austin-Android/austin-feeds-me/blob/master/base/src/main/java/com/austindroids/austinfeedsme/data/firebase/FirebaseEventsDataSource.java#L62 On Sat, Feb 16, 2019 at 10:59 AM Will wrote: > Oh cool!...

The full implementation is in the Android repository. The event data comes from meetup and eventbrite right now. On Sat, Feb 16, 2019 at 11:24 AM Will wrote: > Thanks,...

Has anyone found a solution for recyclerview?

I think this happens when you you try to use `koinViewModel` in a nested composable that has a parent that has also used `koinViewModel`