X-dea / flutter_vpn

Plugin to access VPN service for Flutter | Flutter 的 VPN 插件
GNU Lesser General Public License v3.0
345 stars 125 forks source link

`flutter_vpn` uses a deprecated version of the Android embedding #117

Closed emirmg closed 17 hours ago

emirmg commented 1 year ago

I faced this issue:

The plugin 'flutter_vpn' uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2 embedding. Otherwise, consider removing it since a future release of Flutter will remove these deprecated APIs. If you are plugin author, take a look at the docs for migrating the plugin to the V2 embedding: https://flutter.dev/go/android-plugin-migration.

ctrysbita commented 17 hours ago

This package uses V2 embedding already