iconswitcher 2.0.2 copy "iconswitcher: ^2.0.2" to clipboard
iconswitcher: ^2.0.2 copied to clipboard

A plugin to create an icon switcher to put on the AppBar Widget

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add iconswitcher

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

dependencies:
  iconswitcher: ^2.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:iconswitcher/iconswitcher.dart';
0
likes
110
pub points
13%
popularity

Publisher

unverified uploader

A plugin to create an icon switcher to put on the AppBar Widget

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on iconswitcher