Create a Drawer in Flutter with DrawerHeader and (DrawerItem changed to ListTile)

Published: 12 March 2017
on channel: Brandon Donnelson
11,358
92

NOTE: The DrawerItem has changed to ListTile(); I cover this widget in later videos.

I took it up a notch and created a video to show how to create a Navigation Drawer with DrawerHeader and DrawerItem in Flutter. It also shows how to create a Material Design Icon in the Drawer item and onTap or onPressed use the Navigator to navigate to a new activity or page.

https://flutter.io/