cast_plus 2.2.0 copy "cast_plus: ^2.2.0" to clipboard
cast_plus: ^2.2.0 copied to clipboard

A fork of the `cast` package to support Chromecast discovery and control, updated to work with bonsoir 6.x and Dart 3

2.2.0 #

  • Fork original cast package to support bonsoir ^6.0.1.
  • Remove deprecated usage of discovery.ready.
  • Replace event handling with Dart pattern matching using switch (event).
  • Minor refactor to ensure compatibility with Dart 3.
  • Fixed discovery parsing logic to handle missing attributes more gracefully.

2.1.0 #

  • Remove upper version limit for bonsoir

2.0.0 #

  • Upgrade dependency bonsoir to 3.0.0
  • Upgrade to Dart 3

1.1.1 #

  • Upgrade dependency bonsoir

1.1.0 #

  • Replace dependency multicast_dns (not working on iOS) by bonsoir

1.0.0 #

  • Migrate to null safety
  • Replace dependency mdns_plugin (doesn't support null safety) by multicast_dns

0.3.0 #

  • Add the possibility to use your own requestId

0.2.0 #

  • Improve service discovery #1

0.1.1 #

  • Add kNamespaceMedia to CastSession

0.1.0 #

  • First release
2
likes
140
points
58
downloads

Publisher

unverified uploader

Weekly Downloads

A fork of the `cast` package to support Chromecast discovery and control, updated to work with bonsoir 6.x and Dart 3

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

bonsoir, flutter, protobuf

More

Packages that depend on cast_plus