defer_pointer 0.0.1+2 copy "defer_pointer: ^0.0.1+2" to clipboard
defer_pointer: ^0.0.1+2 copied to clipboard

outdated

Allows a child to hit test outside its parents bounds.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add defer_pointer

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

dependencies:
  defer_pointer: ^0.0.1+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:defer_pointer/defer_pointer.dart';
104
likes
0
pub points
95%
popularity

Publisher

verified publishergskinner.com

Allows a child to hit test outside its parents bounds.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

equatable, flutter

More

Packages that depend on defer_pointer