thread_signin 1.0.0+2 copy "thread_signin: ^1.0.0+2" to clipboard
thread_signin: ^1.0.0+2 copied to clipboard

The Thread Signin plugin for Flutter. This package is designed to simplify the process of signing in with Thread.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add thread_signin

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

dependencies:
  thread_signin: ^1.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:thread_signin/thread_signin.dart';
3
likes
130
points
1
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

The Thread Signin plugin for Flutter. This package is designed to simplify the process of signing in with Thread.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_inappwebview, http, plugin_platform_interface

More

Packages that depend on thread_signin

Packages that implement thread_signin