Twitter - proof of concept - needs api fleshed out. has place holder data - edited the images
This commit is contained in:
@@ -47,7 +47,7 @@ class TwitterCard extends StatelessWidget{
|
|||||||
padding: EdgeInsets.symmetric(vertical: 10, horizontal: 0),
|
padding: EdgeInsets.symmetric(vertical: 10, horizontal: 0),
|
||||||
child: ListTile(
|
child: ListTile(
|
||||||
leading: SizedBox(
|
leading: SizedBox(
|
||||||
height: 125,
|
height: 150,
|
||||||
width: 75,
|
width: 75,
|
||||||
child: Container(
|
child: Container(
|
||||||
decoration: BoxDecoration(
|
decoration: BoxDecoration(
|
||||||
|
|||||||
Reference in New Issue
Block a user