Building in public - @kamranbekirovyz
Flutter widgets without Material or Cupertino
One design system. Every platform. Ready to ship.
dart pub global activate orient_ui
How It Works
Like shadcn/ui, but for Flutter. You get the source code — no dependencies, full control.
1
Initialize
Set up the styling system in your Flutter project
orient_ui init2
Add Components
Install only the components you need
orient_ui add button3
Customize
It's your code now. Modify anything.
Why Orient UI
No Dependencies
Components are copied to your project. No package updates breaking your app.
Every Platform
Built for iOS, Android, Web, macOS, Windows, and Linux. True cross-platform.
Fully Customizable
Light and dark themes included. Modify colors, spacing, everything.

