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

outdated

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.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:chatbar/chatbar.dart';
19
likes
40
points
24
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