fl_ui_config 0.1.1 copy "fl_ui_config: ^0.1.1" to clipboard
fl_ui_config: ^0.1.1 copied to clipboard

Handle UI configuration and changes of a Flutter app. This is a small, focused Flutter library to define an app-wide, consistent UI configuration and control it at runtime.

0.1.1 #

  • Feat: Add getter colorPaletteLight and colorPaletteDark

0.1.0 #

  • Feat: Asset and ImageAsset exposed. Requires full path to image file.

0.0.10 #

  • Minor fix: getSuccessColor, getWarningColor condition

0.0.9 #

  • Fix: Access to dark color palette without context

0.0.8 #

  • Add global getters for [uiConfig], [colorPalette], [assets], [fontsConfig], [fontColors], [alternativeColorPaletteKey] and [isHighContrastEnabled];

0.0.4 #

  • Allow to use another ColorPalette for brightness dark
  • Rename colors error, success and warning
  • Fix: Expose FontColors if app wants to override fontColors getter inside ColorPalette

0.0.1 #

  • Be able to handle ThemeMode and ColorPalette with MaterialAppWithUiConfig
1
likes
0
points
540
downloads

Publisher

verified publisherehwplus.com

Weekly Downloads

Handle UI configuration and changes of a Flutter app. This is a small, focused Flutter library to define an app-wide, consistent UI configuration and control it at runtime.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_svg, shared_preferences

More

Packages that depend on fl_ui_config