app_forms 0.7.0
app_forms: ^0.7.0 copied to clipboard
App Forms Separate the logic from the user interface by use flutter_form_builder
0.7.0 #
🎉 Major Documentation & Architecture Improvements #
- BREAKING: Enhanced professional README with comprehensive feature documentation
- NEW: Added CLAUDE.md for improved development workflow and AI assistance
- FEATURE: Complete API documentation with advanced usage examples
- FEATURE: Added comprehensive testing guidelines and examples
- DOCS: Added configuration options and customization guide
- DOCS: Added performance optimization details (debouncing, state management)
0.6.0 #
- UPDATE: Update dependencies
flutter_form_builder: ^10.1.0 - IMPROVEMENT: Enhanced package stability
0.5.0 #
- FEATURE: Modify listener to form
- FEATURE: Modify listener to form field
- IMPROVEMENT: Modify
AppFormListenerimplementation - ENHANCEMENT: Better state management integration
0.0.1 #
- INITIAL: Initial release of app_forms package
- FEATURE: Basic form architecture with clean separation of concerns
- FEATURE: Dependency injection system for forms
- FEATURE: Integration with flutter_form_builder