Last active
August 3, 2019 07:47
-
-
Save shishirthedev/7885a87bd8da62bfa975b147c7e48bec to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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