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.
Changelog flx_nocode_flutter #
[1.0.0] - 2025-05-19 #
[0.0.5] - 2025-05-15 #
Fixed #
- Resolved a navigation issue where the app failed to redirect to the detail view when expected
[0.0.4] - 2025-05-14 #
Fixed #
- Fixed an issue where fetching data by ID did not return the correct result
[0.0.3] - 2025-05-08 #
Fixed #
- Corrected JSON file loading logic to ensure proper data parsing
- Applied number formatting to data displayed on the view page
- Increased font size for
ListTile
trailing data to enhance readability