file manager redesign implementation

This commit is contained in:
NicKoehler
2023-02-22 22:13:21 +01:00
parent c831a38c83
commit 325077435c
7 changed files with 652 additions and 431 deletions

View File

@@ -970,6 +970,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.11.1"
percent_indicator:
dependency: "direct main"
description:
name: percent_indicator
sha256: cec41f67181fbd5322aa68b355621d1a4eea827426b8eeb613f6cbe195ff7b4a
url: "https://pub.dev"
source: hosted
version: "4.2.2"
petitparser:
dependency: transitive
description:
@@ -1547,5 +1555,5 @@ packages:
source: hosted
version: "0.1.1"
sdks:
dart: ">=2.18.0 <4.0.0"
dart: ">=2.18.0 <3.0.0"
flutter: ">=3.3.0"