forme_fields 1.1.3
forme_fields: ^1.1.3 copied to clipboard
extra fields for Forme ,depends on third part widgets
currently supported fields #
| Name | Return Value | Nullable |
|---|---|---|
| FormeAutocomplete | T | true |
| FormeAsyncAutocomplete | T | true |
| FormeAsyncInputChip | List< T> | false |
| FormeRatingBar | double | false |
| FormePinCodeTextField | String | false |
| FormeSpinNumberField | double | false |
| FormeImagePicker | List< FormeImage> | false |