libtdjson 0.1.3 libtdjson: ^0.1.3 copied to clipboard
A flutter plugin for [TDLib JSON interface](https://github.com/tdlib/td#using-from-other-programming-languages), ffi binding.
CHANGELOG #
0.1.3 #
- Bump the TD Lib version to v1.7.9
0.1.2 #
- Don't sent error to error handler if there is callback, prevent getting same error twice.
0.1.1 #
- Fix error: Receive is called after Client destroy, or simultaneously from different threads
0.1.0 #
- Support ios and macos
0.0.1 #
- Initial release.