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

outdated

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.7

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
0
points
98
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter 一键登录 插件

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on linkaccount

Packages that implement linkaccount