flutter_bubble_widget 1.0.8 copy "flutter_bubble_widget: ^1.0.8" to clipboard
flutter_bubble_widget: ^1.0.8 copied to clipboard

Flutter widget for creating different types of chat bubble. You can use different properties of this Widget and create beautiful Chat Bubbles.It can also be used as a dialog background

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_bubble_widget

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

dependencies:
  flutter_bubble_widget: ^1.0.8

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:flutter_bubble_widget/flutter_bubble_widget.dart';
4
likes
25
pub points
47%
popularity

Publisher

unverified uploader

Flutter widget for creating different types of chat bubble. You can use different properties of this Widget and create beautiful Chat Bubbles.It can also be used as a dialog background

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_bubble_widget