Search code examples
flutterfirebasefirebase-authenticationflutter-riverpodflutter-go-router

Using Firebase Authentication with Go Router and Riverpod


I've been reading through this latest implementation of Go Router with Riverpod but don't know how to use Firebase Authentication Streams with it, and I don't know if I need to be using refreshListenable.

https://github.com/lucavenir/go_router_riverpod/tree/master/complete_example


Solution

  • Thanks for reading that repo.

    I'm hearing the feedback from the community and I will add a Firebase Auth example on top of complete_example.

    Please raise issues there or contact me on the ad-hoc discussion I've if you have requests like this.

    Watch the repo for updates (coming soon this week). And possibly, star it (:

    Also, PRs are welcome if anything's wrong.