Open drkaleem opened 4 years ago
Thanks for posting the issue. The compilation errors are caused by outdated implementation. That is, the code in the repo has been implemented using older versions of dependencies. So, when you ran flutter pub get
you most likely got newer versions of the dependencies that didn't provide backwards compatibility. I'll update the code, but it won't be any time soon. Most likely it'll be by the end of this month.
Hey, I'm sorry that I didn't follow up on my promise yet. There is an ongoing major refactoring of the FlutterFire libraries. Once that's merged and released I'll rewrite the entire example application in this repo with the latest release of FlutterFire dependencies. It will also feature support for macOS.
Has the code changed. I get a lot of compile error. Here are few errors.
PS: I fixed the rxdart issue by adding it to pubspec.