Additional card formatting. Added column for thumbnail to be added and text.

This commit is contained in:
Kaleb Wainright
2020-02-15 21:51:29 -05:00
parent 9de9ed897c
commit c5e02cf7f1

View File

@@ -21,27 +21,82 @@ class _HomeState extends State<Home>{
Container(
width: 325,
margin: EdgeInsets.symmetric(horizontal: 10),
color: Colors.orange,
child: Card(
child: Column(
children: <Widget>[
Expanded(
child: Container(
color: Colors.orange,
),
),
Text('Testing'),
],
),
),
),
Container(
width: 325,
color: Colors.orange,
margin: EdgeInsets.symmetric(horizontal: 10),
child: Card(
child: Column(
children: <Widget>[
Expanded(
child: Container(
color: Colors.orange,
),
),
Text('Testing'),
],
),
),
),
Container(
width: 325,
color: Colors.orange,
margin: EdgeInsets.symmetric(horizontal: 10),
child: Card(
child: Column(
children: <Widget>[
Expanded(
child: Container(
color: Colors.orange,
),
),
Text('Testing'),
],
),
),
),
Container(
width: 325,
color: Colors.orange,
margin: EdgeInsets.symmetric(horizontal: 10),
child: Card(
child: Column(
children: <Widget>[
Expanded(
child: Container(
color: Colors.orange,
),
),
Text('Testing'),
],
),
),
),
Container(
width: 325,
color: Colors.orange,
margin: EdgeInsets.symmetric(horizontal: 10),
child: Card(
child: Column(
children: <Widget>[
Expanded(
child: Container(
color: Colors.orange,
),
),
Text('Testing'),
],
),
),
),
],
),
@@ -55,27 +110,82 @@ class _HomeState extends State<Home>{
Container(
width: 325,
margin: EdgeInsets.symmetric(horizontal: 10),
color: Colors.green,
child: Card(
child: Column(
children: <Widget>[
Expanded(
child: Container(
color: Colors.green,
),
),
Text('Testing'),
],
),
),
),
Container(
width: 325,
color: Colors.green,
margin: EdgeInsets.symmetric(horizontal: 10),
child: Card(
child: Column(
children: <Widget>[
Expanded(
child: Container(
color: Colors.green,
),
),
Text('Testing'),
],
),
),
),
Container(
width: 325,
color: Colors.green,
margin: EdgeInsets.symmetric(horizontal: 10),
child: Card(
child: Column(
children: <Widget>[
Expanded(
child: Container(
color: Colors.green,
),
),
Text('Testing'),
],
),
),
),
Container(
width: 325,
color: Colors.green,
margin: EdgeInsets.symmetric(horizontal: 10),
child: Card(
child: Column(
children: <Widget>[
Expanded(
child: Container(
color: Colors.green,
),
),
Text('Testing'),
],
),
),
),
Container(
width: 325,
color: Colors.green,
margin: EdgeInsets.symmetric(horizontal: 10),
child: Card(
child: Column(
children: <Widget>[
Expanded(
child: Container(
color: Colors.green,
),
),
Text('Testing'),
],
),
),
),
],
),
@@ -89,27 +199,82 @@ class _HomeState extends State<Home>{
Container(
width: 325,
margin: EdgeInsets.symmetric(horizontal: 10),
color: Colors.purple,
child: Card(
child: Column(
children: <Widget>[
Expanded(
child: Container(
color: Colors.purple,
),
),
Text('Testing'),
],
),
),
),
Container(
width: 325,
color: Colors.purple,
margin: EdgeInsets.symmetric(horizontal: 10),
child: Card(
child: Column(
children: <Widget>[
Expanded(
child: Container(
color: Colors.purple,
),
),
Text('Testing'),
],
),
),
),
Container(
width: 325,
color: Colors.purple,
margin: EdgeInsets.symmetric(horizontal: 10),
child: Card(
child: Column(
children: <Widget>[
Expanded(
child: Container(
color: Colors.purple,
),
),
Text('Testing'),
],
),
),
),
Container(
width: 325,
color: Colors.purple,
margin: EdgeInsets.symmetric(horizontal: 10),
child: Card(
child: Column(
children: <Widget>[
Expanded(
child: Container(
color: Colors.purple,
),
),
Text('Testing'),
],
),
),
),
Container(
width: 325,
color: Colors.purple,
margin: EdgeInsets.symmetric(horizontal: 10),
child: Card(
child: Column(
children: <Widget>[
Expanded(
child: Container(
color: Colors.purple,
),
),
Text('Testing'),
],
),
),
),
],
),
@@ -123,27 +288,81 @@ class _HomeState extends State<Home>{
Container(
width: 325,
margin: EdgeInsets.symmetric(horizontal: 10),
color: Colors.blue,
child: Card(
child: Column(
children: <Widget>[
Expanded(
child: Container(
color: Colors.blue, ),
),
Text('Testing'),
],
),
),
),
Container(
width: 325,
color: Colors.blue,
margin: EdgeInsets.symmetric(horizontal: 10),
child: Card(
child: Column(
children: <Widget>[
Expanded(
child: Container(
color: Colors.blue,
),
),
Text('Testing'),
],
),
),
),
Container(
width: 325,
color: Colors.blue,
margin: EdgeInsets.symmetric(horizontal: 10),
child: Card(
child: Column(
children: <Widget>[
Expanded(
child: Container(
color: Colors.blue,
),
),
Text('Testing'),
],
),
),
),
Container(
width: 325,
color: Colors.blue,
margin: EdgeInsets.symmetric(horizontal: 10),
child: Card(
child: Column(
children: <Widget>[
Expanded(
child: Container(
color: Colors.blue,
),
),
Text('Testing'),
],
),
),
),
Container(
width: 325,
color: Colors.blue,
margin: EdgeInsets.symmetric(horizontal: 10),
child: Card(
child: Column(
children: <Widget>[
Expanded(
child: Container(
color: Colors.blue,
),
),
Text('Testing'),
],
),
),
),
],
),
@@ -157,27 +376,82 @@ class _HomeState extends State<Home>{
Container(
width: 325,
margin: EdgeInsets.symmetric(horizontal: 10),
color: Colors.red,
child: Card(
child: Column(
children: <Widget>[
Expanded(
child: Container(
color: Colors.red,
),
),
Text('Testing'),
],
),
),
),
Container(
width: 325,
color: Colors.red,
margin: EdgeInsets.symmetric(horizontal: 10),
child: Card(
child: Column(
children: <Widget>[
Expanded(
child: Container(
color: Colors.red,
),
),
Text('Testing'),
],
),
),
),
Container(
width: 325,
color: Colors.red,
margin: EdgeInsets.symmetric(horizontal: 10),
child: Card(
child: Column(
children: <Widget>[
Expanded(
child: Container(
color: Colors.red,
),
),
Text('Testing'),
],
),
),
),
Container(
width: 325,
color: Colors.red,
margin: EdgeInsets.symmetric(horizontal: 10),
child: Card(
child: Column(
children: <Widget>[
Expanded(
child: Container(
color: Colors.red,
),
),
Text('Testing'),
],
),
),
),
Container(
width: 325,
color: Colors.red,
margin: EdgeInsets.symmetric(horizontal: 10),
child: Card(
child: Column(
children: <Widget>[
Expanded(
child: Container(
color: Colors.red,
),
),
Text('Testing'),
],
),
),
),
],
),