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

A Flutter widget that exposes a continuous flow of raw PointerEvents to a child's BuildContext.

example/lib/main.dart

import 'package:flutter/material.dart';
import './app.dart';

void main() {
  runApp(const App());
}
0
likes
160
pub points
0%
popularity

Publisher

verified publisherchromascope.io

A Flutter widget that exposes a continuous flow of raw PointerEvents to a child's BuildContext.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

flutter

More

Packages that depend on pointer_event_sink