bonsoir_linux 5.1.2 copy "bonsoir_linux: ^5.1.2" to clipboard
bonsoir_linux: ^5.1.2 copied to clipboard

PlatformLinux
unlisted

Linux implementation of the Bonsoir plugin.

5.1.2 #

  • Update a dependency to the latest release.

5.1.1 #

  • Update a dependency to the latest release.

5.1.0 #

  • FEAT: Now generating constants for platform implementations. (3b0834d6)

5.0.1 #

  • FIX(darwin,linux): Fixed unescapeAscii functions. (314df41e)

5.0.0 #

Note: This release has breaking changes.

  • FIX(linux): Parsing TXT record now closely follow RFC 6763. (f2e7d5b5)
  • FIX(linux): Fixed how we handle FQDN and TXT records on Linux. (f1e4fde5)
  • BREAKING REFACTOR(linux): Now following Dart's convention regarding the src folder. (80216578)

4.1.2 #

  • FIX: Fixed all links to the Github repository. (9449e318)

4.1.1 #

  • REFACTOR: Now using melos to handle the bonsoir packages. (9c10a0c5)
  • FIX(linux): Fixed a bug occurring with some services name on Linux. (1464df2c)
  • FIX(linux): When resolving a service's TXT record, Bonsoir triggers discoveryServiceLost BEFORE updating the attributes map. (e480faa1)

4.1.0 #

  • First implementation of Bonsoir for Linux.