-
Notifications
You must be signed in to change notification settings - Fork 0
FormField
Ivan Galkin edited this page Jan 1, 2024
·
1 revision
Form field does not repeat the design accuracy of platform components, since pure native fields are very rarely used in good productive projects.
The design of this field is suitable for most applications and is more suitable.
Form field component with solid colors.
Example of using a ready-made component:
FPCPrimaryFormField(
labelText: "Label",
),
Form field component with gradient colors.
Example of using a ready-made component:
FPCPrimaryGradientFormField(
labelText: "Label",
),
App
AppBar
Badge
Blur
BottomSheet
Button
Card
Checkbox
CodeField
Dialog
Divider
FormField
Global
Gradient
Icon
Indicator
Keyboard
List
Navigation
Picker
PINField
PopUp
Radio
Scaffold
Scrollbar
SegmentControl
SelectCard
SelectField
Shimmer
Slider
SlidingSegmentControl
SliverAppBar
SnackBar
Switch
Text
Toggle