forme_cupertino_fields 2.5.3 forme_cupertino_fields: ^2.5.3 copied to clipboard
This package provides cupertino fields for forme package
forme_cupertino_fields #
cupertino fields for forme
screenshot #
currently support fields #
Name | Return Value | Nullable |
---|---|---|
FormeCupertinoDateField | DateTime | true |
FormeCupertinoNumberField | num | true |
FormeCupertinoPicker | int | false |
FormeCupertinoSegmentedControl | T | true |
FormeCupertinoSlider | double | false |
FormeCupertinoSlidingSegmentedControl | T | true |
FormeCupertinoSwitch | bool | false |
FormeCupertinoTextField | String | false |
FormeCupertinoTimerField | Duration | true |