iron 0.0.3
iron: ^0.0.3 copied to clipboard
An architecture forged like iron, as solid as armor for your Flutter apps! Focusing on clarity, persistence, and reactivity with zero dependencies.
0.0.3 #
- Major Flutter integration: IronProvider, IronConsumer, and context extensions for seamless state/effect access in widgets.
- Example app refactored to use new provider/consumer pattern and context helpers.
- Comprehensive widget tests for provider/consumer/extensions; test reliability improved.
- README.md: Step-by-step usage guide, advanced examples, and API reference improved.
- Code cleanup, async/test bugfixes, and documentation enhancements.
0.0.2 #
- Pubspec.yaml update.
0.0.1 #
- Initial stable release of the Iron architecture.