darkstorm_common 1.0.0-pre.3 darkstorm_common: ^1.0.0-pre.3 copied to clipboard
Common widgets and utilities for my apps
Changelog #
1.0.0-pre.3 #
- TopResources.globalDuration is no longer final so it can be set. (this is the entire reason I seperated TopResources from TopInherit).
1.0.0-pre.2 #
- Changed TopInherit to a seperate class with TopResources as a mixin to hold the actual resources.
1.0.0-pre.1 #
- Initial Release