pointer_tap_simulator 0.0.1 copy "pointer_tap_simulator: ^0.0.1" to clipboard
pointer_tap_simulator: ^0.0.1 copied to clipboard

The tap event of the upper component can be penetrated to the lower layer

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pointer_tap_simulator

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

dependencies:
  pointer_tap_simulator: ^0.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:pointer_tap_simulator/pointer_tap_simulator.dart';
0
likes
125
points
12
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

The tap event of the upper component can be penetrated to the lower layer

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on pointer_tap_simulator