flutter_picker icon indicating copy to clipboard operation
flutter_picker copied to clipboard

Can we fully customize the action bar.(完全自定义工具栏)

Open uniquejava opened this issue 6 years ago • 2 comments

美工设计了 上面的cancel部分是 上下切换用的 两个箭头按钮 这部分是否可以做成接受widget组件, 而不仅仅是字符串类型的cancelText属性. 这样会比较容易扩展呢. 谢谢!

image

Can we specify a widget attribute for the cancelText part. String type is not extensible. For example we'd like to use two arrow buttons to scroll up/down the items(one at a time)

How can we do that now, Thank you.

uniquejava avatar Apr 11 '19 02:04 uniquejava

日历组件也需要..... 美工设计了用上下箭头来滚动年份.. 谢谢大神!

uniquejava avatar Apr 11 '19 02:04 uniquejava

嗯,挺好的建议,我会抽时间改进。谢谢

yangyxd avatar Apr 22 '19 13:04 yangyxd