New posts in flutter-widget

Flutter/Dart - Open a view after a delay

Flutter - how to remove default padding (48 px as per doc) from widgets (IconButton, CheckBox, FlatButton)

In Flutter, how do I pass data into a Stateless Widget?

How do I remove Flutter IconButton big padding?

Looking up a deactivated widget's ancestor is unsafe

How to conditionally add widgets to a list?

Flutter : How to add scroll indicator in ListView

Flutter: Trying to bottom-center an item in a Column, but it keeps left-aligning

How can I layout widgets based on the size of the parent?

Removing the drop shadow from a Scaffold AppBar in Flutter?

incorrect use of parent data widget. expanded widgets must be placed inside flex widgets

Flutter: How to correctly use an Inherited Widget?

How to get height of a Widget?

The equivalent of wrap_content and match_parent in flutter?

How to show/hide widgets programmatically in Flutter

Yellow lines under Text Widgets in Flutter?

Adding a splash screen to Flutter apps

Gradient Background on Flutter AppBar

How to add a ListView to a Column in Flutter?

How can I add a border to a widget in Flutter?