sync_ease_hook 0.0.1 copy "sync_ease_hook: ^0.0.1" to clipboard
sync_ease_hook: ^0.0.1 copied to clipboard

is a Flutter plugin that provides a hook system similar to WordPress hooks for managing actions and filters within your Flutter application.

Changelog #

All notable changes to the sync_ease_hook plugin will be documented in this file.

[Unreleased] #

Added #

  • Initial release of the sync_ease_hook plugin.

[0.0.1] - 2024-03-25 #

Added #

  • Initial implementation of hook system.
  • addAction function for defining hook actions.
  • doAction function for executing hook actions.
  • Default behavior for widget-related hooks.
3
likes
130
points
15
downloads

Publisher

verified publishermypackeges.tk

Weekly Downloads

is a Flutter plugin that provides a hook system similar to WordPress hooks for managing actions and filters within your Flutter application.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sync_ease_hook