Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@AyonAB AyonAB released this 07 Nov 15:34
· 3 commits to master since this release
158cfe1
  • Rewrote the plugin using pigeon.
  • Removed unnecessary platform exceptions.
  • Updated signalr for iOS.
  • Updated all dependencies to the latest.
  • Breaking Changes:
    invokeMethod now take only strings as arguments instead of dynamic.
    invokeMethod now returns only string as result.
    hubCallback now also returns string as message instead of dynamic.