Guards Example This example shows how you can define global guards (e.g. authentication guard) and location guards that keep a specific location safe. Run flutter create . to generate all necessary files, if needed.