vk_id 1.0.3
vk_id: ^1.0.3 copied to clipboard
Dart module with VK ID OAuth API functions. The module allows to log in using VK ID API and receive an access token and user data
import 'launch_helper.dart';
Future<void> main() async {
await LaunchHelper.initApp();
}