flutter_command 1.0.0-nullsafety.1 copy "flutter_command: ^1.0.0-nullsafety.1" to clipboard
flutter_command: ^1.0.0-nullsafety.1 copied to clipboard

discontinuedreplaced by: command_it
outdated

flutter_command is a way to manage your state based on `ValueListenable` and the `Command` design pattern.

1.0.0-nullsafety.1 15.02.2021 #

  • Added toWidget() extension method on CommandResult

0.9.2 25.10.2020 #

  • Added executeWithFuture to use with RefreshIndicator
  • Added toWidget() method

0.9.1 24.08.2020 #

  • Shortened package description in pubspec

0.9.0 24.08.2020 #

  • Initial official release
112
likes
0
points
1.45k
downloads

Publisher

unverified uploader

Weekly Downloads

flutter_command is a way to manage your state based on `ValueListenable` and the `Command` design pattern.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, functional_listener, quiver

More

Packages that depend on flutter_command