Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 714 Bytes

CHANGELOG.md

File metadata and controls

32 lines (21 loc) · 714 Bytes

1.1.4

  • Update connectivity_plus to 4.0.1.
  • Update connectivity_plus_platform_interface to 1.2.4.
  • Update the example app.

1.1.3

  • Remove unnecessary StreamHandlerError implementation.
  • Increase the minimum Flutter version to 3.3.

1.1.2

  • Hold memory of StreamHandlerError's member to prevent crash.

1.1.1

  • Update connectivity_plus to 2.3.0.
  • Update connectivity_plus_platform_interface to 1.2.0.
  • Support bluetooth as connectivity result.
  • Code refactoring.

1.1.0

  • Update connectivity_plus to 2.1.0.
  • Update connectivity_plus_platform_interface to 1.1.1.
  • Support ethernet as connectivity result.
  • Remove obsolete connectivity_plus_tizen.dart.

1.0.0

  • Initial release.