Skip to content

felangel/shadcn_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Shadcn Demo

Quick Start

Package Usage

  1. Add package:shadcn_ui to your pubspec.yaml
    dart pub add shadcn_ui
  2. Import and use components
    import 'package:shadcn_ui/shadcn_ui` show ShadButton, ShadText;

Component Usage

  1. Install components
mason add -g <component>
  1. Generate them
mason make <component>

Supported Components

  • ✅ ShadButton
  • ✅ ShadText

Development

The package in ./packages/shadcn_ui is generated from the bricks in the ./bricks directory. To regenerate the shadcn_ui package run the following:

dart ./tools/generate_package.dart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages