Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.03 KB

File metadata and controls

47 lines (30 loc) · 1.03 KB

1.2.2

  • Update the LICENSE file so that it is recognized by pub.dev.

1.2.1

  • Clarify ConnectivityResult.none type.
  • Update plugin requirements version in README.

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.