flutter_vpn_service 1.0.5 copy "flutter_vpn_service: ^1.0.5" to clipboard
flutter_vpn_service: ^1.0.5 copied to clipboard

A Flutter plugin for interacting with Android's VPNService.

[1.0.5] - 2024-11-30 #

  • Some bugs fixed

[1.0.4] - 2024-11-30 #

  • Issue Solved
    • Unresolved reference: onMethodCall
    • Type mismatch: inferred type is VpnService.Builder but com.shafique.flutter_vpn_service.FlutterVpnService.Companion.Builder? was expected
    • Constructor of inner class Builder can be called only with receiver of containing class

[1.0.3] - 2024-11-30 #

  • Issue Solved
    • Constructor of inner class Builder can be called only with receiver of containing class

[1.0.2] - 2024-11-30 #

  • Minimum Flutter version set to 3.3.0
  • Minimum Dart version set to 2.18.0

[1.0.1] - 2024-11-30 #

  • Initial release with the following features:
    • VPN preparation.
    • Socket protection.
    • Session management.
    • Address and route management.
2
likes
0
points
313
downloads

Publisher

verified publisherwisecodex.com

Weekly Downloads

A Flutter plugin for interacting with Android's VPNService.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_vpn_service