Alexander "PapaTutuWawa
2a469e10e8
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
20 lines
462 B
YAML
20 lines
462 B
YAML
name: moxlib
|
|
description: A collection of code for sharing between various moxxy libraries. Not inteded for outside use.
|
|
version: 0.1.5
|
|
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
|
|
meta: ^1.7.0
|
|
synchronized: ^3.0.0
|
|
uuid: ^3.0.5
|
|
|
|
dev_dependencies:
|
|
flutter_lints: ^2.0.0
|
|
test: ^1.20.1
|
|
very_good_analysis: ^3.0.1
|