vpn_connection_monitor 1.0.4 copy "vpn_connection_monitor: ^1.0.4" to clipboard
vpn_connection_monitor: ^1.0.4 copied to clipboard

VPN connection monitoring in Dart. Singleton class with state stream & connection check.

Changelog #

All notable changes to the vpn_connection_monitor package will be documented in this file.

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

Released #

1.0.0 - 2023-08-21 #

Added #

  • Initial release of the vpn_connection_monitor package.
  • Monitors VPN connection status.
  • Detects changes in VPN connectivity.
  • Allows custom time intervals for checking VPN status.
  • Designed as a singleton for efficient resource management.

0.1.0 - 2023-08-21 #

Added #

  • Created the project repository on GitHub.

Changed #

  • Updated the project structure.

Fixed #

  • Fixed a bug related to VPN status detection.
0
likes
145
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

VPN connection monitoring in Dart. Singleton class with state stream & connection check.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, flutter

More

Packages that depend on vpn_connection_monitor