tart 0.5.1 copy "tart: ^0.5.1" to clipboard
tart: ^0.5.1 copied to clipboard

tart is a Twirp library for Dart. This is to be used in conjunction with protoc-gen-tart. https://github.com/syncapod/tart

[0.5.1] - 2023-08-22 #

  • tart library: extend Dart SDK range to <4.0.0

0.5.0 #

  • tart library: upgrade to use http v1.1.0

0.4.0 #

  • protoc-gen-tart: now supports async methods on client hooks; onRequestPrepared, onResponseReceived, onError
  • tart library: now supports async methods on client hooks; onRequestPrepared, onResponseReceived, onError

0.3.0 #

  • protoc-gen-tart: now supports relative import paths of generated files
  • protoc-gen-tart: fixes issues where code would not compile if .proto source files did not have comments
  • tart library: updates doc comments in library

0.2.0 #

  • Remove dart:io dependency for web compatibility
  • Add http dart package

0.1.0 #

  • Initial Release
2
likes
140
pub points
67%
popularity

Publisher

verified publishersyncapod.com

tart is a Twirp library for Dart. This is to be used in conjunction with protoc-gen-tart. https://github.com/syncapod/tart

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

http

More

Packages that depend on tart