Skip to content

Conversation

dafinoer
Copy link

fixing github issue #129

@DennisMuchiri
Copy link

better
return new Container(
height: 16,
width: double.infinity,
child: Center(child:
ListView(scrollDirection: Axis.horizontal,shrinkWrap: true,children: list,),),);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants