callback_handler 0.0.2 copy "callback_handler: ^0.0.2" to clipboard
callback_handler: ^0.0.2 copied to clipboard

High-performance callback management with O(1) operations, type-safe generic support, and multiple callback registration for Dart applications.

0.0.1 #

  • Initial release
  • CallbackHandler implementation with generic type support
  • FastMap utility for O(1) operations
  • Register, unregister, invoke, and clear functionality
  • ICallbackHandler interface
  • Full test coverage
  • Comprehensive documentation and examples
0
likes
135
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

High-performance callback management with O(1) operations, type-safe generic support, and multiple callback registration for Dart applications.

Topics

#callback #event #handler #observer #performance

Documentation

API reference

License

MIT (license)

More

Packages that depend on callback_handler