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

discontinued

shared ui between v rooms page and message page

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add v_chat_shared_ui

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

dependencies:
  v_chat_shared_ui: ^0.0.1

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:v_chat_shared_ui/v_chat_shared_ui.dart';
0
likes
30
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

shared ui between v rooms page and message page

License

MIT (license)

Dependencies

flutter, textless, v_chat_sdk_core, v_chat_utils

More

Packages that depend on v_chat_shared_ui