Implemented simple and basic file downloading

This commit is contained in:
2023-03-11 20:26:00 +01:00
parent d519bafe3b
commit 54153f1958
12 changed files with 505 additions and 312 deletions

View File

@ -51,14 +51,17 @@ dependencies:
git:
url: https://github.com/provokateurin/nextcloud-neon
path: packages/nextcloud
flutter_launcher_icons: ^0.11.0
flutter_launcher_icons: ^0.12.0
pretty_json: ^2.0.0
cached_network_image: ^3.2.3
open_file: ^2.1.1
flowder: ^0.2.0
url_launcher: ^6.1.10
flutter_linkify: ^5.0.2
filesize: ^2.0.1
path_provider: ^2.0.13
better_open_file: ^3.6.4
flowder:
git:
url: https://github.com/Harsh223/flowder.git
dependency_overrides:
xml: ^6.2.2