A framework for building convergent cross-platform Nextcloud clients using Flutter.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

43 lines
871 B

2 years ago
name: nextcloud
version: 1.0.0
publish_to: none
2 years ago
environment:
sdk: '>=3.1.0 <4.0.0'
2 years ago
dependencies:
built_collection: ^5.0.0
built_value: ^8.0.0
collection: ^1.0.0
crypto: ^3.0.0
crypton: ^2.0.0
dynamite_runtime:
2 years ago
git:
url: https://github.com/nextcloud/neon
2 years ago
path: packages/dynamite/dynamite_runtime
intl: ^0.18.0
json_annotation: ^4.0.0
meta: ^1.0.0
universal_io: ^2.0.0
version: ^3.0.0
xml: ^6.0.0
xml_annotation: ^2.1.0
2 years ago
dev_dependencies:
build_runner: ^2.4.6
built_value_generator: ^8.6.3
coverage: ^1.6.4
dynamite:
2 years ago
git:
url: https://github.com/nextcloud/neon
2 years ago
path: packages/dynamite/dynamite
json_serializable: ^6.7.1
neon_lints:
2 years ago
git:
url: https://github.com/nextcloud/neon
path: packages/neon_lints
path: ^1.8.3
process_run: ^0.13.1
test: ^1.24.7
xml_serializable: ^2.3.0