flutter_command 0.9.0 flutter_command: ^0.9.0 copied to clipboard
flutter_command is a way to manage your state based on `ValueListenable` and the `Command` design pattern. Sounds scary uh? Ok lets try it a different way. A `Command` is an object that wraps a functi [...]