vector_ui 0.1.1
vector_ui: ^0.1.1 copied to clipboard
A high-performance UI toolkit for Flutter, offering visually stunning components out of the box.
0.1.1 #
- Theme: Added
useDarkThemeflag toThemeDatafor more robust dark mode handling. - Colors: Tweaked
inputandringcolors for better contrast across light and dark modes. - Input Widget: Updated background styling to correctly reflect the active theme mode.
- Window Bar: Added
windowOptionsduringwindowManagerinitialization to support hidden title bars on desktop platforms, and removed unnecessary initialization checks. - Package: Updated package description in
pubspec.yaml.
0.1.0 #
- Initial release of vector_ui.
- Basic vector UI widgets.
- Integrated Inter font and Lucide icons.