wireguard_vpn 0.0.2 copy "wireguard_vpn: ^0.0.2" to clipboard
wireguard_vpn: ^0.0.2 copied to clipboard

PlatformAndroid

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

0.0.2 - Fixed the execution error in release mode. #

  • Updated README.md
  • Update proguard rules.

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
41
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on wireguard_vpn