pulse_widget 0.0.2 copy "pulse_widget: ^0.0.2" to clipboard
pulse_widget: ^0.0.2 copied to clipboard

Provides a pulse animation for your widgets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pulse_widget

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

dependencies:
  pulse_widget: ^0.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:pulse_widget/pulse_widget.dart';
3
likes
110
pub points
75%
popularity

Publisher

unverified uploader

Provides a pulse animation for your widgets

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, simple_animations, supercharged

More

Packages that depend on pulse_widget