flutter_bubble 0.0.1 copy "flutter_bubble: ^0.0.1" to clipboard
flutter_bubble: ^0.0.1 copied to clipboard

Bubble Widget Flutter plugin.

flutter_bubble #

Bubble Widget Flutter plugin. Customizable arrow corner position/size/radian, fillet size, child widget padding...

Use this package as a library #

  1. Depend on it

Add this to your package's pubspec.yaml file:

dependencies:
  flutter_bubble: ^0.0.1
  1. Install it

You can install packages from the command line:

with Flutter:

$ flutter packages get

Alternatively, your editor might support flutter packages get. Check the docs for your editor to learn more.

  1. Import it

Now in your Dart code, you can use:

import 'package:flutter_bubble/flutter_bubble.dart';
import 'package:flutter_bubble/bubble_widget.dart';

ScreenCapture #

image image image image image

Getting Started #

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

9
likes
20
pub points
53%
popularity

Publisher

unverified uploader

Bubble Widget Flutter plugin.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_bubble