flutter_ui_utils 0.1.0 copy "flutter_ui_utils: ^0.1.0" to clipboard
flutter_ui_utils: ^0.1.0 copied to clipboard

Shared helpers and fluent extensions for the Flutter UI ecosystem.

Changelog #

0.1.0 #

  • Initial release.
  • BuildContext extensions: appColors, appSpacing, appRadius, appSizes, appMotion, appTypography.
  • Widget fluent extensions: .padding(), .margin(), .rounded(), .background(), .expanded(), .center().
  • Numeric helpers: .dp, .inset, .ms, .radius, .hGap, .vGap on num.
  • AppBreakpoints with compact / medium / expanded / large thresholds.
  • AppResponsiveValue<T> for window-size-aware value resolution.
1
likes
140
points
121
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Shared helpers and fluent extensions for the Flutter UI ecosystem.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter, flutter_ui_tokens

More

Packages that depend on flutter_ui_utils