27 lines
600 B
YAML
27 lines
600 B
YAML
name: moxplatform_platform_interface
|
|
description: A common platform interface for the my_plugin plugin.
|
|
version: 0.1.11
|
|
homepage: https://codeberg.org/moxxy/moxplatform
|
|
publish_to: https://git.polynom.me/api/packages/Moxxy/pub
|
|
|
|
environment:
|
|
sdk: ">=2.16.0 <3.0.0"
|
|
flutter: ">=2.10.0"
|
|
|
|
dependencies:
|
|
flutter:
|
|
sdk: flutter
|
|
|
|
moxplatform:
|
|
hosted: https://git.polynom.me/api/packages/Moxxy/pub
|
|
version: 0.1.11
|
|
|
|
moxlib:
|
|
hosted: https://git.polynom.me/api/packages/Moxxy/pub
|
|
version: 0.1.4
|
|
plugin_platform_interface: 2.1.2
|
|
|
|
dev_dependencies:
|
|
flutter_test:
|
|
sdk: flutter
|