The navigation drawer is a common way for applications to provide users with
access to various destinations in the application. Following on my post on the
bottom navigation bar
[https://crossingthestreams.io/flutter-application-templates/], I've created two
new templates that make use of the provider
[https://github.com/rrousselGit/