form_kit_flutter 1.0.0
form_kit_flutter: ^1.0.0 copied to clipboard
A comprehensive Flutter package for beautiful, cross-platform form input widgets with consistent styling and validation support.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2025-06-09 #
Added #
- Initial release of flutter_form_kit
- CustomButton widget with customizable styling and states
- CustomCheckBox widget with validation support
- CustomDropdownFormField widget with search functionality
- CustomPasswordField widget with show/hide password toggle
- CustomRadioCheckBox widget for radio button groups
- CustomTextFormField widget with enhanced styling options
- Comprehensive form validation support
- Cross-platform compatibility
- Consistent Material Design styling