korea_social_login 0.0.1
korea_social_login: ^0.0.1 copied to clipboard
빡쳐서 내가 만든 한국 소셜 로그인용 플러그인
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add korea_social_loginThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
korea_social_login: ^0.0.1Alternatively, 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:korea_social_login/korea_social_login.dart';