kreiseck_chat 0.22.0 copy "kreiseck_chat: ^0.22.0" to clipboard
kreiseck_chat: ^0.22.0 copied to clipboard

Reusable, backend-agnostic chat UI widgets and models for Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kreiseck_chat

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

dependencies:
  kreiseck_chat: ^0.22.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:kreiseck_chat/kreiseck_chat.dart';
0
likes
150
points
73
downloads

Documentation

API reference

Publisher

verified publisherkreiseck.com

Weekly Downloads

Reusable, backend-agnostic chat UI widgets and models for Flutter apps.

Repository (GitHub)
View/report issues

Topics

#chat #messaging #ui

License

Apache-2.0 (license)

Dependencies

cached_network_image, flutter

More

Packages that depend on kreiseck_chat