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

28 lines
632 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.
2023-06-18 10:19:24 +00:00
version: 0.1.16
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:
2023-06-18 10:19:24 +00:00
sdk: ">=2.17.0 <3.0.0"
flutter: ">=2.10.0"
dependencies:
flutter:
sdk: flutter
2022-09-06 12:08:36 +00:00
moxlib:
hosted: https://git.polynom.me/api/packages/Moxxy/pub
2023-06-18 10:19:24 +00:00
version: ^0.2.0
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
2023-06-18 10:19:24 +00:00
version: ^0.1.16
2022-04-28 13:33:42 +00:00
plugin_platform_interface: ^2.1.2
dev_dependencies:
flutter_test:
sdk: flutter
2023-06-18 10:19:24 +00:00
very_good_analysis: ^3.0.1