socket_io_native_client 1.1.0 copy "socket_io_native_client: ^1.1.0" to clipboard
socket_io_native_client: ^1.1.0 copied to clipboard

A Flutter plugin for Socket.IO client with native platform support for Android and iOS.

1.1.0 #

  • Expanded Flutter Compatibility: Now supports Flutter SDK from 3.0.0 onwards (2+ years old Flutter projects).
  • Google Play Store Compliance: Updated Gradle to 8.8.1 and Kotlin to 2.1.20 to meet Google Play Store requirements for 64-bit support and 16KB pages size constraint compliance.
  • Latest Android Configuration: Gradle 8.8.1, Kotlin 2.1.20, compileSdk 36, targetSdk 36 for maximum compatibility with latest Android ecosystem.
  • iOS 15 Minimum: Updated minimum iOS deployment target to 15.0 to align with latest Flutter SDK requirements.
  • Performance Enhancements: Optimized native threading models for better main thread responsiveness with latest compiler optimizations.

1.0.0 #

  • Initial release of socket_io_native_client.
  • Implemented the official Socket.IO library for Android and iOS.
  • Provided better control over socket connections.
  • Solved the issue of listening to messages emitted in a room.
  • Features include real-time communication, platform-native support, comprehensive configuration, connection management, event handling, and chat support.
0
likes
150
points
78
downloads

Documentation

API reference

Publisher

verified publisherdevarshpanchal.app

Weekly Downloads

A Flutter plugin for Socket.IO client with native platform support for Android and iOS.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on socket_io_native_client

Packages that implement socket_io_native_client