garnish_ui 0.5.0 copy "garnish_ui: ^0.5.0" to clipboard
garnish_ui: ^0.5.0 copied to clipboard

A premium, brand-agnostic Flutter UI component library with built-in animations, 5 visual style categories, fully customizable theming, and 40+ accessible components.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add garnish_ui

With Flutter:

 $ flutter pub add garnish_ui

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

dependencies:
  garnish_ui: ^0.5.0

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

Import it

Now in your Dart code, you can use:

import 'package:garnish_ui/garnish_ui.dart';
1
likes
0
points
38
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

A premium, brand-agnostic Flutter UI component library with built-in animations, 5 visual style categories, fully customizable theming, and 40+ accessible components.

Homepage
Repository
View/report issues

Topics

#ui #components #design-system #widget #animation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on garnish_ui