A framework for building convergent cross-platform Nextcloud clients using Flutter.

19 lines
290 B

3 years ago
name: settings
version: 1.0.0
environment:
sdk: '>=3.0.0 <4.0.0'
flutter: '>=3.10.4'
3 years ago
dependencies:
flutter:
sdk: flutter
intersperse: ^2.0.0
rxdart: ^0.27.7
3 years ago
dev_dependencies:
nit_picking:
git:
url: https://github.com/stack11/dart_nit_picking
ref: 0b2ee0d