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_android/pubspec.yaml

45 lines
1.0 KiB
YAML
Raw Normal View History

2022-04-28 13:33:42 +00:00
name: moxplatform_android
description: Android implementation of moxplatform
version: 0.1.17+1
homepage: https://codeberg.org/moxxy/moxplatform
2022-08-09 12:19:07 +00:00
publish_to: https://git.polynom.me/api/packages/Moxxy/pub
2022-04-28 13:33:42 +00:00
environment:
2023-07-21 17:15:13 +00:00
sdk: ">=2.17.0 <4.0.0"
2022-04-28 13:33:42 +00:00
flutter: ">=2.10.0"
flutter:
plugin:
implements: moxplatform
platforms:
android:
2022-04-28 19:26:08 +00:00
package: me.polynom.moxplatform_android
pluginClass: MoxplatformAndroidPlugin
2022-04-28 13:33:42 +00:00
dartPluginClass: MoxplatformAndroidPlugin
dependencies:
flutter:
sdk: flutter
get_it: ^7.2.0
logging: ^1.0.2
media_scanner: ^2.0.0
2022-09-06 12:08:36 +00:00
meta: ^1.7.0
moxlib:
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.2.0
2022-09-06 12:08:36 +00:00
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.17+1
2022-09-06 12:08:36 +00:00
moxplatform_platform_interface:
2022-08-09 12:19:07 +00:00
hosted: https://git.polynom.me/api/packages/Moxxy/pub
version: ^0.1.17+1
2022-09-06 12:08:36 +00:00
plugin_platform_interface: ^2.1.2
uuid: ^3.0.5
2022-04-28 13:33:42 +00:00
dev_dependencies:
flutter_test:
sdk: flutter
2023-07-21 17:15:13 +00:00
very_good_analysis: ^3.0.1