[障害対応]WidgetをListView(children:[ に配置した場合の起動時エラー(RenderCustomMultiChildLayoutBox object was given an infinite size during layout.)について

1.発生事象 ListView以降にDropdownMenu…

続きを読む[障害対応]WidgetをListView(children:[ に配置した場合の起動時エラー(RenderCustomMultiChildLayoutBox object was given an infinite size during layout.)について

[障害対応]Provider/Consumerを使っていなかった為に発生した障害(3つのボタンのうち1つ目のボタンでしか状態が反映されなかった、という事例)

1.事象 Providerで3つのボタンごとに、MultiP…

続きを読む[障害対応]Provider/Consumerを使っていなかった為に発生した障害(3つのボタンのうち1つ目のボタンでしか状態が反映されなかった、という事例)

[障害対応]ParentDataWidget Expanded wants to apply ParentData of type FlexParentData to aRenderObject, which has been set up to accept ParentData of incompatible type BoxParentData.

1.発生事象: デバッグモード実行時( flutter ru…

続きを読む[障害対応]ParentDataWidget Expanded wants to apply ParentData of type FlexParentData to aRenderObject, which has been set up to accept ParentData of incompatible type BoxParentData.