flutter_fa_form_builder 0.9.2
flutter_fa_form_builder: ^0.9.2 copied to clipboard
An advanced UI wrapper extension package for Flutter FormBuilder components and tailored custom form controls, specifically optimized for the FlutterArtist ecosystem layouts.
0.9.2 #
- Update Dependencies.
0.9.1 #
- Fix: Resolve an assetion error where
ListTilebackground color or ink splashes became invisible when opened inside drawers or dialogs on newer Flutter versions. - Refactor: Migrate internal input decoration structures for
FaFormBuilderScalableSwitch,FaFormBuilderCheckbox, andFaFormBuilderRadioGroupto use a nativeMaterialwrapper, ensuring seamless Material Ink splash effects. - Enhancement: Optimize theme color delegation (
cardColor) across custom form field wrappers without triggering framework UI layout warnings.
0.9.0 #
- Initial release.