Skip to content

Instantly share code, notes, and snippets.

View lvh1g15's full-sized avatar

Landon Vago-Hughes lvh1g15

View GitHub Profile
Widget DialogPreSetHeight(){
return new Dialog(
child: new Column(
mainAxisSize: MainAxisSize.min,
children: List<Widgets>[]
)
)
}
@lvh1g15
lvh1g15 / FlutterStack.dart
Last active August 7, 2020 23:58
Flutter Material Custom Card Stack View
class HousePickerView extends StatelessWidget {
@override
Widget build(BuildContext context) {
return new GradientAppBar('Houses',
new ListView(
children: <Widget>[
new HouseListTile(url: [
'https://statusandphoto.weebly.com/uploads/6/0/1/5/60158603/8347592_orig.png',
'http://globalmedicalco.com/photos/globalmedicalco/20/98181.jpg',
'https://allinonetricks.com/wp-content/uploads/2017/08/5-7.png'