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

An advanced, platform-aware Flutter form framework with unified state management, generic type support, and deep native parity.

0.0.1 #

  • Initial release of SmartForm Toolkit.
  • SmartFormBuilder: New feature to generate forms completely from a JSON schema.
  • Unified State Management: Centralized form state via SmartFormController.
  • Platform-Aware Fields: Automatic adaptation between Material and Cupertino.
  • Advanced Parity: Full feature parity for SmartTextField with native Flutter widgets.
  • Rich Styling: Global and per-field customization via FieldDecoration and SmartStyle.
  • Generic Choice Fields: Supports Switch, Checkbox, Radio, and Segmented layouts.
  • Searchable Dropdowns: Asynchronous searching with debouncing support.
1
likes
160
points
84
downloads

Publisher

verified publishergreelogix.com

Weekly Downloads

An advanced, platform-aware Flutter form framework with unified state management, generic type support, and deep native parity.

Homepage
Repository (GitHub)
View/report issues

Topics

#form #validation #adaptive #components #ui

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on smart_form_toolkit