xrpc 0.1.0 copy "xrpc: ^0.1.0" to clipboard
xrpc: ^0.1.0 copied to clipboard

Provide an HTTP client specialized for XRPC communication in AT Protocol.

Release Note #

v0.1.0 #

  • Updated SDK to ">=2.17.0 <4.0.0". (#406)

v0.0.14 #

  • Supported subscription function as subscribe. (#318)

v0.0.13 #

  • Supported protocol options in query, procedure, upload. You can choose http as a protocol for your test locally. Defaults to https. (#269)

v0.0.12 #

  • Fixed upload. (#249)

v0.0.11 #

  • Fixed upload. (#249)

v0.0.10 #

  • Fixed structures. (#249)

v0.0.9 #

  • Fixed build config. (#249)

v0.0.8 #

  • Added upload function. (#249)

v0.0.7 #

  • Downgrade meta to make this package compatible with Flutter. (#242)

v0.0.6 #

  • Fix to pass null if body is null during POST. (#218)

v0.0.5 #

  • Fixed XRPCResponse to XRPCResponse<XRPCError> in XRPCException. (#177)

v0.0.4 #

  • Allow String to be set to data in XRPCResponse. (#174)

v0.0.3 #

  • Fixed internal structures.

v0.0.2 #

  • service and getClient/postClient are now nullable. (#146)

v0.0.1 #

  • First Release.

v0.0.0 #

  • Let's start.
2
likes
0
points
2.81k
downloads

Publisher

verified publisheratprotodart.com

Weekly Downloads

Provide an HTTP client specialized for XRPC communication in AT Protocol.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

freezed_annotation, http, json_annotation, meta, mime, nsid, web_socket_channel

More

Packages that depend on xrpc