diagonal_wipe_icon 0.1.1 copy "diagonal_wipe_icon: ^0.1.1" to clipboard
diagonal_wipe_icon: ^0.1.1 copied to clipboard

Polished wipe-style icon transitions for Flutter with diagonal, horizontal, and vertical directions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add diagonal_wipe_icon

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

dependencies:
  diagonal_wipe_icon: ^0.1.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:diagonal_wipe_icon/diagonal_wipe_icon.dart';
2
likes
160
points
22
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

Polished wipe-style icon transitions for Flutter with diagonal, horizontal, and vertical directions.

Repository (GitHub)
View/report issues

Topics

#animation #icons #flutter #transitions

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on diagonal_wipe_icon