protocol_handler 0.1.6 copy "protocol_handler: ^0.1.6" to clipboard
protocol_handler: ^0.1.6 copied to clipboard

outdated

This plugin allows Flutter apps to register and handle custom protocols (i.e. deep linking).

0.1.6 #

  • fix: macos 3.16 plugin register issue #13

0.1.5 #

  • Make sure the web project build

0.1.4 #

  • bump win32_registry to 1.0.2
  • Expose ProtocolHandlerPlugin so it's possible to call 'handleEventURL' for multiple plugins #6

0.1.3 #

  • [windows] fix startup crash when argc is 1 #4

0.1.2 #

  • Support android & ios platform.

0.1.1 #

  • [macos & windows] Implement getInitialUrl metnod.

0.1.0 #

  • First release.
69
likes
140
points
2.81k
downloads

Documentation

API reference

Publisher

verified publisherleanflutter.dev

Weekly Downloads

This plugin allows Flutter apps to register and handle custom protocols (i.e. deep linking).

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, win32_registry

More

Packages that depend on protocol_handler

Packages that implement protocol_handler