nomo_ui_kit 0.0.14 copy "nomo_ui_kit: ^0.0.14" to clipboard
nomo_ui_kit: ^0.0.14 copied to clipboard

UI Component Library

0.0.1 #

Initial release.

0.0.2 #

  • Remove Unused Parameters in NomoApp
  • Add onChanged Methods to ThemeDelegate

0.0.3 #

  • Added support for changing themes on the go

0.0.4 #

  • Added itemDecorator on vertical and horizontal menu items

0.0.5 #

  • Make Trailling Widgets inside NomoVerticalMenu Expanded

0.0.6 #

  • Improve NomoRouteBody
  • Uprade to newest UI Generator (0.0.3)

0.0.7 #

  • Implement NomoSnackBar
  • Improve NomoAppBar (Better Default Values)

0.0.8 #

  • Implement NomoDropDownButton
  • Improvements to NomoInput
  • No Padding for NomoRouteBody when using slivers
  • Implement NomoElevation

0.0.9 #

  • Implement ValueNotifier for NomoDropDownMenu

0.0.10 #

  • Integrate NomoDropDownMenu into NomoTheme
  • Make NomoDropDownItem sealed class (Either String or Widget can be provided)
  • Add Fields

0.0.11 #

  • Fix NomoText Behaviour when fit is set to true

0.0.12 #

  • Make NomoNotifications more customizable

0.0.13 #

  • Add Optional Parameters bottom and top to NomoInput

0.0.13 #

  • Fix for Positioning of bottom and top Widgets inside NomoInput