easy_bubble_container 0.0.4 copy "easy_bubble_container: ^0.0.4" to clipboard
easy_bubble_container: ^0.0.4 copied to clipboard

A customizable chat bubble container with rounded corners and directional arrow.

easy_bubble_container #

A customizable chat bubble container with rounded corners and directional arrow.

Features #

  • Clean, customizable design
  • Lightweight and fast
  • Works on all Flutter platforms

Getting started #

Add this to your pubspec.yaml:

dependencies:
  easy_bubble_container: ^0.0.4

## 🧩 API Reference

### `BubbleContainer`

A customizable chat-style container widget that draws a rounded rectangle with an optional directional arrow.  
Useful for chat bubbles, tooltips, or message UI elements.

```dart
import 'package:easy_bubble_container/easy_bubble_container.dart';

1
likes
0
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable chat bubble container with rounded corners and directional arrow.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on easy_bubble_container