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

outdated

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
copied to clipboard

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.0
copied to clipboard

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';
copied to clipboard
51
likes
0
points
1.18k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.06.01 - 2025.04.26

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on floating_chat_button