Skip to content

Releases: leanflutter/protocol_handler

v0.2.0

Choose a tag to compare

@lijy91 lijy91 released this 28 Jan 08:59
  • feat: Convert to federated plugin
  • fix: Fix iOS platform handler issue #7

v0.1.6

Choose a tag to compare

@lijy91 lijy91 released this 17 Dec 12:37
  • fix: macos 3.16 plugin register issue #13

v0.1.5

Choose a tag to compare

@lijy91 lijy91 released this 26 Feb 09:35
  • Make sure the web project build

v0.1.4

Choose a tag to compare

@lijy91 lijy91 released this 20 Aug 07:06
  • bump win32_registry to 1.0.2
  • Expose ProtocolHandlerPlugin so it's possible to call 'handleEventURL' for multiple plugins #6

v0.1.3

Choose a tag to compare

@lijy91 lijy91 released this 18 May 14:19
  • [windows] fix startup crash when argc is 1 #4

v0.1.2

Choose a tag to compare

@lijy91 lijy91 released this 15 Apr 03:46
  • Support android & ios platform.

0.1.1

Choose a tag to compare

@lijy91 lijy91 released this 20 Mar 13:39
  • [macos & windows] Implement getInitialUrl metnod.