yandexoauth 0.0.2 copy "yandexoauth: ^0.0.2" to clipboard
yandexoauth: ^0.0.2 copied to clipboard

Flutter plugin for native authorization via Yandex ID SDK on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yandexoauth

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  yandexoauth: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:yandexoauth/yandexoauth.dart';
0
likes
150
points
141
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for native authorization via Yandex ID SDK on Android and iOS.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

dalink.to

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on yandexoauth

Packages that implement yandexoauth