swipe_magic 1.0.0 copy "swipe_magic: ^1.0.0" to clipboard
swipe_magic: ^1.0.0 copied to clipboard

A Flutter package for Tinder-like swipe cards with smooth animations and customizable interactions. Supports left, right, and up swipe gestures.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add swipe_magic

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

dependencies:
  swipe_magic: ^1.0.0

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:swipe_magic/swipe_magic.dart';
0
likes
140
points
80
downloads

Publisher

verified publisheraishayy.com

Weekly Downloads

A Flutter package for Tinder-like swipe cards with smooth animations and customizable interactions. Supports left, right, and up swipe gestures.

Repository (GitHub)
View/report issues

Topics

#cards #swipe #tinder #animation #gestures

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on swipe_magic