action_cable 1.3.0 copy "action_cable: ^1.3.0" to clipboard
action_cable: ^1.3.0 copied to clipboard

ActionCable client port in dart, available in web, dartVM and flutter.

2019-11-21 0.1.0 #

First version

2020-05-07 1.0.0 #

Major update.

  • handles disconnecting

2020-07-01 1.1.0 #

  • onConnectionLost and onCannotConnect

2021-03-30 1.2.0 #

  • null safety
  • updated dependencies

2024-10-25 1.3.0 #

Breaking Changes #

  • change connect function from ActionCable.Connect to ActionCable.connect

Updates #

  • support for dart 3
  • updated websocket dependency
  • improve readability of the core code by leveraging dart's null safety
22
likes
135
points
2.56k
downloads

Publisher

unverified uploader

Weekly Downloads

ActionCable client port in dart, available in web, dartVM and flutter.

Repository (GitHub)

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

web_socket_channel

More

Packages that depend on action_cable