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';
2
likes
140
pub points
23%
popularity

Publisher

unverified uploader

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