trpc_client 0.3.3
trpc_client: ^0.3.3 copied to clipboard
A minimal trpc client for Dart and Flutter.
0.1.0 #
- Initial version.
0.1.1 #
- Fixed type arguments being wrong
0.1.2 #
- Fixed wrong repo url
- Better usage example
0.2.0 #
- Fixed serialization of payloads
0.3.0 #
- Fixed serialization for mutations
- Added MutationClient, to provide a similar customization to ts' trpc client
0.3.1 #
- Removed wrong throw
0.3.2 #
- Decoding with utf8