Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 877 Bytes

CHANGELOG.md

File metadata and controls

38 lines (25 loc) · 877 Bytes

1.2.0

  • Update minimum Flutter and Dart version to 3.13 and 3.1.
  • Update connectivity_plus to 6.1.0.
  • Update connectivity_plus_platform_interface to 2.0.1.

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.