-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
📬 [ FLUI ] what widget do you want #3
Comments
联系人列表,带indexbar(快速索引栏)的那种 |
这个有考虑,应该会在后两三个版本加入进来。 |
无限刷新列表,上拉刷新,下拉加载。 |
It's not my case but someone could be interested in a Range Slider.
Thank you |
I recommend using the official Range Slider, but I will consider adding this widget into FLUI if there are some common needs. |
How about dropdown & date time picker? i think that was very popular widget in flutter 😊 |
我最近在重构我的一个flutter项目,是新闻资讯、社区类的,看到您的项目,感慨一下终于不用自己忙乎重构一些设计规范了。Dynamic 模块也是令人眼前一亮。 至于未来其他组件,建议作者可以看看这个项目作为一些参考:GetFlutter 个人的话,会希望有一些可以用于资讯列表的组件,比如:左右图文、大图、帖子样式等。 当然,我也会尝试提交新组件。 感谢您的开源贡献。 |
@bagaswastu thanks, i think u can use flutter official dropdown or pickers. FLUI will focus on the widgets that flutter not implement... |
@LLemonGreen 感谢,也希望有更多的人能参与进来。实现之初也是因为开源社区里文档不太完善,推荐大家来贡献一些官方没有的组件,我会跟进文档和 Demo。 另外我也会持续关注添加一些 UI 相关的功能模块。 |
AppBar上的PopupMenuButton.官方的PopupMenuButton不能自定义显示的背景. |
@SPingels 没有用过 PopupMenuButton,不过看起来你能把它包在一个容器里来控制背景吗 |
Don't know if you have this already but all that I'm missing right now is a Table. |
TimerLoadingButton, which can lockout user from spamming the button for x seconds |
@Prn-Ice @alvinvin00 ok, i will consider these widgets. |
我是一个iOS转过来的,之前的一些小项目中使用了QMUI相关的UI框架,用起来非常舒服,今天发现了这个框架感觉又要找回之前的感觉了,希望框架能够越来越丰富! |
azlistview 这个项目可以借鉴。但是没有封装UI |
You can propose the widgets you want under this issue.
The text was updated successfully, but these errors were encountered: