blob: 9f8b29e288b75bb7f97c2dbe2471fce4aa33b473 [file] [log] [blame]
name: pointer_interceptor_example
description: An example app for the pointer_interceptor package.
publish_to: 'none'
version: 1.0.0
environment:
sdk: ">=3.1.0 <4.0.0"
flutter: ">=3.13.0"
dependencies:
flutter:
sdk: flutter
pointer_interceptor:
path: ../
dev_dependencies:
flutter_test:
sdk: flutter
integration_test:
sdk: flutter
# The following section is specific to Flutter.
flutter:
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the material Icons class.
uses-material-design: true