inqvine_core_ui 2.1.2 inqvine_core_ui: ^2.1.2 copied to clipboard
Useful UI components for across applications
inqvine_core_ui
#
Basic UI components used through all Inqvine projects.
Platform Support
Android | iOS | MacOS | Web | Windows | Linux |
---|---|---|---|---|---|
✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
Getting Started
Just import inqvine_core_ui
Visibility Widgets
-
InqvineConditionalAutohide
Given a boolean value, will auto fade in a widget -
InqvineConditionalWidget
Given a boolean value, will auto fade between two widgets
Handler Widgets
-
InqvineEnabledHandler
Toggles a widget between a disabled state and blocks pointer actions -
InqvineKeyboardAutohideHandler
Mimics iOS behaviour and autohides the keyboard when a user taps inside of the widget -
InqvineTapHandler
Handles onTap events with an opacity animation/haptic on tap event