shadcn-flutter

Installation
SKILL.md

Shadcn Flutter

A cohesive UI ecosystem for Flutter—components, theming, and tooling—ready to ditch Material and Cupertino. Built with modern design tokens and high-quality widgets across mobile, web, and desktop.

Getting Started

To set up a fresh Flutter application with Shadcn Flutter:

  1. Add the dependency:

    flutter pub add shadcn_flutter
    
  2. Configure your main.dart:

    import 'package:shadcn_flutter/shadcn_flutter.dart';
    
Installs
14
GitHub Stars
871
First Seen
Apr 18, 2026