floating_chat_button 1.1.0 copy "floating_chat_button: ^1.1.0" to clipboard
floating_chat_button: ^1.1.0 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.1.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:floating_chat_button/floating_chat_button.dart';
48
likes
160
points
1.05k
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Topics

#button #widget #ui

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on floating_chat_button