steam_auth 1.0.0 copy "steam_auth: ^1.0.0" to clipboard
steam_auth: ^1.0.0 copied to clipboard

outdated

Port of a C# library to work with Steam Mobile Authenticator

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add steam_auth

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

dependencies:
  steam_auth: ^1.0.0

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:steam_auth/steam_auth.dart';
2
likes
0
points
42
downloads

Publisher

verified publisherprevter.tk

Weekly Downloads

Port of a C# library to work with Steam Mobile Authenticator

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, flutter, http, pointycastle, requests, uuid

More

Packages that depend on steam_auth