vanilla_ui 0.0.1 copy "vanilla_ui: ^0.0.1" to clipboard
vanilla_ui: ^0.0.1 copied to clipboard

Flutter widgets in the style of the Vanilla design system.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vanilla_ui
copied to clipboard

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

dependencies:
  vanilla_ui: ^0.0.1
copied to clipboard

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:vanilla_ui/vanilla_ui.dart';
copied to clipboard
0
likes
150
points
112
downloads

Publisher

verified publishercanonical.com

Weekly Downloads

2024.09.26 - 2025.04.10

Flutter widgets in the style of the Vanilla design system.

Homepage
View/report issues

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

flutter

More

Packages that depend on vanilla_ui