PackageTrack
Sign in Get early access

app_forms

App Forms Separate the logic from the user interface by use flutter_form_builder

0.7.1 55 downloads/mo #3820 most downloaded on pub.dev moh-abdullah-it/app_forms

What this package is like to depend on

Last release 1 years ago

31 Jul 2025

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 5 of 5 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

5 releases · first in 2024

0 releases in the last 12 months

see the full history below

Release timeline

5 releases · Feb 2024 to Jul 2025
2025 2026
Release Pre-release

Releases

latest 5
  1. 0.7.1 31 Jul 2025
    Release notes

    🐛 Critical Bug Fixes

    • FIX: Resolved "setState() called during build" error in AppFormListener
    • FIX: Fixed listener registration timing to prevent build-phase state changes
    • FIX: Moved form validation from build-time to action callbacks to prevent setState conflicts
    • IMPROVEMENT: Added proper widget lifecycle management with dispose() method
    • IMPROVEMENT: Enhanced type safety with AppFormListenerInterface
    • IMPROVEMENT: Added mounted checks to prevent memory leaks and unsafe state updates

    📋 Technical Details

    • Fixed AppFormListener registration timing using WidgetsBinding.instance.addPostFrameCallback()
    • Replaced build-time saveAndValidate() calls with hasErrors property checks
    • Updated example apps to follow best practices for form validation timing
    • Added proper cleanup in widget disposal to prevent memory leaks
    Open source →
  2. 0.7.0 30 Jul 2025
    Release notes

    🎉 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)
    Open source →
  3. 0.6.0 30 Jul 2025
    Release notes
    • UPDATE: Update dependencies flutter_form_builder: ^10.1.0
    • IMPROVEMENT: Enhanced package stability
    Open source →
  4. 0.5.0 23 Feb 2024
    Release notes
    • FEATURE: Modify listener to form
    • FEATURE: Modify listener to form field
    • IMPROVEMENT: Modify AppFormListener implementation
    • ENHANCEMENT: Better state management integration
    Open source →
  5. 0.0.1 21 Feb 2024
    Release notes
    • 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
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive