Go Router + Riverpod Tutorial 2: Conditional Redirection with Guards
In our previous article we have covered basic redirect. Now let's take a look at Conditional Redirection.
What are Guards ?
Guards: Guards are essentially functions that you can define to determine whether a particular redirection should happen or no...
harishkunchala.com2 min read