Releases: Syzygy-Hub/syzygy-ui-flutter
Releases · Syzygy-Hub/syzygy-ui-flutter
Release list
2.4.0
2.3.0
release: v2.3.0 — color token vocabulary alignment, CI fixes, tag format standardised
v2.2.1
v2.2.0
release: v2.2.0 — 11 new components, CI lint parity, zero lint violations enforced
v2.0.0
release: v2.0.0 — rename to syzygy-ui-flutter, add 29 new components
v1.0.1
release: v1.0.1 — TextInput character counter, automated pub.dev publishing
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