chatbar 0.0.7 copy "chatbar: ^0.0.7" to clipboard
chatbar: ^0.0.7 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: ^0.0.7

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
17
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