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

Vector UI Library

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!