@PreusslerBerlin Provably it's easier to say it working in SoundCloud than Netflix in this matter🙂 of course outage is outage, but for Netflix whole world would talk about it. Plus there are other factors, that test don't consider. Example, consider upgrade of Google login library... Risky🤷
@houlihan_rick@johnnyrodgersis My idea would be to add unsubscribe from thread until next mention. Sometimes I don't write in thread because I know I'll be bothered with next milion notifications🤪
@puf Would be great to port connection awerness API from it to Firestore:) One missed feature for Realtime Database is upload of rules via Firebase CLI I was really surprised emulator reads the file but it's not deployed🤪
@flutterando_@redbrogdon Are there more examples of DI for this new approach? Until now I have no idea how to do it in flutter in nice way, as I'd do using something like Dagger in Android
@Allegro_Group@tvpiKorea Oficjalny Sklep @allegro sam to robi. 29 listopada (black friday) cena klocków 109.99, 14% taniej... Akurat miałem w obserwowanych. 1 grudnia powiadomienie, klocki w nowej cenie 109.99:) Inna sprawa, że cena spoko... po prostu krojenie jeleni nastąpiło🤭
@r_FlutterDev This is one of the most annoying thing in flutter development. As it forces you to check actual type of parameter inside that method.
Also, when you have 2 modules, auto completion never hints types from other modules. But if you first add import then it suddenly works.
@kaushikgopal@kotlin@RxJava After years of doing Android native and RxJava lately we're trying Flutter approach. Coroutines look more less the same as futures and streams in flutter... It's usable, but I really miss all the async magic you could do with RxJava;)