flutter_wireguard 0.2.2
flutter_wireguard: ^0.2.2 copied to clipboard
A Flutter plugin for managing WireGuard VPN tunnels. Supports Android, Linux and Windows; iOS and macOS are work-in-progress.
Changelog #
0.2.2 - 2026-05-02 #
0.2.1 - 2026-04-26 #
0.2.0 - 2026-04-26 #
What's Changed #
- Windows support by @pedramktb in https://github.com/pedramktb/flutter-wireguard/pull/20
Full Changelog: https://github.com/pedramktb/flutter-wireguard/compare/v0.1.4...v0.2.0
0.1.4 - 2026-04-26 #
0.1.3 - 2026-04-26 #
0.1.2 - 2026-04-26 #
0.1.1 - 2026-04-26 #
What's Changed #
- build(deps): bump com.wireguard.android:tunnel from 1.0.20250531 to 1.0.20260102 in /android by @dependabot[bot] in https://github.com/pedramktb/flutter-wireguard/pull/10
- build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/pedramktb/flutter-wireguard/pull/9
- build(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.2.20 to 2.3.21 in /android by @dependabot[bot] in https://github.com/pedramktb/flutter-wireguard/pull/11
- build(deps): bump gradle-wrapper from 8.13 to 9.4.1 in /android by @dependabot[bot] in https://github.com/pedramktb/flutter-wireguard/pull/13
- build(deps): bump com.android.tools.build:gradle from 8.11.1 to 9.2.0 in /android by @dependabot[bot] in https://github.com/pedramktb/flutter-wireguard/pull/15
New Contributors #
- @dependabot[bot] made their first contribution in https://github.com/pedramktb/flutter-wireguard/pull/10
Full Changelog: https://github.com/pedramktb/flutter-wireguard/compare/v0.1.0...v0.1.1
0.1.0 - 2026-04-26 #
What's Changed #
- feat: android implementation by @pedramktb in https://github.com/pedramktb/flutter-wireguard/pull/1
- hotfix by @pedramktb in https://github.com/pedramktb/flutter-wireguard/pull/3
- Feature/windows impl by @pedramktb in https://github.com/pedramktb/flutter-wireguard/pull/4
- Emit latesthandshake and refactor some code by @5unfyre in https://github.com/pedramktb/flutter-wireguard/pull/6
- chore: upgrade Android/Gradle toolchain by @pedramktb in https://github.com/pedramktb/flutter-wireguard/pull/7
- feat(android): separate process for Go runtime via AIDL by @pedramktb in https://github.com/pedramktb/flutter-wireguard/pull/8
- Build/windows main branch by @pedramktb in https://github.com/pedramktb/flutter-wireguard/pull/17
- Linux Implementation, Refactoring and more... by @pedramktb in https://github.com/pedramktb/flutter-wireguard/pull/19
New Contributors #
- @pedramktb made their first contribution in https://github.com/pedramktb/flutter-wireguard/pull/1
- @5unfyre made their first contribution in https://github.com/pedramktb/flutter-wireguard/pull/6
Full Changelog: https://github.com/pedramktb/flutter-wireguard/commits/v0.1.0