Skip to content

Commit 771ff23

Browse files
committed
File Browser part 1: opening
1 parent 88a3f86 commit 771ff23

File tree

16 files changed

+381
-179
lines changed

16 files changed

+381
-179
lines changed

.dart_tool/flutter_build/d597dfd426be599fabadadc65daa0177/.filecache

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Binary file not shown.

.dart_tool/package_config.json

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,12 @@
163163
"packageUri": "lib/",
164164
"languageVersion": "2.12"
165165
},
166+
{
167+
"name": "nested",
168+
"rootUri": "file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/nested-1.0.0",
169+
"packageUri": "lib/",
170+
"languageVersion": "2.12"
171+
},
166172
{
167173
"name": "path",
168174
"rootUri": "file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0",
@@ -247,6 +253,12 @@
247253
"packageUri": "lib/",
248254
"languageVersion": "2.14"
249255
},
256+
{
257+
"name": "provider",
258+
"rootUri": "file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/provider-6.0.1",
259+
"packageUri": "lib/",
260+
"languageVersion": "2.12"
261+
},
250262
{
251263
"name": "shared_preferences",
252264
"rootUri": "file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-2.0.9",
@@ -337,6 +349,12 @@
337349
"packageUri": "lib/",
338350
"languageVersion": "2.12"
339351
},
352+
{
353+
"name": "tree_view",
354+
"rootUri": "file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/tree_view-0.0.6",
355+
"packageUri": "lib/",
356+
"languageVersion": "2.12"
357+
},
340358
{
341359
"name": "typed_data",
342360
"rootUri": "file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0",
@@ -416,7 +434,7 @@
416434
"languageVersion": "2.12"
417435
}
418436
],
419-
"generated": "2021-11-29T15:28:26.621861Z",
437+
"generated": "2021-12-01T02:01:38.891451Z",
420438
"generator": "pub",
421439
"generatorVersion": "2.14.4"
422440
}

.dart_tool/package_config_subset

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,10 @@ meta
9898
2.12
9999
file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.7.0/
100100
file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.7.0/lib/
101+
nested
102+
2.12
103+
file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/nested-1.0.0/
104+
file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/nested-1.0.0/lib/
101105
path
102106
2.12
103107
file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0/
@@ -154,6 +158,10 @@ process
154158
2.14
155159
file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/process-4.2.4/
156160
file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/process-4.2.4/lib/
161+
provider
162+
2.12
163+
file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/provider-6.0.1/
164+
file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/provider-6.0.1/lib/
157165
shared_preferences
158166
2.14
159167
file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-2.0.9/
@@ -210,6 +218,10 @@ test_api
210218
2.12
211219
file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.4.2/
212220
file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.4.2/lib/
221+
tree_view
222+
2.12
223+
file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/tree_view-0.0.6/
224+
file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/tree_view-0.0.6/lib/
213225
typed_data
214226
2.12
215227
file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0/

.flutter-plugins-dependencies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"path_provider_ios","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\path_provider_ios-2.0.7\\\\","dependencies":[]},{"name":"permission_handler","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\permission_handler-8.3.0\\\\","dependencies":[]},{"name":"shared_preferences_ios","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\shared_preferences_ios-2.0.8\\\\","dependencies":[]},{"name":"url_launcher","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher-6.0.15\\\\","dependencies":[]}],"android":[{"name":"path_provider_android","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\path_provider_android-2.0.9\\\\","dependencies":[]},{"name":"permission_handler","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\permission_handler-8.3.0\\\\","dependencies":[]},{"name":"shared_preferences_android","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\shared_preferences_android-2.0.9\\\\","dependencies":[]},{"name":"url_launcher","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher-6.0.15\\\\","dependencies":[]}],"macos":[{"name":"path_provider_macos","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\path_provider_macos-2.0.3\\\\","dependencies":[]},{"name":"shared_preferences_macos","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\shared_preferences_macos-2.0.2\\\\","dependencies":[]},{"name":"url_launcher_macos","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher_macos-2.0.2\\\\","dependencies":[]}],"linux":[{"name":"path_provider_linux","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\path_provider_linux-2.1.2\\\\","dependencies":[]},{"name":"shared_preferences_linux","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\shared_preferences_linux-2.0.3\\\\","dependencies":["path_provider_linux"]},{"name":"url_launcher_linux","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher_linux-2.0.2\\\\","dependencies":[]}],"windows":[{"name":"path_provider_windows","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\path_provider_windows-2.0.4\\\\","dependencies":[]},{"name":"shared_preferences_windows","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\shared_preferences_windows-2.0.3\\\\","dependencies":["path_provider_windows"]},{"name":"url_launcher_windows","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher_windows-2.0.2\\\\","dependencies":[]}],"web":[{"name":"shared_preferences_web","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\shared_preferences_web-2.0.2\\\\","dependencies":[]},{"name":"url_launcher_web","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher_web-2.0.4\\\\","dependencies":[]}]},"dependencyGraph":[{"name":"path_provider","dependencies":["path_provider_android","path_provider_ios","path_provider_linux","path_provider_macos","path_provider_windows"]},{"name":"path_provider_android","dependencies":[]},{"name":"path_provider_ios","dependencies":[]},{"name":"path_provider_linux","dependencies":[]},{"name":"path_provider_macos","dependencies":[]},{"name":"path_provider_windows","dependencies":[]},{"name":"permission_handler","dependencies":[]},{"name":"shared_preferences","dependencies":["shared_preferences_android","shared_preferences_ios","shared_preferences_linux","shared_preferences_macos","shared_preferences_web","shared_preferences_windows"]},{"name":"shared_preferences_android","dependencies":[]},{"name":"shared_preferences_ios","dependencies":[]},{"name":"shared_preferences_linux","dependencies":["path_provider_linux"]},{"name":"shared_preferences_macos","dependencies":[]},{"name":"shared_preferences_web","dependencies":[]},{"name":"shared_preferences_windows","dependencies":["path_provider_windows"]},{"name":"url_launcher","dependencies":["url_launcher_linux","url_launcher_macos","url_launcher_web","url_launcher_windows"]},{"name":"url_launcher_linux","dependencies":[]},{"name":"url_launcher_macos","dependencies":[]},{"name":"url_launcher_web","dependencies":[]},{"name":"url_launcher_windows","dependencies":[]}],"date_created":"2021-11-30 13:53:40.043412","version":"2.5.3"}
1+
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"path_provider_ios","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\path_provider_ios-2.0.7\\\\","dependencies":[]},{"name":"permission_handler","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\permission_handler-8.3.0\\\\","dependencies":[]},{"name":"shared_preferences_ios","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\shared_preferences_ios-2.0.8\\\\","dependencies":[]},{"name":"url_launcher","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher-6.0.15\\\\","dependencies":[]}],"android":[{"name":"path_provider_android","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\path_provider_android-2.0.9\\\\","dependencies":[]},{"name":"permission_handler","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\permission_handler-8.3.0\\\\","dependencies":[]},{"name":"shared_preferences_android","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\shared_preferences_android-2.0.9\\\\","dependencies":[]},{"name":"url_launcher","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher-6.0.15\\\\","dependencies":[]}],"macos":[{"name":"path_provider_macos","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\path_provider_macos-2.0.3\\\\","dependencies":[]},{"name":"shared_preferences_macos","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\shared_preferences_macos-2.0.2\\\\","dependencies":[]},{"name":"url_launcher_macos","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher_macos-2.0.2\\\\","dependencies":[]}],"linux":[{"name":"path_provider_linux","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\path_provider_linux-2.1.2\\\\","dependencies":[]},{"name":"shared_preferences_linux","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\shared_preferences_linux-2.0.3\\\\","dependencies":["path_provider_linux"]},{"name":"url_launcher_linux","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher_linux-2.0.2\\\\","dependencies":[]}],"windows":[{"name":"path_provider_windows","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\path_provider_windows-2.0.4\\\\","dependencies":[]},{"name":"shared_preferences_windows","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\shared_preferences_windows-2.0.3\\\\","dependencies":["path_provider_windows"]},{"name":"url_launcher_windows","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher_windows-2.0.2\\\\","dependencies":[]}],"web":[{"name":"shared_preferences_web","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\shared_preferences_web-2.0.2\\\\","dependencies":[]},{"name":"url_launcher_web","path":"D:\\\\Programming\\\\Flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher_web-2.0.4\\\\","dependencies":[]}]},"dependencyGraph":[{"name":"path_provider","dependencies":["path_provider_android","path_provider_ios","path_provider_linux","path_provider_macos","path_provider_windows"]},{"name":"path_provider_android","dependencies":[]},{"name":"path_provider_ios","dependencies":[]},{"name":"path_provider_linux","dependencies":[]},{"name":"path_provider_macos","dependencies":[]},{"name":"path_provider_windows","dependencies":[]},{"name":"permission_handler","dependencies":[]},{"name":"shared_preferences","dependencies":["shared_preferences_android","shared_preferences_ios","shared_preferences_linux","shared_preferences_macos","shared_preferences_web","shared_preferences_windows"]},{"name":"shared_preferences_android","dependencies":[]},{"name":"shared_preferences_ios","dependencies":[]},{"name":"shared_preferences_linux","dependencies":["path_provider_linux"]},{"name":"shared_preferences_macos","dependencies":[]},{"name":"shared_preferences_web","dependencies":[]},{"name":"shared_preferences_windows","dependencies":["path_provider_windows"]},{"name":"url_launcher","dependencies":["url_launcher_linux","url_launcher_macos","url_launcher_web","url_launcher_windows"]},{"name":"url_launcher_linux","dependencies":[]},{"name":"url_launcher_macos","dependencies":[]},{"name":"url_launcher_web","dependencies":[]},{"name":"url_launcher_windows","dependencies":[]}],"date_created":"2021-12-01 09:01:39.344134","version":"2.5.3"}

.packages

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# For more info see: https://dart.dev/go/dot-packages-deprecation
55
#
6-
# Generated by pub on 2021-11-29 22:28:26.571848.
6+
# Generated by pub on 2021-12-01 09:01:38.797693.
77
archive:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/archive-3.1.6/lib/
88
async:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.8.1/lib/
99
boolean_selector:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0/lib/
@@ -31,6 +31,7 @@ linked_scroll_controller:file:///D:/Programming/Flutter/flutter/.pub-cache/hoste
3131
lints:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/lints-1.0.1/lib/
3232
matcher:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10/lib/
3333
meta:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.7.0/lib/
34+
nested:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/nested-1.0.0/lib/
3435
path:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0/lib/
3536
path_provider:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.7/lib/
3637
path_provider_android:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_android-2.0.9/lib/
@@ -45,6 +46,7 @@ petitparser:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlan
4546
platform:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.2/lib/
4647
plugin_platform_interface:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/plugin_platform_interface-2.0.2/lib/
4748
process:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/process-4.2.4/lib/
49+
provider:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/provider-6.0.1/lib/
4850
shared_preferences:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-2.0.9/lib/
4951
shared_preferences_android:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_android-2.0.9/lib/
5052
shared_preferences_ios:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_ios-2.0.8/lib/
@@ -60,6 +62,7 @@ stream_channel:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dart
6062
string_scanner:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0/lib/
6163
term_glyph:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0/lib/
6264
test_api:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.4.2/lib/
65+
tree_view:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/tree_view-0.0.6/lib/
6366
typed_data:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0/lib/
6467
url_launcher:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher-6.0.15/lib/
6568
url_launcher_linux:file:///D:/Programming/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_linux-2.0.2/lib/

0 commit comments

Comments
 (0)