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

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.
57
likes
160
pub points
93%
popularity

Publisher

verified publisherleanflutter.dev

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, win32_registry

More

Packages that depend on protocol_handler