Files
cup_edit/thermion_flutter/thermion_flutter_platform_interface/pubspec.yaml
Nick Fisher 96ad9dee18 chore(release): publish packages
- thermion_dart@0.1.3
 - thermion_flutter_ffi@0.1.0+12
 - thermion_flutter_web@0.0.3
 - thermion_flutter_platform_interface@0.1.0+11
 - thermion_flutter@0.1.1+13
2024-10-23 14:44:29 +08:00

20 lines
440 B
YAML

name: thermion_flutter_platform_interface
description: A common platform interface for the thermion_flutter plugin.
repository: https://github.com/nmfisher/thermion_flutter/thermion_flutter
version: 0.1.0+11
environment:
sdk: ">=3.3.0 <4.0.0"
flutter: ">=3.0.0"
dependencies:
flutter:
sdk: flutter
plugin_platform_interface: ^2.1.0
thermion_dart: ^0.1.3
dev_dependencies:
flutter_test:
sdk: flutter
mockito: ^5.0.0