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

A lightweight widget that selectively absorbs or passes gestures to its child.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add selective_gesture_wrapper

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

dependencies:
  selective_gesture_wrapper: ^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:selective_gesture_wrapper/selective_gesture_wrapper.dart';
0
likes
160
points
9
downloads

Publisher

verified publishersourabhsharma.work

Weekly Downloads

A lightweight widget that selectively absorbs or passes gestures to its child.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on selective_gesture_wrapper