flx_nocode_flutter 1.0.1
flx_nocode_flutter: ^1.0.1 copied to clipboard
A Flutter package that enables no-code app development with built-in support for JSON parsing, API integrations, and dynamic content rendering.
flx_nocode_flutter #
flx_nocode_flutter
is a Flutter package that allows you to build UI dynamically using only JSON — no manual Flutter widget coding needed.
Ideal for no-code/low-code platforms or apps that need configurable interfaces at runtime.
✨ Features #
- Build UI from JSON configuration
- Supports common Flutter widgets (e.g., Text, Button, Image, Column, Row, etc.)
- Easily extendable to support custom widgets
- Runtime rendering without recompilation