lightbot_sdk_v3271 0.0.7
lightbot_sdk_v3271: ^0.0.7 copied to clipboard
웹챗 서비스를 Flutter 앱에 통합하기 위한 SDK (Flutter 3.27.1 호환)
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add lightbot_sdk_v3271This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
lightbot_sdk_v3271: ^0.0.7Alternatively, 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:lightbot_sdk_v3271/lightbot_sdk_v3271.dart';