linkaccount 1.0.12 copy "linkaccount: ^1.0.12" to clipboard
linkaccount: ^1.0.12 copied to clipboard

Flutter 一键登录 插件

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add linkaccount

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

dependencies:
  linkaccount: ^1.0.12

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:linkaccount/linkAccount.dart';
import 'package:linkaccount/tokenResult.dart';
0
likes
65
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter 一键登录 插件

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on linkaccount