PackageTrack
Sign in Get early access

async_cable

Async/stream-oriented implementation of the Rails ActionCable protocol for Dart & Flutter.

1.2.2 DelivereasyNZ/async_cable

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Release timing varies

gaps range from 3 weeks to 6 months

Nearly every release is documented

notes for 9 of 9 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

9 releases · first in 2023

0 releases in the last 12 months

see the full history below

Release timeline

9 releases · Apr 2023 to Oct 2023
2024 2025 2026
Release Pre-release

Releases

latest 9
  1. 1.2.2 15 Oct 2023
    Release notes
    • Early-return from close() if already closed.
    Open source →
  2. 1.2.1 13 Oct 2023
    Release notes
    • Complete the connected future with a AsyncCableClientClosedConnection error if close() is called.
    Open source →
  3. 1.2.0 11 Oct 2023
    Release notes
    • Emit AsyncCableClientClosedConnection instead of StateError from subscription futures if close() is called.
    • Fix Future error when calling close() twice.
    Open source →
  4. 1.1.4 10 Oct 2023
    Release notes
    • Error class toString() improvements.
    Open source →
  5. 1.1.3 28 Apr 2023
    Release notes
    • Defer cancelling the stream subscription to workaround race in SecureSocket.
    Open source →
  6. 1.1.2 13 Apr 2023
    Release notes
    • Synchronously convert the stream controller into channels to avoid the possibility of missing a channel message received on the websocket straight after the confirm_subscription.
    Open source →
  7. 1.1.1 12 Apr 2023
    Release notes
    • Don't try to send unsubscribe messages if the channel is already closed.
    Open source →
  8. 1.1.0 12 Apr 2023
    Release notes
    • Add isConnectionClosed on AsyncCableChannel (matching isClosed on AsyncCableConnection).
    Open source →
  9. 1.0.0 06 Apr 2023
    Release notes
    • Initial version.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive