j4qfrost / wireguard_dart

Wireguard Dart SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wireguard_dart

A flutter plugin to setup and control VPN connection via Wireguard tunnel.

Android iOS Linux macOS Windows
Support 21+ 15.0+ TBD 12+ 10+

Usage

To use this plugin, add wireguard_dart as a dependency in your pubspec.yaml file.

Development

  • Create a PR with proposed changes:
    • Add [major] to the title if it has breaking changes
    • Add [minor] if it has new features
    • Otherwise, it's a patch release, don't add anything
  • After status checks are passed and PR is approved, merge it
  • Changes are automatically released as a new semantic version based on tags in the title

About

Wireguard Dart SDK

License:MIT License


Languages

Language:C++ 33.5%Language:CMake 18.6%Language:Dart 13.7%Language:C 13.5%Language:Swift 9.6%Language:Kotlin 8.3%Language:Ruby 2.8%Language:Objective-C 0.0%