so 3.5.0 copy "so: ^3.5.0" to clipboard
so: ^3.5.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 stream and file methods 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.

3.1.0 #

  • Added new helper methods.
  • Change that is not backward compatible: Signature change in the changePassword method.

3.1.1 #

  • A couple of minor bugs are fixed.
  • Code refactoring and improvements.

3.2.0 #

  • New method to upload content to the SO Platform - upload(...)
  • New method to run and retrieve the output of reports - report(...)

3.3.0 #

  • New method to upload a content stream to the SO Platform - uploadStream(...)

3.3.1 #

  • Added more error checking while accessing binary data.

3.3.2 #

  • Separated the capture of text and binary data.
  • Bug related to asynchronous operation fixed.

3.3.3 #

  • Improved parameter handling in the report(...) method.

3.3.4 #

  • Correction done in the README.md

3.3.5 #

  • Correction in example file.

3.3.6 #

  • Fixed typo in the example file.

3.3.7 #

  • Environment and dependencies updated to the latest available versions.

3.3.8 #

  • Environment and dependencies updated to the latest available versions.

3.3.9 #

  • Environment and dependencies updated to the latest available versions.

3.3.10 #

  • Environment and dependencies updated to the latest available versions.

3.3.11 #

  • Environment and dependencies updated to the latest available versions. Dart SDK 3.7.2

3.3.12 #

  • Environment and dependencies updated to the latest available versions. Dart SDK 3.8.1

3.4.0 #

  • API key support added.

3.5.0 #

  • Environment and dependencies updated to the latest available versions.
  • OTP-based login support added.
1
likes
0
points
524
downloads

Publisher

verified publisherstoredobject.com

Weekly Downloads

A client library to communicate and exchange data with SO Platform.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

synchronized, web_socket_channel

More

Packages that depend on so