meta: Publish to gitea

This commit is contained in:
PapaTutuWawa 2022-08-09 14:19:07 +02:00
parent 8b090246e7
commit 3755ce3a4a
5 changed files with 16 additions and 21 deletions

View File

@ -1,7 +1,7 @@
name: moxplatform name: moxplatform
description: Moxxy platform-specific code description: Moxxy platform-specific code
version: 0.1.6 version: 0.1.6
publish_to: https://pub.polynom.me publish_to: https://git.polynom.me/api/packages/Moxxy/pub
environment: environment:
sdk: ">=2.16.0 <3.0.0" sdk: ">=2.16.0 <3.0.0"
@ -20,16 +20,14 @@ dependencies:
sdk: flutter sdk: flutter
moxplatform_android: moxplatform_android:
hosted: https://pub.polynom.me hosted: https://git.polynom.me/api/packages/Moxxy/pub
version: 0.1.6 version: 0.1.6
#path: ../moxplatform_android
moxplatform_platform_interface: moxplatform_platform_interface:
#path: ../moxplatform_platform_interface hosted: https://git.polynom.me/api/packages/Moxxy/pub
hosted: https://pub.polynom.me
version: 0.1.6 version: 0.1.6
moxlib: moxlib:
hosted: https://pub.polynom.me hosted: https://git.polynom.me/api/packages/Moxxy/pub
version: 0.1.3 version: 0.1.3
dev_dependencies: dev_dependencies:

View File

@ -2,7 +2,7 @@ name: moxplatform_android
description: Android implementation of moxplatform description: Android implementation of moxplatform
version: 0.1.6 version: 0.1.6
homepage: https://codeberg.org/moxxy/moxplatform homepage: https://codeberg.org/moxxy/moxplatform
publish_to: https://pub.polynom.me publish_to: https://git.polynom.me/api/packages/Moxxy/pub
environment: environment:
sdk: ">=2.16.0 <3.0.0" sdk: ">=2.16.0 <3.0.0"
@ -21,16 +21,14 @@ dependencies:
flutter: flutter:
sdk: flutter sdk: flutter
moxplatform_platform_interface: moxplatform_platform_interface:
hosted: https://pub.polynom.me hosted: https://git.polynom.me/api/packages/Moxxy/pub
version: 0.1.6 version: 0.1.6
#path: ../moxplatform_platform_interface
moxplatform: moxplatform:
#path: ../moxplatform hosted: https://git.polynom.me/api/packages/Moxxy/pub
hosted: https://pub.polynom.me
version: 0.1.6 version: 0.1.6
moxlib: moxlib:
hosted: https://pub.polynom.me hosted: https://git.polynom.me/api/packages/Moxxy/pub
version: 0.1.3 version: 0.1.3
logging: 1.0.2 logging: 1.0.2
get_it: 7.2.0 get_it: 7.2.0

View File

@ -1,7 +1,7 @@
name: moxplatform_generic name: moxplatform_generic
description: Generic implementations of moxplatform description: Generic implementations of moxplatform
version: 0.1.5 version: 0.1.5
homepage: https://codeberg.org/moxxy/moxplatform homepage: https://git.polynom.me/api/packages/Moxxy/pub
environment: environment:
sdk: ">=2.17.0-266.1.beta <3.0.0" sdk: ">=2.17.0-266.1.beta <3.0.0"
@ -13,15 +13,15 @@ dependencies:
moxplatform: moxplatform:
path: ../moxplatform path: ../moxplatform
#hosted: https://pub.polynom.me #hosted: https://git.polynom.me/api/packages/Moxxy/pub
#version: 0.1.4 #version: 0.1.4
moxplatform_platform_interface: moxplatform_platform_interface:
path: ../moxplatform_platform_interface path: ../moxplatform_platform_interface
#hosted: https://pub.polynom.me #hosted: https://git.polynom.me/api/packages/Moxxy/pub
#version: 0.1.4 #version: 0.1.4
moxlib: moxlib:
hosted: https://pub.polynom.me hosted: https://git.polynom.me/api/packages/Moxxy/pub
version: 0.1.3 version: 0.1.3
logging: 1.0.2 logging: 1.0.2

View File

@ -13,7 +13,7 @@ dependencies:
moxplatform: moxplatform:
path: ../moxplatform path: ../moxplatform
#hosted: https://pub.polynom.me #hosted: https://git.polynom.me/api/packages/Moxxy/pub
#version: 0.1.4 #version: 0.1.4
moxplatform_generic: moxplatform_generic:
path: ../moxplatform_generic path: ../moxplatform_generic

View File

@ -2,7 +2,7 @@ name: moxplatform_platform_interface
description: A common platform interface for the my_plugin plugin. description: A common platform interface for the my_plugin plugin.
version: 0.1.6 version: 0.1.6
homepage: https://codeberg.org/moxxy/moxplatform homepage: https://codeberg.org/moxxy/moxplatform
publish_to: https://pub.polynom.me publish_to: https://git.polynom.me/api/packages/Moxxy/pub
environment: environment:
sdk: ">=2.16.0 <3.0.0" sdk: ">=2.16.0 <3.0.0"
@ -13,12 +13,11 @@ dependencies:
sdk: flutter sdk: flutter
moxplatform: moxplatform:
#path: ../moxplatform hosted: https://git.polynom.me/api/packages/Moxxy/pub
hosted: https://pub.polynom.me
version: 0.1.6 version: 0.1.6
moxlib: moxlib:
hosted: https://pub.polynom.me hosted: https://git.polynom.me/api/packages/Moxxy/pub
version: 0.1.3 version: 0.1.3
plugin_platform_interface: 2.1.0 plugin_platform_interface: 2.1.0