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

A flutter package detect left ,right,up, down siwpes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add swipe_direction_detector

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

dependencies:
  swipe_direction_detector: ^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:swipe_direction_detector/swipe_direction_detector.dart';
0
likes
100
pub points
42%
popularity

Publisher

verified publishersoer.top

A flutter package detect left ,right,up, down siwpes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on swipe_direction_detector