icon_stack 1.0.6 copy "icon_stack: ^1.0.6" to clipboard
icon_stack: ^1.0.6 copied to clipboard

Flutter widget for displaying stacked transformable icons as one icon

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add icon_stack

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

dependencies:
  icon_stack: ^1.0.6

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:icon_stack/icon_stack.dart';
3
likes
160
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter widget for displaying stacked transformable icons as one icon

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on icon_stack