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.
 
 

39 lines
846 B

name: nextcloud
version: 1.0.0
publish_to: none
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
built_collection: ^5.1.1
built_value: ^8.5.0
crypto: ^3.0.3
crypton: ^2.0.5
dynamite_runtime:
git:
url: https://github.com/provokateurin/nextcloud-neon
path: packages/dynamite/dynamite_runtime
intl: ^0.18.0
json_annotation: ^4.8.1
universal_io: ^2.2.0
version: ^3.0.2
xml: ^6.3.0
xml_annotation: ^2.2.0
dev_dependencies:
build_runner: ^2.4.2
built_value_generator: ^8.5.0
coverage: ^1.6.3
dynamite:
git:
url: https://github.com/provokateurin/nextcloud-neon
path: packages/dynamite/dynamite
json_serializable: ^6.6.2
nit_picking:
git:
url: https://github.com/stack11/dart_nit_picking
ref: 0b2ee0d
process_run: ^0.13.0
test: ^1.24.2
xml_serializable: ^2.2.2