shadcn_jaspr 0.4.1 copy "shadcn_jaspr: ^0.4.1" to clipboard
shadcn_jaspr: ^0.4.1 copied to clipboard

A Dart port of shadcn/ui for the Jaspr web framework. Beautiful, accessible, and customizable UI components built with Tailwind CSS. Live demo: https://aurelvu.github.io/shadcn_jaspr/

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add shadcn_jaspr

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

dependencies:
  shadcn_jaspr: ^0.4.1

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

Import it

Now in your Dart code, you can use:

import 'package:shadcn_jaspr/shadcn_jaspr.dart';
2
likes
0
points
334
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart port of shadcn/ui for the Jaspr web framework. Beautiful, accessible, and customizable UI components built with Tailwind CSS. Live demo: https://aurelvu.github.io/shadcn_jaspr/

Repository (GitHub)
View/report issues

Topics

#ui #components #web #jaspr #tailwind

License

unknown (license)

Dependencies

jaspr, universal_web

More

Packages that depend on shadcn_jaspr