Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.47 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.47 KB

Dynamic Forms in Flutter

Easily implement dynamic forms in Flutter with support for multiple pages, various field types, and validation.

Features

  • Multi-page Forms: Supports forms with multiple pages, making it versatile for different use cases (e.g., sign-up forms, KYC forms).

  • Field Types: Includes support for various field types, such as text form fields, drop-down buttons, radio buttons, and date pickers.

  • Validation: Field validation with support for regular expressions, minimum/maximum length validation, and more.

  • Keyboard Types: Customizable keyboard types for text fields.

  • Easy Implementation: Designed for easy and straightforward integration into your Flutter applications.

Screenshots

Screenshot 1 Screenshot 1
Screenshot 1 Screenshot 1
Screenshot 1 Screenshot 1