likeus 1.0.1 copy "likeus: ^1.0.1" to clipboard
likeus: ^1.0.1 copied to clipboard

A Flutter package to create a Twitter-like heart animation button for likes, reactions, or favorites.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add likeus

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

dependencies:
  likeus: ^1.0.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:likeus/likeus.dart';
11
likes
145
points
35
downloads

Publisher

verified publishermitprogrammer.com

Weekly Downloads

A Flutter package to create a Twitter-like heart animation button for likes, reactions, or favorites.

Homepage
Repository (GitHub)
View/report issues

Topics

#animation #button #like #heart #social

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on likeus