Rannie / flui

A powerful UI framework for Google Flutter.

Home Page:https://www.flui.xin/en/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📬 [ FLUI ] what widget do you want

Rannie opened this issue · comments

You can propose the widgets you want under this issue.

commented

联系人列表,带indexbar(快速索引栏)的那种

联系人列表,带indexbar(快速索引栏)的那种

这个有考虑,应该会在后两三个版本加入进来。

无限刷新列表,上拉刷新,下拉加载。

It's not my case but someone could be interested in a Range Slider.

Thank you

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.
Thanks for your suggestion.

How about dropdown & date time picker? i think that was very popular widget in flutter 😊

我最近在重构我的一个flutter项目,是新闻资讯、社区类的,看到您的项目,感慨一下终于不用自己忙乎重构一些设计规范了。Dynamic 模块也是令人眼前一亮。

至于未来其他组件,建议作者可以看看这个项目作为一些参考:GetFlutter

个人的话,会希望有一些可以用于资讯列表的组件,比如:左右图文、大图、帖子样式等。

当然,我也会尝试提交新组件。

感谢您的开源贡献。

How about dropdown & date time picker? i think that was very popular widget in flutter 😊

@bagaswastu thanks, i think u can use flutter official dropdown or pickers. FLUI will focus on the widgets that flutter not implement...

我最近在重构我的一个flutter项目,是新闻资讯、社区类的,看到您的项目,感慨一下终于不用自己忙乎重构一些设计规范了。Dynamic 模块也是令人眼前一亮。

至于未来其他组件,建议作者可以看看这个项目作为一些参考:GetFlutter

个人的话,会希望有一些可以用于资讯列表的组件,比如:左右图文、大图、帖子样式等。

当然,我也会尝试提交新组件。

感谢您的开源贡献。

@LLemonGreen 感谢,也希望有更多的人能参与进来。实现之初也是因为开源社区里文档不太完善,推荐大家来贡献一些官方没有的组件,我会跟进文档和 Demo。

另外我也会持续关注添加一些 UI 相关的功能模块。

AppBar上的PopupMenuButton.官方的PopupMenuButton不能自定义显示的背景.

可以做一个级联选择器吗?动态下级的那种。
类似于Vue Element的Cascader一样。急求
image

@SPingels 没有用过 PopupMenuButton,不过看起来你能把它包在一个容器里来控制背景吗
@zhaobq-debug 这个我会考虑下

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框架,用起来非常舒服,今天发现了这个框架感觉又要找回之前的感觉了,希望框架能够越来越丰富!

联系人列表,带indexbar(快速索引栏)的那种

这个有考虑,应该会在后两三个版本加入进来。

azlistview 这个项目可以借鉴。但是没有封装UI