shadcn_flutter monorepo
July 10, 2026 · View on GitHub
Packages
packages/shadcn_flutter/— the published library (README, pub.dev)packages/shadcn_flutter_genui/— a GenUI catalog that renders AI-generated interfaces using shadcn_flutter widgetspackages/docs/— the Flutter Web docs/component gallery (sunarya-thito.github.io/shadcn_flutter)packages/shadcn_flutter/example/— a minimal consumer apppackages/gen/— developer tooling (icon/style/color generators, docs and LLM reference generators)
Getting started
flutter pub get # resolves every package in the workspace at once
flutter analyze
See CONTRIBUTING.md for the full contributor guide.