deeplink_rpc 2.0.0-beta.2 copy "deeplink_rpc: ^2.0.0-beta.2" to clipboard
deeplink_rpc: ^2.0.0-beta.2 copied to clipboard

A RPC-via-deeplink communication library coded in Dart. This is dedicated to Flutter mobile applications (iOS / Android).

2.0.0-beta.2 #

  • Update flutter version to 3.27.4
  • Update dependencies

2.0.0-beta.1 #

  • Add automated tests
  • Data serialization uses base64Url instead of base64

Breaking changes #

  • Renamed DeeplinkRpcRequestReceiver to DeeplinkRpcServer

1.1.0 #

  • refactor: ♻️ Use Logging library

Breaking changes #

  • feat: ✨ Request Timeout is optional. There is no default value anymore.

1.0.8 #

  • Fix web deeplink RPC

1.0.7 #

  • Migration to flutter 3.22

1.0.6 #

  • Update dependencies and Dart version

1.0.5 #

  • Encapsulate the example in a dedicated project (contribution @gdaguin)

1.0.4 #

  • Downgrade archive lib version

1.0.3 #

  • Fix compatibility with web platform

1.0.2 #

  • Add compatibility with web platform

1.0.1 #

  • Improve documentation

1.0.0 #

  • Initial version (from @chralu)
4
likes
140
points
21
downloads

Publisher

verified publisherarchethic.net

Weekly Downloads

A RPC-via-deeplink communication library coded in Dart. This is dedicated to Flutter mobile applications (iOS / Android).

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

archive, freezed_annotation, json_annotation, logging, url_launcher, uuid

More

Packages that depend on deeplink_rpc