hello_flutter_sdk 1.0.0 copy "hello_flutter_sdk: ^1.0.0" to clipboard
hello_flutter_sdk: ^1.0.0 copied to clipboard

Hello Chat Widget SDK by MSG91: A plug-and-play chat widget by MSG91 for integrating real-time user support in Flutter apps

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hello_flutter_sdk

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

dependencies:
  hello_flutter_sdk: ^1.0.0

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:hello_flutter_sdk/hello_flutter_sdk.dart';
0
likes
130
points
87
downloads

Publisher

verified publisherpackage.msg91.com

Weekly Downloads

Hello Chat Widget SDK by MSG91: A plug-and-play chat widget by MSG91 for integrating real-time user support in Flutter apps

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_inappwebview, url_launcher

More

Packages that depend on hello_flutter_sdk