Enough-Software / enough_platform_widgets

More cross platform widgets for Flutter. Extends flutter_platform_widgets.
MIT License
18 stars 20 forks source link

Support for CupertinoFormSection #15

Open royale1223 opened 1 year ago

royale1223 commented 1 year ago

Currently CupertinoFormSection doesn't properly work with PlatformTextFormField even though it is building a CupertinoTextFormFieldRow. Would be nice if there was a widget in this package with all CupertinoFormSection features.