pub-registry

hyperui

Every HyperUI component ported to Flutter with pixel parity, built on style.

FreeuicomponentsflutterRequires Style
View documentation

HyperUI for Flutter

Every HyperUI component ported to Flutter, with pixel parity. Built on style, Tailwind-style utility classes for Flutter.

šŸ“– Full documentation — browse every component variant, live-previewed.

This is docs-only — there is nothing to install

HyperUI for Flutter is not a package. It's a component gallery: browse a component, copy its Dart snippet, paste it into your app. Each snippet's Style('...') class string is byte-identical to the original HyperUI HTML's class attribute, so what you copy is exactly what's documented.

How to use it

  1. Browse a component on the docs site — marketing sections, application UI, ecommerce, and more, each with a live preview.
  2. Copy the Dart snippet shown under the preview.
  3. Paste it into your Flutter app, with style as a dependency — that's what interprets the Tailwind-like class strings.

Credits

Components are ported from HyperUI by Mark Mead, MIT licensed. This project is an unaffiliated Flutter port and is not endorsed by or affiliated with HyperUI or Mark Mead.