Flutter Circle Design

后端 未结 5 2045
旧巷少年郎
旧巷少年郎 2021-01-31 02:20

I want to make this kind of design with these white circles as a raised button.

5条回答
  •  抹茶落季
    2021-01-31 02:49

    You can use CustomMultiChildLayout to draw this kind of layouts. Here you can find a tutorial: How to Create Custom Layout Widgets in Flutter.

提交回复
热议问题