fluent_2 0.0.1 copy "fluent_2: ^0.0.1" to clipboard
fluent_2: ^0.0.1 copied to clipboard

Microsoft Fluent 2 components for Flutter web and desktop: 90+ widgets, 20 chart types, tokens, theming, a11y and 135 locales. No Material.

Unreleased #

Breaking #

  • Removed FluentSpinButtonUnderlinePainter. The spin button's two bottom rules now come from the shared FluentInputUnderline / FluentInputFocusUnderline pair, like every other input. The painter drew both with canvas.drawRect, so they were square and overhung the field's rounded corners; upstream's useSpinButtonStyles rounds them via height: max(2px, borderRadiusMedium) plus clipPath: inset(calc(100% - 2px) 0 0 0). FluentSpinButtonChevronPainter is unaffected. Anyone who subclassed or instantiated the removed painter should use the two widgets instead.

0.0.1 #

  • Initial release.
4
likes
0
points
353
downloads

Documentation

Documentation

Publisher

verified publishericitech.com.tr

Weekly Downloads

Microsoft Fluent 2 components for Flutter web and desktop: 90+ widgets, 20 chart types, tokens, theming, a11y and 135 locales. No Material.

Repository (GitHub)
View/report issues

Topics

#fluent #design-system #ui #widget #chart

License

unknown (license)

Dependencies

fluent_2_core, flutter, intl

More

Packages that depend on fluent_2