Files
mars3142 46c8c38aa7
Test / test (push) Successful in 7m35s
initial commit
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2026-04-18 14:06:56 +02:00

31 lines
579 B
YAML

name: toaster_utils_macos
description: MacOS implementation of the toaster_utils plugin
version: 0.1.0+1
publish_to: none
environment:
sdk: ^3.11.0
flutter:
plugin:
implements: toaster_utils
platforms:
macos:
pluginClass: ToasterUtilsPlugin
dartPluginClass: ToasterUtilsMacOS
dependencies:
flutter:
sdk: flutter
toaster_utils_platform_interface:
path: ../toaster_utils_platform_interface
dev_dependencies:
flutter_test:
sdk: flutter
mocktail: ^1.0.4
pigeon: ^26.0.2
very_good_analysis: ^10.2.0
resolution: workspace