wireguard_vpn 0.0.1+3 copy "wireguard_vpn: ^0.0.1+3" to clipboard
wireguard_vpn: ^0.0.1+3 copied to clipboard

PlatformAndroid
outdated

A Flutter package that allows connection through a VPN using WireGuard.

0.0.1+3 Update minSdkVersion #

  • Updated README.md
  • The public API has Dartdoc comments added.

0.0.1+2 Updated Readme #

  • Updated README.md

0.0.1+1 Minor Changes #

  • Updated README.md
  • Updated LICENSE

0.0.1 Initial Commit #

  • Added three new methods to allow management of VPN connection state:
    • changeStateParams: allows enabling and disabling of VPN connection.
    • runningTunnelNames: returns the name of the currently active tunnel.
    • tunnelGetStats: returns statistics for the requested tunnel. .
21
likes
160
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that allows connection through a VPN using WireGuard.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on wireguard_vpn

Packages that implement wireguard_vpn