flui 0.8.0 copy "flui: ^0.8.0" to clipboard
flui: ^0.8.0 copied to clipboard

outdated

FLUI has a relatively fine granularity of widgets, which is a supplement to the kinds of Flutter widgets.

Change Log #

0.8.0 #

  • Flutter version upgrade to v1.12.13 + hotfix.5
  • Support Dark Mode
  • Support RTL text direction
  • Widget test integration
  • New widget FLCountStepper
  • FLToast add custom content view
  • FLMarqueeLabel and FLNoticeBar Added delayed scrolling property delay

Breaking changes:

  • prefix and suffix of FLNoticeBar have been changed to prefixBuilder and suffixBuilder so that you can get the BuildContext instance to build the widget.
  • All dart files under 'lib' are migrated to 'lib/src' for dartdevc

0.7.4 #

  • fix some doc issue.

0.7.3 #

  • FLNoticeBar fix null velocity issue.

0.7.2 #

  • FLCupertinoOperationSheet add custom header widget.

0.7.0 #

138
likes
0
pub points
59%
popularity

Publisher

verified publisherflui.xin

FLUI has a relatively fine granularity of widgets, which is a supplement to the kinds of Flutter widgets.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flui