axon_form_flutter
A cross-platform Flutter plugin for building and rendering dynamic forms with configurable fields, validation, and file uploads.
What this package is like to depend on
Last release 4 days ago
20 Aug 2026
Release timing varies
gaps range from 2 weeks to 2 months
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
5 months old
8 releases · first in 2026
8 releases in the last 12 months
see the full history below
Release timeline
8 releases · Mar 2026 to Aug 2026Releases
latest 8-
0.0.820 Aug 2026 -
0.0.728 Jul 2026 -
0.0.624 Jul 2026 -
0.0.523 Jul 2026 -
0.0.416 Jul 2026Release notes
Open source →- Added
navigateToPagetoAxonFormControllerfor jumping directly to a page by ID, validating each preceding page a long the way and landing on the first one that fails. - Added
loadFormtoAxonFormControllerfor bulk-loading a map of field values into the form, validating each field (including address dropdown fields) as it's applied.
- Added
-
0.0.310 Jun 2026 -
0.0.228 May 2026 -
0.0.116 Mar 2026Release notes
Open source →- Initial release of
axon_form_flutter. - Added cross-platform plugin scaffolding for Android, iOS, and Web.
- Added dynamic form rendering foundation with configurable fields, validation, and file upload support.
- Initial release of