vector_ui 0.1.2 copy "vector_ui: ^0.1.2" to clipboard
vector_ui: ^0.1.2 copied to clipboard

A high-performance UI toolkit for Flutter, offering visually stunning components out of the box.

0.1.2 #

  • Buttons: Completely refactored the button system to introduce ButtonStyle for extensive flexibility, removing ButtonType and ButtonDensity enums. Added TextThemeData and IconThemeData to button styles. Improved rendering performance and decoupled gesture detection logic.
  • Icons & Fonts: Optimized lucide_icons.dart and lucide.ttf, significantly reducing file sizes to maintain a leaner bundle.
  • Example Project: Redesigned the example application to use a modular and interactive layout for showcasing components like buttons and inputs.
  • Widget Updates: Assorted styling fixes, optimizations, and syntax improvements across various widgets including alert, app, breadcrumb, checkbox, combobox, data_table, date_picker, dropdown_menu, input, sidebar, switch, theme, and window_bar.

0.1.1 #

  • Theme: Added useDarkTheme flag to ThemeData for more robust dark mode handling.
  • Colors: Tweaked input and ring colors for better contrast across light and dark modes.
  • Input Widget: Updated background styling to correctly reflect the active theme mode.
  • Window Bar: Added windowOptions during windowManager initialization 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.
1
likes
140
points
8
downloads

Documentation

API reference

Publisher

verified publishernexosphere.xyz

Weekly Downloads

A high-performance UI toolkit for Flutter, offering visually stunning components out of the box.

Repository
View/report issues

Topics

#ui #widget #vector

License

MIT (license)

Dependencies

flutter, intl, two_dimensional_scrollables, window_manager

More

Packages that depend on vector_ui