Alexander "PapaTutuWawa
64b93b536e
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
23 lines
411 B
YAML
23 lines
411 B
YAML
name: moxxmpp_color
|
|
description: Implementation of XEP-0392
|
|
version: 0.1.0
|
|
homepage: https://codeberg.org/moxxy/moxxmpp
|
|
publish_to: https://git.polynom.me/api/packages/Moxxy/pub
|
|
|
|
environment:
|
|
sdk: '>=3.1.0 <4.0.0'
|
|
flutter: ">=1.17.0"
|
|
|
|
dependencies:
|
|
cryptography: ^2.7.0
|
|
flutter:
|
|
sdk: flutter
|
|
hsluv: ^1.1.3
|
|
|
|
dev_dependencies:
|
|
flutter_test:
|
|
sdk: flutter
|
|
very_good_analysis: ^5.1.0
|
|
|
|
flutter:
|