tart 0.3.0 tart: ^0.3.0 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.1.0 #
- Initial Release
0.2.0 #
- Remove dart:io dependency for web compatibility
- Add http dart package
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