convokit_flutter_ui 0.2.1 copy "convokit_flutter_ui: ^0.2.1" to clipboard
convokit_flutter_ui: ^0.2.1 copied to clipboard

Extensible, plug-and-play Flutter UI components for ConvoKit conversations and messaging.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add convokit_flutter_ui

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

dependencies:
  convokit_flutter_ui: ^0.2.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:convokit_flutter_ui/convokit_flutter_ui.dart';
0
likes
150
points
157
downloads

Documentation

API reference

Publisher

verified publisherconvokit.app

Weekly Downloads

Extensible, plug-and-play Flutter UI components for ConvoKit conversations and messaging.

Topics

#chat #messaging #realtime #ui

License

Apache-2.0 (license)

Dependencies

convokit_flutter, flutter

More

Packages that depend on convokit_flutter_ui