callback_handler 0.0.1 copy "callback_handler: ^0.0.1" to clipboard
callback_handler: ^0.0.1 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, and invoke functionality
  • ICallbackHandler interface
  • Full test coverage
  • Comprehensive documentation and examples
0
likes
150
points
11
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.

Repository (GitHub)
View/report issues

Topics

#callback #event #handler #observer #performance

Documentation

API reference

License

MIT (license)

More

Packages that depend on callback_handler