so 3.0.0
so: ^3.0.0 copied to clipboard
A client library to communicate and exchange data with SO Platform.
0.0.1 #
- Initial version.
0.0.2 #
- Corrected license text.
- Source files formatted as per dart convention.
- Made sure that lint completed with no issues.
1.0.0 #
- Stable release.
- Example code updated to demonstrate more features.
2.0.0 #
- Change that is not backward compatible: The
streamandfilemethods now return a record instead of a class.
3.0.0 #
- Rewrite with WebSocket connection instead of HTTPS connection. It should now support all the platforms.