easy 2.0.0 easy: ^2.0.0 copied to clipboard
An easy Flutter state managegement that allows minimal rebuild of widgets and improves performance.
1.0.0 #
- Initial release from Easy
1.0.1 #
- Add example and clean
1.0.2 #
- Update readme files
1.1.0 #
- Add module widget
1.1.1 #
- Removed unnecessary dependencies
1.1.2 #
- Changed documentation
1.1.2+2 #
- fix bugs
1.1.2+3 #
- fix bugs
2.0.0 #
- Improved performance by 140% (over RAM usage)
- Code Cleanup
- Integral refactoring of the code.