flame_ui 0.1.0
flame_ui: ^0.1.0 copied to clipboard
A reusable UI component library for Flame games, including buttons, text fields, modals, lists, and layout helpers.
0.1.0 #
- Add
CircleButtonComponent - Add
ToggleComponent - Add
TapOutsideCallbacks&TapOutsideHandler ModalComponent: RenamecloseButtontotrailingModalComponent: Addleadingproperty- Rename
RectButtonComponenttoRectangleButtonComponent - Fix
TextFieldComponentposition and offset
0.0.4 #
TextFieldComponent: Support generic components for background/backgroundFocusedModalComponent: Support forscrollDampingModalComponent: AddonAfterLoadStaticandonBeforeUnloadStaticas lifecycle callbacks across all ModalComponent usages
0.0.3 #
ModalComponent: All configurable properties are now mutable via getters and setters.ModalComponent: Automatically callsrebuild()when a property is changed at runtime, enabling dynamic UI updates.ModalComponent: Add customizable background component propertyScrollableAreaComponent: Added support for fling scrolling
0.0.2 #
RectButtonComponent: Make color mandatoryModalComponent: Support any component as closeButton
0.0.1 #
Initial release.
Components:
TextFieldComponentRectButtonComponentModalComponentScrollableAreaComponentGridComponentListComponentListItemComponent