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

A one dollar gesture recognizer in dart which can be used in flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dollar_gesture_recognizer

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

dependencies:
  dollar_gesture_recognizer: ^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:dollar_gesture_recognizer/dollar_gesture_recognizer.dart';
2
likes
35
pub points
8%
popularity

Publisher

unverified uploader

A one dollar gesture recognizer in dart which can be used in flutter.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on dollar_gesture_recognizer