v1.0.0 — Initial Release
flutter_ui_library v1.0.0
Production-ready Flutter component library for Android, iOS, macOS and Web.
Components
- Buttons: PrimaryButton, SecondaryButton, DestructiveButton, GhostButton, IconButton
- Inputs: TextInput (with character counter), SecureInput
- Feedback: LoadingView, EmptyStateView, ToastView
- Cards: CardView
- Badges: Badge
- Navigation: BackButton
Design Tokens
Semantic tokens for colors, typography, spacing and border radius — fully Dark Mode ready via ThemeExtension.
Requirements
- Flutter 3.10+
- Dart 3.0+
Installation
Add to pubspec.yaml:
dependencies:
flutter_ui_library:
git:
url: https://github.com/aks5686/flutter-ui-library.git
ref: main