fluxy 0.0.2
fluxy: ^0.0.2 copied to clipboard
High-performance reactive UI framework for Flutter. SwiftUI-like syntax with zero-boilerplate signals, Tailwind-inspired styling, and fluent modifiers.
1.0.0-alpha.1 #
- Initial alpha release of Fluxy Framework.
- Implemented core reactive engine with signals and computed values.
- Added Fx DSL for hyper-minimal UI construction.
- Integrated Fluent Modifier API for styled widgets.
- Added built-in support for responsive layout breakpoints.
- Included 5 example screens to showcase framework features.