steam_auth 1.0.1 copy "steam_auth: ^1.0.1" to clipboard
steam_auth: ^1.0.1 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 Dart:

 $ dart pub add steam_auth

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

dependencies:
  steam_auth: ^1.0.1

Alternatively, your editor might support dart 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

cookie_jar, crypto, dio, dio_cookie_manager, http, pointycastle, uuid

More

Packages that depend on steam_auth