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

35 lines
756 B
YAML
Raw Normal View History

2022-08-09 12:16:11 +00:00
name: moxplatform_generic
description: Generic implementations of moxplatform
version: 0.1.10
2022-08-09 12:19:07 +00:00
homepage: https://git.polynom.me/api/packages/Moxxy/pub
2022-08-09 12:16:11 +00:00
environment:
sdk: ">=2.17.0-266.1.beta <3.0.0"
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
moxplatform:
path: ../moxplatform
2022-08-09 12:19:07 +00:00
#hosted: https://git.polynom.me/api/packages/Moxxy/pub
#version: 0.1.10
2022-08-09 12:16:11 +00:00
moxplatform_platform_interface:
path: ../moxplatform_platform_interface
2022-08-09 12:19:07 +00:00
#hosted: https://git.polynom.me/api/packages/Moxxy/pub
#version: 0.1.10
2022-08-09 12:16:11 +00:00
moxlib:
2022-08-09 12:19:07 +00:00
hosted: https://git.polynom.me/api/packages/Moxxy/pub
2022-08-09 12:16:11 +00:00
version: 0.1.3
logging: 1.0.2
get_it: 7.2.0
uuid: 3.0.5
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0