Skip to content

Commit

Permalink
updated the sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
SwirX committed Jan 3, 2024
1 parent 8f45449 commit 3a77946
Show file tree
Hide file tree
Showing 17 changed files with 494 additions and 2 deletions.
140 changes: 140 additions & 0 deletions .dart_tool/package_config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,140 @@
{
"configVersion": 2,
"packages": [
{
"name": "async",
"rootUri": "file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/async-2.11.0",
"packageUri": "lib/",
"languageVersion": "2.18"
},
{
"name": "boolean_selector",
"rootUri": "file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/boolean_selector-2.1.1",
"packageUri": "lib/",
"languageVersion": "2.17"
},
{
"name": "characters",
"rootUri": "file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/characters-1.3.0",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "clock",
"rootUri": "file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/clock-1.1.1",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "collection",
"rootUri": "file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/collection-1.18.0",
"packageUri": "lib/",
"languageVersion": "2.18"
},
{
"name": "fake_async",
"rootUri": "file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/fake_async-1.3.1",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "flutter",
"rootUri": "file:///C:/Users/Bouya/flutter/packages/flutter",
"packageUri": "lib/",
"languageVersion": "3.2"
},
{
"name": "flutter_test",
"rootUri": "file:///C:/Users/Bouya/flutter/packages/flutter_test",
"packageUri": "lib/",
"languageVersion": "3.2"
},
{
"name": "matcher",
"rootUri": "file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/matcher-0.12.16",
"packageUri": "lib/",
"languageVersion": "2.18"
},
{
"name": "material_color_utilities",
"rootUri": "file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/material_color_utilities-0.5.0",
"packageUri": "lib/",
"languageVersion": "2.17"
},
{
"name": "meta",
"rootUri": "file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/meta-1.10.0",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "path",
"rootUri": "file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/path-1.8.3",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "sky_engine",
"rootUri": "file:///C:/Users/Bouya/flutter/bin/cache/pkg/sky_engine",
"packageUri": "lib/",
"languageVersion": "3.2"
},
{
"name": "source_span",
"rootUri": "file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/source_span-1.10.0",
"packageUri": "lib/",
"languageVersion": "2.18"
},
{
"name": "stack_trace",
"rootUri": "file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/stack_trace-1.11.1",
"packageUri": "lib/",
"languageVersion": "2.18"
},
{
"name": "stream_channel",
"rootUri": "file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/stream_channel-2.1.2",
"packageUri": "lib/",
"languageVersion": "2.19"
},
{
"name": "string_scanner",
"rootUri": "file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/string_scanner-1.2.0",
"packageUri": "lib/",
"languageVersion": "2.18"
},
{
"name": "term_glyph",
"rootUri": "file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/term_glyph-1.2.1",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "test_api",
"rootUri": "file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/test_api-0.6.1",
"packageUri": "lib/",
"languageVersion": "3.0"
},
{
"name": "vector_math",
"rootUri": "file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/vector_math-2.1.4",
"packageUri": "lib/",
"languageVersion": "2.14"
},
{
"name": "web",
"rootUri": "file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/web-0.3.0",
"packageUri": "lib/",
"languageVersion": "3.2"
},
{
"name": "storage_info",
"rootUri": "../",
"packageUri": "lib/",
"languageVersion": "3.2"
}
],
"generated": "2024-01-03T22:43:15.613622Z",
"generator": "pub",
"generatorVersion": "3.2.3"
}
89 changes: 89 additions & 0 deletions .dart_tool/package_config_subset
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
async
2.18
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/async-2.11.0/
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/async-2.11.0/lib/
boolean_selector
2.17
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/boolean_selector-2.1.1/
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/boolean_selector-2.1.1/lib/
characters
2.12
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/characters-1.3.0/
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/characters-1.3.0/lib/
clock
2.12
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/clock-1.1.1/
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/clock-1.1.1/lib/
collection
2.18
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/collection-1.18.0/
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/collection-1.18.0/lib/
fake_async
2.12
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/fake_async-1.3.1/
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/fake_async-1.3.1/lib/
matcher
2.18
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/matcher-0.12.16/
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/matcher-0.12.16/lib/
material_color_utilities
2.17
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/material_color_utilities-0.5.0/
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/material_color_utilities-0.5.0/lib/
meta
2.12
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/meta-1.10.0/
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/meta-1.10.0/lib/
path
2.12
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/path-1.8.3/
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/path-1.8.3/lib/
source_span
2.18
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/source_span-1.10.0/
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/source_span-1.10.0/lib/
stack_trace
2.18
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/stack_trace-1.11.1/
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/stack_trace-1.11.1/lib/
stream_channel
2.19
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/stream_channel-2.1.2/
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/stream_channel-2.1.2/lib/
string_scanner
2.18
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/string_scanner-1.2.0/
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/string_scanner-1.2.0/lib/
term_glyph
2.12
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/term_glyph-1.2.1/
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/term_glyph-1.2.1/lib/
test_api
3.0
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/test_api-0.6.1/
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/test_api-0.6.1/lib/
vector_math
2.14
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/vector_math-2.1.4/
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/vector_math-2.1.4/lib/
web
3.2
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/web-0.3.0/
file:///C:/Users/Bouya/AppData/Local/Pub/Cache/hosted/pub.dev/web-0.3.0/lib/
sky_engine
3.2
file:///C:/Users/Bouya/flutter/bin/cache/pkg/sky_engine/
file:///C:/Users/Bouya/flutter/bin/cache/pkg/sky_engine/lib/
flutter
3.2
file:///C:/Users/Bouya/flutter/packages/flutter/
file:///C:/Users/Bouya/flutter/packages/flutter/lib/
flutter_test
3.2
file:///C:/Users/Bouya/flutter/packages/flutter_test/
file:///C:/Users/Bouya/flutter/packages/flutter_test/lib/
storage_info
3.2
file:///C:/Users/Bouya/source/repos/storage_info/
file:///C:/Users/Bouya/source/repos/storage_info/lib/
2
1 change: 1 addition & 0 deletions .dart_tool/version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.16.5
3 changes: 3 additions & 0 deletions .vs/ProjectSettings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"CurrentProjectSetting": null
}
7 changes: 7 additions & 0 deletions .vs/VSWorkspaceState.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"ExpandedNodes": [
""
],
"SelectedNode": "\\pubspec.yaml",
"PreviewInSolutionExplorer": false
}
Binary file added .vs/slnx.sqlite
Binary file not shown.
Binary file not shown.
Binary file not shown.
Empty file.
Binary file added .vs/storage_info/v17/.wsuo
Binary file not shown.
Binary file added .vs/storage_info/v17/Browse.VC.db
Binary file not shown.
Loading

0 comments on commit 3a77946

Please sign in to comment.