From 4d1678746b398fec8a498c3419facb1e23589c8c Mon Sep 17 00:00:00 2001 From: "Jason C.H" Date: Sat, 9 Mar 2019 13:58:20 +0800 Subject: [PATCH 1/2] Add flutter vpn plugin --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index aaafaeb..09f9a7c 100644 --- a/source.md +++ b/source.md @@ -345,6 +345,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [AppAvailability](https://github.com/pichillilorenzo/flutter_appavailability) - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo) - [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). - [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo) +- [VPN](https://github.com/X-dea/Flutter_VPN) - Plugin for Flutter apps to access VPN service by [Jason C.H](https://github.com/ctrysbita) #### Scanner From c1b4957fbc6bc6752dce22d3e549eccb30736c1f Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 27 Mar 2019 22:17:50 +0100 Subject: [PATCH 2/2] VPN plugin --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 09f9a7c..d57c363 100644 --- a/source.md +++ b/source.md @@ -345,7 +345,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [AppAvailability](https://github.com/pichillilorenzo/flutter_appavailability) - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo) - [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). - [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo) -- [VPN](https://github.com/X-dea/Flutter_VPN) - Plugin for Flutter apps to access VPN service by [Jason C.H](https://github.com/ctrysbita) +- [VPN](https://github.com/X-dea/Flutter_VPN) - Access VPN services by [Jason C.H](https://github.com/ctrysbita) #### Scanner