chatbar 1.0.1 copy "chatbar: ^1.0.1" to clipboard
chatbar: ^1.0.1 copied to clipboard

flutter plugin to add customizable whatsapp based chat appbar

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chatbar

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

dependencies:
  chatbar: ^1.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:chatbar/chatbar.dart';
19
likes
40
points
15
downloads

Publisher

verified publisherjanuscaler.com

Weekly Downloads

flutter plugin to add customizable whatsapp based chat appbar

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on chatbar

Packages that implement chatbar