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

PlatformWindows

A Flutter plugin that allows you to hook into Windows WindowProc messages from Dart code.

0.0.2 #

  • Removed engine-specific message restriction - messages are now delivered to all registered delegates
  • Fixed crash issue when unregistering delegates

0.0.1 #

  • Initial release with WindowProc delegate support for Windows
  • Features:
    • Register WindowProc delegates from Dart
    • Intercept and handle Windows messages (WM_* messages)
    • Multiple delegates support with priority handling
    • Clean API for registering and unregistering delegates
1
likes
160
points
86
downloads

Publisher

verified publishersoit.tech

Weekly Downloads

A Flutter plugin that allows you to hook into Windows WindowProc messages from Dart code.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on window_proc_delegate

Packages that implement window_proc_delegate