Dn-a / flutter_inner_drawer

Inner Drawer is an easy way to create an internal side section (left/right) where you can insert a list-menu or other.
https://pub.dartlang.org/packages/flutter_inner_drawer
MIT License
516 stars 130 forks source link

Make simple usage example in README runnable #49

Closed pontus-andersson closed 4 years ago

pontus-andersson commented 4 years ago

This PR updates the example in the README to make the code runnable. When having multiple "or:s" in the example, there are some weird errors thrown which is not good to have in examples.