stitched_stack 1.0.1 copy "stitched_stack: ^1.0.1" to clipboard
stitched_stack: ^1.0.1 copied to clipboard

A flutter library providing a way to stich a size-bound stack onto a widget

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stitched_stack

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

dependencies:
  stitched_stack: ^1.0.1

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:stitched_stack/stitched_stack.dart';
8
likes
160
points
32
downloads

Publisher

verified publisherexperiments.helight.dev

Weekly Downloads

A flutter library providing a way to stich a size-bound stack onto a widget

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on stitched_stack