cubes 0.1.1+1 cubes: ^0.1.1+1 copied to clipboard
Simple State Manager
[0.1.1] - 27/08/2020 #
- Add getCubeIsReady and getCubesIsReady in Cube
[0.1.0] - 26/08/2020 #
- Add option of the singleton Cube
[0.0.9] - 26/08/2020 #
- Add
getCubeInMemory
inCube
- Add StringExtensions
- Fix bug runDebounce
[0.0.8] - 20/08/2020 #
- Add animation in Observer
[0.0.7] - 20/08/2020 #
- Improvements in
ObservableValue
- add
runDebounce
inCube
- add extensions
[0.0.6] - 19/08/2020 #
- Hotfix rebuild Observer.
[0.0.5] - 18/08/2020 #
- Add
onAction
- Update example.
[0.0.4] - 17/08/2020 #
- Improvements in ObservableValueExtensions.
[0.0.3] - 17/08/2020 #
- Fix removeListener.
[0.0.2] - 17/08/2020 #
- Improvements in CubeBuilder and Observer.
[0.0.1] - 17/08/2020 #
- Start Project