airwatch_socket_workaround
A workaround for AirWatch MDM Socket problem using dart sockets
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
3 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
3 releases · Jul 2021 to Oct 2021
2022
2023
2024
2025
2026
Releases
latest 3-
0.0.325 Oct 2021Release notes
Open source →- Added example for websocket usage and logs capture
- Added some more logs on airwatch_socket_workaround
- Native side of http request workaround will now always return a byte array instead of a string. Dart side was adapted
- be prepared for that.
Release notes
Open source →- Added example for websocket usage and logs capture
- Added some more logs on airwatch_socket_workaround
- Native side of http request workaround will now always return a byte array instead of a string. Dart side was adapted
- be prepared for that.
-
0.0.219 Jul 2021 -
0.0.118 Jul 2021Release notes
Open source →- Initial version (beta) of airwatch_socket_workaround providing an API for http calls ( including multipart posts ) and
websocket sessions.
Example only include HTTP GET call. Next version(s) will improve example project with other types of HTTP request and WS.
- Initial version (beta) of airwatch_socket_workaround providing an API for http calls ( including multipart posts ) and
websocket sessions.