feat: implement local http server in desktop platforms for oauth2

This commit is contained in:
Udhay-Adithya
2025-08-03 12:59:34 +05:30
parent 98d7375071
commit 84ddbfa1ac
11 changed files with 826 additions and 53 deletions

View File

@@ -1,2 +1,3 @@
export 'http_client_manager.dart';
export 'http_service.dart';
export 'oauth_callback_server.dart';