Support for body in backend requests
Fixed issue with editing data
Fixed dropdown data source from backend using URL parameters
Resolved an issue where the dropdown widget did not correctly reflect the initial value.
Fixed form creation issue for auto_generate field.
Dropdown widget with hardcoded values support
Renamed: Dropdown's source parameter renamed to options_source
Format Updated: For dropdowns using backend sources, changed value-label format from backend.entity_name({value}-{label}) to backend.entity_name({value}:{label})
Resolved a navigation issue where the app failed to redirect to the detail view when expected
Fixed an issue where fetching data by ID did not return the correct result
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
Updated README.md with usage instructions and project details
Initial release of the flx_nocode_flutter package
Publisher flexurio.com
Weekly Downloads
A Flutter package that enables no-code app development with built-in support for JSON parsing, API integrations, and dynamic content rendering.
Repository (GitHub) View/report issues
License unknown (license )
Dependencies dio , easy_localization , file_picker , flutter , flutter_bloc , flutter_localization , flx_core_flutter , form_field_validator , freezed_annotation , gap , go_router , hydrated_bloc , intl , json_annotation , page_transition , path_provider , pattern_formatter , pdf , printing , screen_identifier , visibility_detector
More Packages that depend on flx_nocode_flutter