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

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

0.0.3 #

  • Added YandexButton Flutter widget for Yandex ID sign-in.
  • Added named constructors: YandexButton.main, YandexButton.additional, YandexButton.iconBg, and YandexButton.iconOnly.
  • Added button types: main, additional, icon, and iconBg.
  • Added icon types: ya and yaEng.
  • Added light and dark button theme support with automatic app theme detection.
  • Added configurable button sizes, icon shapes, custom colors, and optional avatar for additional buttons.
  • Added widget tests for the new button variants.
  • Added Yandex SDK initialization guard in the example app to prevent login before SDK activation completes.
  • Expanded error documentation with plugin error codes and Yandex iOS SDK error codes.
  • Split documentation into English README.md and Russian README_RU.md.

0.0.2 #

  • downgrade flutter version

0.0.1 #

  • Initial release.
  • Native authorization via Yandex ID (Android/iOS).
  • SDK initialization, Login, Logout methods.
  • Support for obtaining certificate fingerprint (Android).
  • Documentation in English and Russian.
0
likes
150
points
31
downloads

Documentation

API reference

Publisher

verified publisherkotelnikoff.dev

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