sber_id 0.0.1+1 copy "sber_id: ^0.0.1+1" to clipboard
sber_id: ^0.0.1+1 copied to clipboard

Flutter plugin for Sber ID authentication with native iOS SDK integration. Provides seamless authentication flow, automatic app detection, and comprehensive setup validation for iOS applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sber_id

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

dependencies:
  sber_id: ^0.0.1+1

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:sber_id/sber_id.dart';
0
likes
140
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Sber ID authentication with native iOS SDK integration. Provides seamless authentication flow, automatic app detection, and comprehensive setup validation for iOS applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on sber_id

Packages that implement sber_id