flutter_remote_ui_kit 1.0.2
flutter_remote_ui_kit: ^1.0.2 copied to clipboard
A production-ready Flutter package that enables a fully JSON-driven, remote-configurable UI system.
1.0.2 #
- Fix publishing issues with version conflict.
1.0.1 #
- Updated package metadata with repository URLs.
- Rename package to flutter_remote_ui_kit.
1.0.0 #
- Initial release of Flutter Remote UI.
- Core rendering engine (
RemoteUIRenderer). - Standard widget set:
Column,Row,Stack,Text,Image,Button. - Form support with
TextInputand validation rules. - Conditional logic support with expressions.