flui icon indicating copy to clipboard operation
flui copied to clipboard

📬 [ FLUI ] what widget do you want

Open Rannie opened this issue 4 years ago • 17 comments

You can propose the widgets you want under this issue.

Rannie avatar Dec 22 '19 00:12 Rannie

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

limocute avatar Dec 24 '19 02:12 limocute

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

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

Rannie avatar Dec 24 '19 02:12 Rannie

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

BlackTrace avatar Dec 25 '19 07:12 BlackTrace

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

Thank you

polilluminato avatar Jan 04 '20 06:01 polilluminato

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.

Rannie avatar Jan 04 '20 06:01 Rannie

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

ghost avatar Mar 18 '20 16:03 ghost

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

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

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

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

感谢您的开源贡献。

LLemonGreen avatar Apr 05 '20 15:04 LLemonGreen

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...

Rannie avatar Apr 05 '20 15:04 Rannie

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

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

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

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

感谢您的开源贡献。

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

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

Rannie avatar Apr 05 '20 16:04 Rannie

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

SPingels avatar Apr 18 '20 08:04 SPingels

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

zhaobq-debug avatar May 07 '20 13:05 zhaobq-debug

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

Rannie avatar May 07 '20 15:05 Rannie

Don't know if you have this already but all that I'm missing right now is a Table.

Prn-Ice avatar Jun 26 '20 14:06 Prn-Ice

TimerLoadingButton, which can lockout user from spamming the button for x seconds

alvinvin00 avatar Sep 10 '20 06:09 alvinvin00

@Prn-Ice @alvinvin00 ok, i will consider these widgets.

Rannie avatar Sep 11 '20 03:09 Rannie

我是一个iOS转过来的,之前的一些小项目中使用了QMUI相关的UI框架,用起来非常舒服,今天发现了这个框架感觉又要找回之前的感觉了,希望框架能够越来越丰富!

qq432591 avatar Sep 17 '20 06:09 qq432591

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

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

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

MoraxCloud avatar Feb 02 '21 07:02 MoraxCloud