laravel_echo_null 0.1.1 copy "laravel_echo_null: ^0.1.1" to clipboard
laravel_echo_null: ^0.1.1 copied to clipboard

This Package is the improved version of the original package "laravel_echo", with some modifications and features.

0.0.1 #

  • First Version of laravel_echo_null package whose function is to connect to laravel echo server using Socket.io or Pusher

0.0.2 #

  • Generate a channels map in connector class

0.0.3 #

  • Add connector connection events

0.0.4 #

  • Fixed some issues that were occurring.
  • Fixed the pusher_client Kotlin SDK version to ensure compatibility.
  • Updated the package to work with socket.io@4.x on the server side and socket.io-client@2.x on the client side.

0.0.4+1 #

  • Upgrade pusher_client_fixed to 0.0.2

0.0.5 #

  • Clean up the code.

0.0.5+1 #

  • Edit README.md

0.0.5+2 #

  • Edit Pusher Channels

0.0.5+3 #

  • Update Flutter Sdk version

0.0.5+4 #

  • Add on private channel subscribed event

0.0.5+5 #

  • Upgrade dependencies

0.0.5+6 #

  • Fix onSubscribeSuccess event in pusher client

0.0.5+7 #

  • Upgrade dependencies

0.0.5+8 #

  • Upgrade dependencies

0.0.5+9 #

  • Add auth headers with socket client options

0.0.5+10 #

  • Edit socket.io connector connect function.
  • Add other events handlers in connector.

0.0.6 - May 13, 2024 #

  • Update readme.
  • Upgrade flutter sdk and dependencies.
  • Edit example.

0.0.6 - May 13, 2024 #

  • Upgrade flutter sdk and dependencies.

0.0.7 - Aug 16, 2024 #

  • Replace pusher_client_fixed package with pusher_client_socket.
  • Support all platforms [Android, IOS, MacOs, Windows, Linux].

0.0.7+1 - Aug 18, 2024 #

  • Upgrade pusher_client_socket to ^0.0.2.

0.0.8 - Aug 18, 2024 #

  • Add private-encrypted-channel feature to socket.io channels.

    Note: you need use a custom broadcaster for this feature see EncryptedRedisBroadcaster gist.

  • Fixed some issues that were occurring.

0.0.8+1 - Sep 03, 2024 #

  • Upgrade flutter sdk.

0.0.8+2 - Oct 26, 2024 #

  • Upgrade flutter sdk.
  • Upgrade some packages versions.

0.0.8+3 - Nov 01, 2024 #

  • Upgrade flutter sdk.
  • Fix error Unhandled Exception: NoSuchMethodError: Class '_Map<String, dynamic>' has no instance getter 'data'..

0.0.8+4 - Nov 01, 2024 #

  • Add missing events on pusher connector.

0.0.8+5 - Nov 01, 2024 #

  • Fix onConnect event in pusher connector.

0.0.8+6 - Nov 01, 2024 #

  • Add missing events.
  • Add whisper function.

0.0.8+7 - Nov 01, 2024 #

  • Upgrade pusher_client_socket package version.

0.0.8+8 - Nov 04, 2024 #

  • Upgrade pusher_client_socket package version.

0.0.9 - Jan 04, 2025 #

  • Upgrade flutter sdk.
  • Upgrade pusher_client_socket package version.

0.1.0 - Feb 23, 2025 #

  • Upgrade flutter sdk.
  • Upgrade pusher_client_socket package version.

0.1.1 - Feb 24, 2025 #

  • fix Concurrent modification error by Andi1986

0.1.0 - 2025-03-27 #

  • Upgrade flutter sdk.
  • fix SocketIoPresenceChannel type cast error by @stellapath [commit][https://github.com/stellapath/laravel_echo_null/commit/6d3bcf3d43d2ac3b559277145ead0be7381373ed].
18
likes
150
points
476
downloads

Publisher

unverified uploader

Weekly Downloads

This Package is the improved version of the original package "laravel_echo", with some modifications and features.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, meta, pinenacl, pusher_client_socket, socket_io_client

More

Packages that depend on laravel_echo_null