line_login_sdk 1.0.5 copy "line_login_sdk: ^1.0.5" to clipboard
line_login_sdk: ^1.0.5 copied to clipboard

A Flutter plugin for using the LINE SDKs with Dart in Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add line_login_sdk

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

dependencies:
  line_login_sdk: ^1.0.5

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:line_login_sdk/line_login_sdk.dart';
0
likes
135
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for using the LINE SDKs with Dart in Flutter apps.

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on line_login_sdk

Packages that implement line_login_sdk