flutter_command_pattern 1.0.1 copy "flutter_command_pattern: ^1.0.1" to clipboard
flutter_command_pattern: ^1.0.1 copied to clipboard

A powerful and elegant command pattern implementation for Flutter with pipeline support, observers, and state management.

1.0.0 #

  • Initial release
  • Command pattern implementation with state management
  • Support for commands with and without parameters
  • Global pipeline system for middleware
  • Global observer system for monitoring
  • Context-aware state handling
  • Comprehensive documentation and examples

1.0.1 #

  • Add flag isCompleted in CommandBase
1
likes
160
points
74
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful and elegant command pattern implementation for Flutter with pipeline support, observers, and state management.

Repository (GitHub)
View/report issues

Topics

#command-pattern #state-management #architecture #pipeline

Documentation

API reference

License

MIT (license)

Dependencies

flutter, meta

More

Packages that depend on flutter_command_pattern