signal 0.1.2
signal: ^0.1.2 copied to clipboard
Stream-based multiple state management.Multiple state management in one channel. Similar to the bloc structure, but current states are always accessible.
0.1.2 2020.08.15 #
- Bad state bug fixed.
0.1.1 2020.07.15 #
- Minor bugs and format fixed.
0.1.0 2020.07.12 #
- The initState method has been added to the StateChannel class.
- SetState, initState, dispose methods have been added to the BaseState class.
- 'signal' option has been added to wait, doneSucces, doneError methods of BaseState class.
0.0.3 2020.06.30 #
- New description added.
0.0.2 2020.06.30 #
- New description added.
0.0.1 2020.06.30 #
- TODO: Describe initial release.