dynamic_ui_renderer 0.0.1 copy "dynamic_ui_renderer: ^0.0.1" to clipboard
dynamic_ui_renderer: ^0.0.1 copied to clipboard

A Flutter package for rendering UI from JSON responses. Build dynamic forms, screens, and components from server-driven JSON.

0.0.1 Initial Release 🎉 #

✨ New Features #

  • Core widget support: Text, Container, Button, Column, Row
  • JSON parsing with error handling
  • Property parsing utilities (padding, margins, colors)
  • Example app demonstrating usage

🏗️ Architecture #

  • Modular design with separate models, core, and widgets
  • Extensible widget factory pattern
  • Type-safe JSON parsing

📚 Documentation #

  • Comprehensive README with examples
  • JSON schema reference
  • Quick start guide

✅ Testing #

  • Unit tests for JSON parsing
  • Widget tests for rendering
  • Coverage for utility functions
0
likes
160
points
154
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for rendering UI from JSON responses. Build dynamic forms, screens, and components from server-driven JSON.

Repository (GitHub)
View/report issues

Topics

#server-driven-ui #dynamic-ui #form #json-ui

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on dynamic_ui_renderer