Add files via upload

This commit is contained in:
ReinerRego
2023-05-26 21:48:51 +02:00
committed by GitHub
parent 59b5acc79b
commit 258a6ab8d3
64 changed files with 6779 additions and 0 deletions

View File

@@ -0,0 +1,36 @@
name: filcnaplo_desktop_ui
publish_to: "none"
environment:
sdk: ">=2.17.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
# Filcnaplo main dep
filcnaplo:
path: ../filcnaplo/
filcnaplo_kreta_api:
path: ../filcnaplo_kreta_api/
cupertino_icons: ^1.0.2
flutter_feather_icons: ^2.0.0+1
provider: ^5.0.0
url_launcher: ^6.0.9
flutter_linkify: ^5.0.2
flutter_markdown: ^0.6.5
animations: ^2.0.1
confetti: ^0.6.0
auto_size_text: ^3.0.0
flutter_acrylic:
git:
url: https://github.com/filc/flutter_acrylic
ref: master
elegant_notification: ^1.6.1
dev_dependencies:
flutter_lints: ^1.0.0
flutter:
uses-material-design: true