Files
phylum/client/pubspec.yaml
2024-08-10 23:32:39 +05:30

32 lines
518 B
YAML

name: phylum
description: "Self-hosted file storage"
publish_to: 'none'
version: 0.0.1+1
environment:
sdk: ^3.5.0
dependencies:
flutter:
sdk: flutter
flutter_state_notifier:
go_router:
hive:
http:
offtheline:
git:
url: https://github.com/shroff/offtheline.git
ref: 4d7cc0438b25e5c97a7b8bd6b77f6e34121c43aa
state_notifier:
path:
path_provider:
provider:
uri:
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
flutter:
uses-material-design: true