smart_form_builder 1.0.2
smart_form_builder: ^1.0.2 copied to clipboard
A powerful, extensible Flutter SDK for building dynamic forms from JSON schema, supporting localization, theming, plugins, RTL, and advanced validation. Easily render multi-step forms, custom field ty [...]
Unreleased #
- Planned improvements for builder UX and additional field plugins
- Performance profiling and minor API refinements
1.0.2 - 2025-08-12 #
- Updated README.md documentation
1.0.1 - 2025-08-11 #
- Updated README.md documentation
1.0.0 #
- Initial stable release
- Dynamic form rendering from JSON schema
- Multi-step form wizard with progress indicators
- Full localization and RTL support
- Advanced theming with
SmartFormTheme
and per-field styles - Conditional logic and custom validators (sync)
- Example app demonstrating common use cases
0.0.1 #
- Pre-release scaffolding