forui_assets 0.2.0 copy "forui_assets: ^0.2.0" to clipboard
forui_assets: ^0.2.0 copied to clipboard

Companion assets for Forui, a UI library for Flutter that provides a set of minimalistic widgets heavily inspired by Shadcn/ui.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add forui_assets

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

dependencies:
  forui_assets: ^0.2.0

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:forui_assets/forui_assets.dart';
0
likes
150
pub points
24%
popularity

Publisher

verified publisherforuslabs.com

Companion assets for Forui, a UI library for Flutter that provides a set of minimalistic widgets heavily inspired by Shadcn/ui.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#assets #ui #widget

Documentation

Documentation
API reference

License

ISC, MIT (LICENSE)

Dependencies

flutter, nitrogen_types

More

Packages that depend on forui_assets