command 0.0.6 copy "command: ^0.0.6" to clipboard
command: ^0.0.6 copied to clipboard

Provides a simple Command pattern class with execute and undo capabilities

Changelog #

0.0.6 #

  • Child commands now undo before their parent

0.0.4 #

  • Added the ability to chain commands together

0.0.3 #

  • Change SDK dependency to remove upper limit

0.0.2 #

  • Readme and other documentation tweaks

0.0.1 #

  • Initial version, created by tlarsen
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Provides a simple Command pattern class with execute and undo capabilities

Homepage

License

BSD-2-Clause (LICENSE)

More

Packages that depend on command