network_type_plugin 0.0.4 copy "network_type_plugin: ^0.0.4" to clipboard
network_type_plugin: ^0.0.4 copied to clipboard

discontinued
PlatformAndroidiOS

A Flutter plugin to determine network type and speed.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] #

0.0.4 - 2024-06-14 #

Fixed #

  • fix the androidPackage entry.

0.0.3 - 2024-06-14 #

Changed #

  • Update of Changelog.

0.0.2 - 2024-06-14 #

Added #

  • Support for custom URL and speed threshold for network speed measurement.
  • Added retry mechanism with configurable retries and delays.
  • Added example app with detailed usage instructions.

Changed #

  • Improved network type detection accuracy.
  • Updated documentation with more examples and API details.

Fixed #

  • Fixed issue with incorrect network type detection on some devices.
  • Fixed minor bugs in the example app.

0.0.1 - 2024-06-14 #

Added #

  • Initial release of flutter_network_type_plugin.
  • Basic functionality to detect network type (e.g., 4G, 3G, 2G).
  • Example app demonstrating plugin usage.
0
likes
130
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to determine network type and speed.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on network_type_plugin

Packages that implement network_type_plugin