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 |