json_ui_builder 0.1.1
json_ui_builder: ^0.1.1 copied to clipboard
A server-driven UI library for Flutter that creates dynamic UIs from JSON configurations with support for HTTP, asset, and local data sources.
0.1.1 #
Added #
- Cross-platform support for all Flutter platforms (Android, iOS, Web, Windows, macOS, Linux)
- Comprehensive example app with e-commerce demo
- Complete documentation with widget reference
- Navigation and routing system with parameter passing
- Server-driven UI terminology consistency
Fixed #
- Removed unused code and linting issues
- Fixed pubspec.yaml configuration for pub.flutter-io.cn publishing
- Updated version numbering
Changed #
- Replaced "service-driven" with "server-driven" terminology throughout
- Simplified example app structure for better cross-platform compatibility
0.0.1 #
- TODO: Describe initial release.