Files
toaster/plugins/toaster_utils/toaster_utils_ios/pubspec.yaml
T
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

32 lines
607 B
YAML

name: toaster_utils_ios
description: iOS 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:
ios:
pluginClass: ToasterUtilsPlugin
dartPluginClass: ToasterUtilsIOS
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
plugin_platform_interface: ^2.1.8
very_good_analysis: ^10.2.0
resolution: workspace