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

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

vector_ui #

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

Features #

  • Modern and premium UI widgets.
  • Customizable styles and theming support.
  • Built-in Inter font integration.
  • Includes a rich set of Lucide icons.

Getting started #

Add vector_ui to your pubspec.yaml dependencies:

dependencies:
  vector_ui: ^0.1.0

Then, run:

flutter pub get

Usage #

Check out the /example folder for comprehensive examples, or use basic components right away:

import 'package:vector_ui/vector_ui.dart';

// Use vector_ui components in your Flutter app
const like = 'sample';

Additional information #

For more information, please check our Codeberg repository. Feel free to open issues, contribute, or leave suggestions!

1
likes
130
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