bonsoir_android 5.1.4 copy "bonsoir_android: ^5.1.4" to clipboard
bonsoir_android: ^5.1.4 copied to clipboard

PlatformAndroid
unlisted

Android implementation of the Bonsoir plugin.

5.1.4 #

  • Update a dependency to the latest release.

5.1.3 #

  • FIX(android): Fixed a crash with services name containing a dot. (8caf1c75)

5.1.2 #

  • FIX(android): Fixed a crash with empty attributes values. (87d8d60c)

5.1.1 #

  • Update a dependency to the latest release.

5.1.0 #

  • FIX(android): Fixed Generated implementation. (e15cbb6a)
  • FEAT: Now generating constants for platform implementations. (3b0834d6)

5.0.2 #

  • REFACTOR(android): Formatted some modified files. (5c4a434a)
  • FIX(android): Fixed a bug with querying TXT records on Android emulators. (16bb251a)

5.0.1 #

  • FIX(android): Fixed a crash on discovery.stop. (6f69efd6)

5.0.0 #

  • FIX(android): Fixed a crash occurring when a service TXT record could not be resolved. (a9387d9d)
  • FIX(android): Fixed some problems occurring with types ending with a dot. (556aed80)

4.1.2 #

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

4.1.1 #

  • REFACTOR(android): Added an internal list that tracks already discovered services. (7e8faac1)
  • REFACTOR: Now using melos to handle the bonsoir packages. (9c10a0c5)
  • FEAT(android): Added the ability to get services attributes before resolving them. (a1f75f91)

4.1.0 #

  • Added a broadcastNameAlreadyExists event.
  • Various other fixes and improvements.

4.0.1 #

  • Fixed a bug where a given broadcast was able to start more than one time.

4.0.0 #

  • service.ip is now service.host.

3.0.0+1 #

  • Bumped bonsoir_platform_interface version, it was causing an error in bonsoir.

3.0.0 #

  • Now, services are not directly resolved by default.

2.2.0 #

  • Updated SDK constraints.

2.1.0 #

  • Added support of namespace property to support Android Gradle Plugin (AGP) 8. Projects with AGP < 4.2 are not supported anymore. It is highly recommended to update at least to AGP 7.0 or newer.

2.0.0+1 #

  • Fixed bugs with services types.
  • Fixed bugs with events id.

2.0.0 #

  • Splitting the project into separate packages.
  • Updated libraries.