Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
134 changes: 134 additions & 0 deletions .dart_tool/package_config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,134 @@
{
"configVersion": 2,
"packages": [
{
"name": "async",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/async-2.9.0",
"packageUri": "lib/",
"languageVersion": "2.14"
},
{
"name": "boolean_selector",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/boolean_selector-2.1.0",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "characters",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/characters-1.2.1",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "clock",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/clock-1.1.1",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "collection",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/collection-1.16.0",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "fake_async",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/fake_async-1.3.1",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "flutter",
"rootUri": "file:///G:/My%20Work%20HDD2/flutter/packages/flutter",
"packageUri": "lib/",
"languageVersion": "2.17"
},
{
"name": "flutter_test",
"rootUri": "file:///G:/My%20Work%20HDD2/flutter/packages/flutter_test",
"packageUri": "lib/",
"languageVersion": "2.17"
},
{
"name": "matcher",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/matcher-0.12.12",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "material_color_utilities",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/material_color_utilities-0.1.5",
"packageUri": "lib/",
"languageVersion": "2.13"
},
{
"name": "meta",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/meta-1.8.0",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "path",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/path-1.8.2",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "sky_engine",
"rootUri": "file:///G:/My%20Work%20HDD2/flutter/bin/cache/pkg/sky_engine",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "source_span",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/source_span-1.9.0",
"packageUri": "lib/",
"languageVersion": "2.14"
},
{
"name": "stack_trace",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/stack_trace-1.10.0",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "stream_channel",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/stream_channel-2.1.0",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "string_scanner",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/string_scanner-1.1.1",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "term_glyph",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/term_glyph-1.2.1",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "test_api",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/test_api-0.4.12",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "vector_math",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/vector_math-2.1.2",
"packageUri": "lib/",
"languageVersion": "2.14"
},
{
"name": "animated_list_plus",
"rootUri": "../",
"packageUri": "lib/",
"languageVersion": "2.12"
}
],
"generated": "2022-09-24T20:01:12.524381Z",
"generator": "pub",
"generatorVersion": "2.18.0"
}
85 changes: 85 additions & 0 deletions .dart_tool/package_config_subset
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
async
2.14
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/async-2.9.0/
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/async-2.9.0/lib/
boolean_selector
2.12
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/boolean_selector-2.1.0/
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/boolean_selector-2.1.0/lib/
characters
2.12
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/characters-1.2.1/
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/characters-1.2.1/lib/
clock
2.12
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/clock-1.1.1/
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/clock-1.1.1/lib/
collection
2.12
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/collection-1.16.0/
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/collection-1.16.0/lib/
fake_async
2.12
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/fake_async-1.3.1/
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/fake_async-1.3.1/lib/
matcher
2.12
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/matcher-0.12.12/
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/matcher-0.12.12/lib/
material_color_utilities
2.13
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/material_color_utilities-0.1.5/
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/material_color_utilities-0.1.5/lib/
meta
2.12
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/meta-1.8.0/
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/meta-1.8.0/lib/
path
2.12
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/path-1.8.2/
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/path-1.8.2/lib/
source_span
2.14
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/source_span-1.9.0/
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/source_span-1.9.0/lib/
stack_trace
2.12
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/stack_trace-1.10.0/
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/stack_trace-1.10.0/lib/
stream_channel
2.12
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/stream_channel-2.1.0/
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/stream_channel-2.1.0/lib/
string_scanner
2.12
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/string_scanner-1.1.1/
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/string_scanner-1.1.1/lib/
term_glyph
2.12
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/term_glyph-1.2.1/
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/term_glyph-1.2.1/lib/
test_api
2.12
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/test_api-0.4.12/
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/test_api-0.4.12/lib/
vector_math
2.14
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/vector_math-2.1.2/
file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/vector_math-2.1.2/lib/
animated_list_plus
2.12
file:///G:/My%20Work%20HDD2/AndroidStudioProjects/implicitly_animated_reorderable_list/
file:///G:/My%20Work%20HDD2/AndroidStudioProjects/implicitly_animated_reorderable_list/lib/
sky_engine
2.12
file:///G:/My%20Work%20HDD2/flutter/bin/cache/pkg/sky_engine/
file:///G:/My%20Work%20HDD2/flutter/bin/cache/pkg/sky_engine/lib/
flutter
2.17
file:///G:/My%20Work%20HDD2/flutter/packages/flutter/
file:///G:/My%20Work%20HDD2/flutter/packages/flutter/lib/
flutter_test
2.17
file:///G:/My%20Work%20HDD2/flutter/packages/flutter_test/
file:///G:/My%20Work%20HDD2/flutter/packages/flutter_test/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.3.0
8 changes: 8 additions & 0 deletions example/.dart_tool/dartpad/web_plugin_registrant.dart
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
// Flutter web plugin registrant file.
//
// Generated file. Do not edit.
//

// ignore_for_file: type=lint

void registerPlugins() {}
146 changes: 146 additions & 0 deletions example/.dart_tool/package_config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,146 @@
{
"configVersion": 2,
"packages": [
{
"name": "animated_list_plus",
"rootUri": "../../",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "async",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/async-2.9.0",
"packageUri": "lib/",
"languageVersion": "2.14"
},
{
"name": "boolean_selector",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/boolean_selector-2.1.0",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "characters",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/characters-1.2.1",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "clock",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/clock-1.1.1",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "collection",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/collection-1.16.0",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "fake_async",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/fake_async-1.3.1",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "flutter",
"rootUri": "file:///G:/My%20Work%20HDD2/flutter/packages/flutter",
"packageUri": "lib/",
"languageVersion": "2.17"
},
{
"name": "flutter_slidable",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/flutter_slidable-0.6.0",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "flutter_test",
"rootUri": "file:///G:/My%20Work%20HDD2/flutter/packages/flutter_test",
"packageUri": "lib/",
"languageVersion": "2.17"
},
{
"name": "matcher",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/matcher-0.12.12",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "material_color_utilities",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/material_color_utilities-0.1.5",
"packageUri": "lib/",
"languageVersion": "2.13"
},
{
"name": "meta",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/meta-1.8.0",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "path",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/path-1.8.2",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "sky_engine",
"rootUri": "file:///G:/My%20Work%20HDD2/flutter/bin/cache/pkg/sky_engine",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "source_span",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/source_span-1.9.0",
"packageUri": "lib/",
"languageVersion": "2.14"
},
{
"name": "stack_trace",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/stack_trace-1.10.0",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "stream_channel",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/stream_channel-2.1.0",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "string_scanner",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/string_scanner-1.1.1",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "term_glyph",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/term_glyph-1.2.1",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "test_api",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/test_api-0.4.12",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "vector_math",
"rootUri": "file:///C:/Users/zezo_/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/vector_math-2.1.2",
"packageUri": "lib/",
"languageVersion": "2.14"
},
{
"name": "example",
"rootUri": "../",
"packageUri": "lib/",
"languageVersion": "2.12"
}
],
"generated": "2022-09-24T20:01:20.901382Z",
"generator": "pub",
"generatorVersion": "2.18.0"
}
Loading