Skip to content

Instantly share code, notes, and snippets.

@shishirthedev
Last active August 3, 2019 07:47
Show Gist options
  • Save shishirthedev/7885a87bd8da62bfa975b147c7e48bec to your computer and use it in GitHub Desktop.
Save shishirthedev/7885a87bd8da62bfa975b147c7e48bec to your computer and use it in GitHub Desktop.
# Stateless Widget, Stateful Widget, Inherited Widget
# StreamBuilder, FutureBuilder
# Expanded, Flexibale
# Stack, Positioned
# Container, Column, Row
# MainAixAlignment, CrossAxisAlignment
# ListView: ListView, ListView.buider, ListView.seprated, Listile
# Button: Material Button, Raised Button, RaisedButton.icon(), Flat Button, FlatButton.icon(), Icon Button, PopupMenu Button, Drop Down Button,
Floating Action Button(normal, extended), Outline Button, InkWell, Gesture Detectur
# Bloc Pattern......
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment