v_chat_sdk 2.0.0-rc.2 copy "v_chat_sdk: ^2.0.0-rc.2" to clipboard
v_chat_sdk: ^2.0.0-rc.2 copied to clipboard

V Chat Flutter SDK umbrella with client integration and accessible UI components.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add v_chat_sdk

With Flutter:

 $ flutter pub add v_chat_sdk

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

dependencies:
  v_chat_sdk: ^2.0.0-rc.2

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:v_chat_sdk/v_chat_sdk.dart';
23
likes
0
points
405
downloads

Publisher

verified publishervchatsdk.com

Weekly Downloads

V Chat Flutter SDK umbrella with client integration and accessible UI components.

Homepage
Repository (GitHub)
View/report issues

Topics

#chat #flutter #widget #accessibility #sdk

License

unknown (license)

Dependencies

flutter, flutter_localizations, v_chat_core, v_chat_flutter

More

Packages that depend on v_chat_sdk