Caqil / wireguard_flutter

wireguard_flutter
https://pub.dev/packages/wireguard_flutter
MIT License
20 stars 20 forks source link

Flet support #17

Open syleishere opened 4 months ago

syleishere commented 4 months ago

Great package, can you add flet support to this? Think would be great add-on for python. People could VPN into various places, run AI models, etc.

https://flet.dev/blog/

Feb 14 post:

void ensureInitialized(); Widget createControl(CreateControlArgs args);

All you'd have to do is implement and export these with examples in that blog for audio and video GitHub.