This repository has been archived on 2023-09-08. You can view files and clone it, but cannot push or open issues or pull requests.
moxplatform/packages/moxplatform_platform_interface/pubspec.yaml

27 lines
600 B
YAML
Raw Normal View History

2022-04-28 13:33:42 +00:00
name: moxplatform_platform_interface
description: A common platform interface for the my_plugin plugin.
version: 0.1.11
homepage: https://codeberg.org/moxxy/moxplatform
2022-08-09 12:19:07 +00:00
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
2022-04-28 13:33:42 +00:00
moxplatform:
2022-08-09 12:19:07 +00:00
hosted: https://git.polynom.me/api/packages/Moxxy/pub
version: 0.1.11
2022-04-28 13:33:42 +00:00
moxlib:
2022-08-09 12:19:07 +00:00
hosted: https://git.polynom.me/api/packages/Moxxy/pub
2022-08-20 13:58:19 +00:00
version: 0.1.4
plugin_platform_interface: 2.1.2
dev_dependencies:
flutter_test:
sdk: flutter