v360_ui 1.0.2 copy "v360_ui: ^1.0.2" to clipboard
v360_ui: ^1.0.2 copied to clipboard

A comprehensive Flutter UI component library built on top of ForUI with styled buttons, dialogs, tiles, cards, and input controls.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add v360_ui

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  v360_ui: ^1.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:v360_ui/v360_ui.dart';
0
likes
140
points
66
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter UI component library built on top of ForUI with styled buttons, dialogs, tiles, cards, and input controls.

Repository (GitHub)

License

unknown (license)

Dependencies

flutter, flutter_hooks, forui

More

Packages that depend on v360_ui