Skip to main content

πŸ“‘ Events (Flutter β†’ native)

AzeooEvents notifies the host about SDK state (Pigeon).

Typical callbacks:

  • Connection / profile updates
  • Theme changes
  • Deep link handling requests
  • Navigation events
  • Errors
  • Ready / disposed

Wire these when building custom native chrome around the Flutter module.

Generated from pigeons/azeoo_api.dart β€” regenerate after API changes.