turbo_forms 1.0.1 copy "turbo_forms: ^1.0.1" to clipboard
turbo_forms: ^1.0.1 copied to clipboard

Type-safe form field configuration and validation for Flutter with ShadCN UI integration.

Changelog #

1.0.1 #

  • Initial release as part of turbo_packages monorepo
  • Form field configuration with TFormFieldConfig and TFormFieldState
  • Field type enumeration with TFieldType
  • Form validation with TFormConfig abstract class
  • Widgets: TFormField, TFormFieldBuilder, TErrorLabel, VerticalShrink
  • Extensions: TurboFormNumExtension, TurboFormStringExtension, TurboFormObjectExtension
  • Constants: TurboFormsDefaults for animation durations and sizing
  • ShadCN UI integration for controllers
0
likes
160
points
151
downloads

Publisher

verified publisherultrawideturbodev.com

Weekly Downloads

Type-safe form field configuration and validation for Flutter with ShadCN UI integration.

Homepage
Repository (GitHub)
View/report issues

Topics

#form #flutter #validation #shadcn

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

equatable, flutter, shadcn_ui, turbo_notifiers, turbolytics

More

Packages that depend on turbo_forms