This commit is contained in:
2026-04-09 15:47:59 +01:00
parent 2033ad79e2
commit 558a28d12b
22 changed files with 1275 additions and 271 deletions
+19 -4
View File
@@ -12,14 +12,29 @@ dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
flutter_svg: ^2.0.17
http: ^1.3.0
intl: ^0.20.2
shared_preferences: ^2.5.2
shared_preferences: ^2.5.3
nextcloud: ^8.1.0
provider: ^6.1.2
image_picker: ^1.1.2
timeago: ^3.7.0
easy_image_viewer: ^1.5.1
permission_handler: ^11.4.0
path_provider: ^2.1.5
mime: ^2.0.0
built_collection: ^5.1.1
flutter_web_auth_2: ^4.1.0
logging: ^1.3.0
url_launcher: ^6.3.1
flutter_spinkit: ^5.2.1
units_converter: ^3.0.3
file_icon: ^1.0.0
intl: ^0.20.2
flutter_speed_dial: ^7.0.0
file_picker: ^10.1.9
flutter_context_menu: ^0.2.4
dev_dependencies:
flutter_test: