moxxy_native/pubspec.yaml

34 lines
666 B
YAML
Raw Permalink Normal View History

2023-09-07 16:51:22 +00:00
name: moxxy_native
description: Interactions with the system for Moxxy
2023-09-20 20:13:50 +00:00
version: 0.3.2
2023-09-07 16:52:09 +00:00
publish_to: https://git.polynom.me/api/packages/Moxxy/pub
homepage:
2023-09-07 16:51:22 +00:00
environment:
sdk: '>=2.19.6 <3.0.0'
flutter: ">=2.5.0"
dependencies:
flutter:
sdk: flutter
get_it: ^7.6.0
logging: ^1.2.0
moxlib:
hosted: https://git.polynom.me/api/packages/Moxxy/pub
version: ^0.2.0
uuid: ^3.0.5
2023-09-07 16:51:22 +00:00
dev_dependencies:
flutter_lints: ^2.0.0
pigeon: 11.0.1
very_good_analysis: ^4.0.0
flutter:
plugin:
platforms:
android:
package: org.moxxy.moxxy_native
pluginClass: MoxxyNativePlugin
linux:
pluginClass: MoxxyNativePlugin