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

A floating button which can be dragged around the screen and can display messages to the user

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add floating_chat_button

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

dependencies:
  floating_chat_button: ^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:floating_chat_button/floating_chat_button.dart';
35
likes
140
pub points
76%
popularity

Publisher

unverified uploader

A floating button which can be dragged around the screen and can display messages to the user

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on floating_chat_button