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

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

0.2.0 #

  • feat: Convert to federated plugin
  • fix: Fix iOS platform handler issue #7

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.
65
likes
160
points
2.85k
downloads

Publisher

verified publisherleanflutter.dev

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, protocol_handler_android, protocol_handler_ios, protocol_handler_macos, protocol_handler_platform_interface, protocol_handler_windows

More

Packages that depend on protocol_handler