line_bot 0.0.1 copy "line_bot: ^0.0.1" to clipboard
line_bot: ^0.0.1 copied to clipboard

outdated

Library of the LINE Messaging API for Dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add line_bot

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

dependencies:
  line_bot: ^0.0.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:line_bot/line_bot.dart';
0
likes
30
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Library of the LINE Messaging API for Dart

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

crypto, http, json_annotation

More

Packages that depend on line_bot