Flutter
LuckyUI is also available for Flutter development, providing the same design system principles and components for mobile and desktop applications.
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