Flutter

LuckyUI is also available for Flutter development, providing the same design system principles and components for mobile and desktop applications.

Pub.dev Package

Install the LuckyUI package for your Flutter project

GitHub Repository

Source code, documentation, and contribution guidelines

Installation

Add LuckyUI to your Flutter project

# Add to your pubspec.yaml
dependencies:
  luckyui: ^1.0.0

# Or use the command line
flutter pub add luckyui