simple_managers 2.0.0 simple_managers: ^2.0.0 copied to clipboard
A package containing multiple manager classes that support serialization.
2.0.0 #
- The fromDict method has been changed to a named constructor.
- Added copy method.
1.0.0 #
- The default value that can be obtained from ValueManager has been changed to null.
0.0.1 #
- Initial release.
- TextfieldManager and IndexManager have been merged into this package
- The getAllIndex method of IndexManager has been deleted and replaced with the getMap method.