advy_chat 1.1.1 copy "advy_chat: ^1.1.1" to clipboard
advy_chat: ^1.1.1 copied to clipboard

Advy chat allows user to get support from any application which is using this package.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add advy_chat

With Flutter:

 $ flutter pub add advy_chat

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

dependencies:
  advy_chat: ^1.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:advy_chat/advy_chat.dart';
4
likes
0
points
53
downloads

Publisher

verified publisheradvy.me

Weekly Downloads

Advy chat allows user to get support from any application which is using this package.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_inappwebview, get

More

Packages that depend on advy_chat