moxlib/pubspec.yaml
Alexander "PapaTutuWawa 96edecdf2a
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci: Remove dependency on Flutter (Take 2)
2022-09-28 14:14:29 +02:00

19 lines
433 B
YAML

name: moxlib
description: A collection of code for sharing between various moxxy libraries. Not inteded for outside use.
version: 0.1.4
homepage: https://codeberg.org/moxxy/moxlib
publish_to: https://git.polynom.me/api/packages/Moxxy/pub
environment:
sdk: ">=2.17.0-266.1.beta <3.0.0"
dependencies:
logging: ^1.0.2
synchronized: ^3.0.0
uuid: ^3.0.5
meta: ^1.7.0
dev_dependencies:
flutter_lints: ^2.0.0
test: ^1.20.1