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
677 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.5
homepage: https://codeberg.org/moxxy/moxplatform
environment:
sdk: ">=2.17.0-266.1.beta <3.0.0"
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
moxplatform:
path: ../moxplatform
#hosted: https://pub.polynom.me
#version: 0.1.4
moxplatform_platform_interface:
path: ../moxplatform_platform_interface
#hosted: https://pub.polynom.me
#version: 0.1.4
moxlib:
hosted: https://pub.polynom.me
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