extended_wrapper 1.0.2 copy "extended_wrapper: ^1.0.2" to clipboard
extended_wrapper: ^1.0.2 copied to clipboard

A customizable wrapper widget with spine/tail designs for chat bubbles, tooltips, and other directional UI elements. Enhanced version of the original wrapper package with improved shadow system and co [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add extended_wrapper

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

dependencies:
  extended_wrapper: ^1.0.2

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:extended_wrapper/extended_wrapper.dart';
0
likes
150
points
37
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable wrapper widget with spine/tail designs for chat bubbles, tooltips, and other directional UI elements. Enhanced version of the original wrapper package with improved shadow system and comprehensive features.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on extended_wrapper