blob: 9bea308463c970f56b016f0be47fb2ca90b9d9f0 [file] [log] [blame]
name: in_app_purchase_platform_interface
description: A common platform interface for the in_app_purchase plugin.
homepage: https://github.com/flutter/plugins/tree/master/packages/in_app_purchase/in_app_purchase_platform_interface
# NOTE: We strongly prefer non-breaking changes, even at the expense of a
# less-clean API. See https://flutter.dev/go/platform-interface-breaking-changes
version: 1.0.0
dependencies:
flutter:
sdk: flutter
plugin_platform_interface: ^2.0.0
dev_dependencies:
flutter_test:
sdk: flutter
mockito: ^5.0.0-nullsafety.7
pedantic: ^1.10.0
environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=1.22.0"