Compare commits
2 Commits
82ca4c49d6
...
d8cbcd067a
Author | SHA1 | Date |
---|---|---|
Yuliya Rudenko | d8cbcd067a | |
Yuliya Rudenko | d9fe3cbfe5 |
|
@ -1,8 +0,0 @@
|
|||
# This is a generated file; do not edit or check into version control.
|
||||
integration_test=/Users/yuliyarudenko/flutter/packages/integration_test/
|
||||
path_provider=/Users/yuliyarudenko/.pub-cache/hosted/pub.dev/path_provider-2.1.3/
|
||||
path_provider_android=/Users/yuliyarudenko/.pub-cache/hosted/pub.dev/path_provider_android-2.2.4/
|
||||
path_provider_foundation=/Users/yuliyarudenko/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.0/
|
||||
path_provider_linux=/Users/yuliyarudenko/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/
|
||||
path_provider_windows=/Users/yuliyarudenko/.pub-cache/hosted/pub.dev/path_provider_windows-2.2.1/
|
||||
sqflite=/Users/yuliyarudenko/.pub-cache/hosted/pub.dev/sqflite-2.3.3+1/
|
|
@ -1 +0,0 @@
|
|||
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"integration_test","path":"/Users/yuliyarudenko/flutter/packages/integration_test/","native_build":true,"dependencies":[]},{"name":"path_provider_foundation","path":"/Users/yuliyarudenko/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.0/","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"sqflite","path":"/Users/yuliyarudenko/.pub-cache/hosted/pub.dev/sqflite-2.3.3+1/","shared_darwin_source":true,"native_build":true,"dependencies":[]}],"android":[{"name":"integration_test","path":"/Users/yuliyarudenko/flutter/packages/integration_test/","native_build":true,"dependencies":[]},{"name":"path_provider_android","path":"/Users/yuliyarudenko/.pub-cache/hosted/pub.dev/path_provider_android-2.2.4/","native_build":true,"dependencies":[]},{"name":"sqflite","path":"/Users/yuliyarudenko/.pub-cache/hosted/pub.dev/sqflite-2.3.3+1/","native_build":true,"dependencies":[]}],"macos":[{"name":"path_provider_foundation","path":"/Users/yuliyarudenko/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.0/","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"sqflite","path":"/Users/yuliyarudenko/.pub-cache/hosted/pub.dev/sqflite-2.3.3+1/","shared_darwin_source":true,"native_build":true,"dependencies":[]}],"linux":[{"name":"path_provider_linux","path":"/Users/yuliyarudenko/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/","native_build":false,"dependencies":[]}],"windows":[{"name":"path_provider_windows","path":"/Users/yuliyarudenko/.pub-cache/hosted/pub.dev/path_provider_windows-2.2.1/","native_build":false,"dependencies":[]}],"web":[]},"dependencyGraph":[{"name":"integration_test","dependencies":[]},{"name":"path_provider","dependencies":["path_provider_android","path_provider_foundation","path_provider_linux","path_provider_windows"]},{"name":"path_provider_android","dependencies":[]},{"name":"path_provider_foundation","dependencies":[]},{"name":"path_provider_linux","dependencies":[]},{"name":"path_provider_windows","dependencies":[]},{"name":"sqflite","dependencies":[]}],"date_created":"2024-05-28 21:47:16.732307","version":"3.19.5"}
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
.DS_Store
|
||||
.idea/
|
||||
.flutter-plugins
|
||||
.flutter-plugins-dependencies
|
||||
*.iml
|
||||
.dart-tool/
|
|
@ -1,3 +0,0 @@
|
|||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
|
@ -1,16 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="JAVA_MODULE" version="4">
|
||||
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<excludeFolder url="file://$MODULE_DIR$/.dart_tool" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/.pub" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="Dart SDK" level="project" />
|
||||
<orderEntry type="library" name="Dart Packages" level="project" />
|
||||
<orderEntry type="library" name="Flutter Plugins" level="project" />
|
||||
</component>
|
||||
</module>
|
|
@ -1,852 +0,0 @@
|
|||
<component name="libraryTable">
|
||||
<library name="Dart Packages" type="DartPackagesLibraryType">
|
||||
<properties>
|
||||
<option name="packageNameToDirsMap">
|
||||
<entry key="_fe_analyzer_shared">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/_fe_analyzer_shared-67.0.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="analyzer">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/analyzer-6.4.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="args">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/args-2.5.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="async">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/async-2.11.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="boolean_selector">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/boolean_selector-2.1.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="build">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/build-2.4.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="build_config">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/build_config-1.1.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="build_daemon">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/build_daemon-4.0.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="build_resolvers">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/build_resolvers-2.4.2/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="build_runner">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/build_runner-2.4.9/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="build_runner_core">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/build_runner_core-7.3.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="built_collection">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/built_collection-5.1.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="built_value">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/built_value-8.9.2/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="characters">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/characters-1.3.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="checked_yaml">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/checked_yaml-2.0.3/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="clock">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/clock-1.1.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="code_builder">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/code_builder-4.10.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="collection">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/collection-1.18.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="convert">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/convert-3.1.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="coverage">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/coverage-1.8.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="crypto">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/crypto-3.0.3/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="cupertino_icons">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/cupertino_icons-1.0.8/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="dart_style">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/dart_style-2.3.6/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="fake_async">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/fake_async-1.3.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="ffi">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/ffi-2.1.2/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="file">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/file-7.0.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="fixnum">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/fixnum-1.1.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="flutter">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../flutter/packages/flutter/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="flutter_chart">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/flutter_chart-0.1.6/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="flutter_driver">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../flutter/packages/flutter_driver/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="flutter_lints">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/flutter_lints-4.0.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="flutter_test">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../flutter/packages/flutter_test/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="frontend_server_client">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/frontend_server_client-3.2.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="fuchsia_remote_debug_protocol">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../flutter/packages/fuchsia_remote_debug_protocol/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="glob">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/glob-2.1.2/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="graphs">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/graphs-2.3.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="http_multi_server">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/http_multi_server-3.2.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="http_parser">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/http_parser-4.0.2/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="idb_shim">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/idb_shim-2.4.1+1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="integration_test">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../flutter/packages/integration_test/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="intl">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/intl-0.19.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="io">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/io-1.0.4/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="js">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/js-0.6.7/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="json_annotation">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/json_annotation-4.9.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="leak_tracker">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/leak_tracker-10.0.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="leak_tracker_flutter_testing">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-2.0.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="leak_tracker_testing">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/leak_tracker_testing-2.0.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="lints">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/lints-4.0.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="logging">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/logging-1.2.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="matcher">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/matcher-0.12.16+1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="material_color_utilities">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/material_color_utilities-0.8.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="meta">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/meta-1.11.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="mime">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/mime-1.0.5/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="mockito">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/mockito-5.4.4/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="node_preamble">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/node_preamble-2.0.2/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="package_config">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/package_config-2.1.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="path">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/path-1.9.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="path_provider">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/path_provider-2.1.3/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="path_provider_android">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/path_provider_android-2.2.4/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="path_provider_foundation">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="path_provider_linux">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="path_provider_platform_interface">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/path_provider_platform_interface-2.1.2/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="path_provider_windows">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/path_provider_windows-2.2.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="platform">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/platform-3.1.4/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="plugin_platform_interface">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.8/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="pool">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/pool-1.5.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="process">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/process-5.0.2/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="pub_semver">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/pub_semver-2.1.4/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="pubspec_parse">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/pubspec_parse-1.2.3/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="sembast">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/sembast-3.7.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="shelf">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/shelf-1.4.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="shelf_packages_handler">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/shelf_packages_handler-3.0.2/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="shelf_static">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/shelf_static-1.1.2/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="shelf_web_socket">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/shelf_web_socket-1.0.4/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="sky_engine">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../flutter/bin/cache/pkg/sky_engine/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="source_gen">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/source_gen-1.5.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="source_map_stack_trace">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/source_map_stack_trace-2.1.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="source_maps">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/source_maps-0.10.12/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="source_span">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/source_span-1.10.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="sqflite">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/sqflite-2.3.3+1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="sqflite_common">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/sqflite_common-2.5.4/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="sqflite_common_ffi">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/sqflite_common_ffi-2.3.3/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="sqlite3">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/sqlite3-2.4.3/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="stack_trace">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/stack_trace-1.11.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="stream_channel">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/stream_channel-2.1.2/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="stream_transform">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/stream_transform-2.1.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="string_scanner">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/string_scanner-1.2.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="sync_http">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/sync_http-0.3.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="synchronized">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/synchronized-3.1.0+1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="term_glyph">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/term_glyph-1.2.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="test">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/test-1.24.9/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="test_api">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/test_api-0.6.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="test_core">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/test_core-0.5.9/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="timing">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/timing-1.0.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="typed_data">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/typed_data-1.3.2/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="vector_math">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/vector_math-2.1.4/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="vm_service">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/vm_service-13.0.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="watcher">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/watcher-1.1.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="web">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/web-0.5.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="web_socket_channel">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/web_socket_channel-2.4.5/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="webdriver">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/webdriver-3.0.3/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="webkit_inspection_protocol">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/webkit_inspection_protocol-1.2.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="win32">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/win32-5.5.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="xdg_directories">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/xdg_directories-1.0.4/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="yaml">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/yaml-3.1.2/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
</option>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/_fe_analyzer_shared-67.0.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/analyzer-6.4.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/args-2.5.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/async-2.11.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/boolean_selector-2.1.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/build-2.4.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/build_config-1.1.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/build_daemon-4.0.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/build_resolvers-2.4.2/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/build_runner-2.4.9/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/build_runner_core-7.3.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/built_collection-5.1.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/built_value-8.9.2/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/characters-1.3.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/checked_yaml-2.0.3/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/clock-1.1.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/code_builder-4.10.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/collection-1.18.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/convert-3.1.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/coverage-1.8.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/crypto-3.0.3/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/cupertino_icons-1.0.8/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/dart_style-2.3.6/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/fake_async-1.3.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/ffi-2.1.2/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/file-7.0.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/fixnum-1.1.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/flutter_chart-0.1.6/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/flutter_lints-4.0.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/frontend_server_client-3.2.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/glob-2.1.2/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/graphs-2.3.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/http_multi_server-3.2.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/http_parser-4.0.2/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/idb_shim-2.4.1+1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/intl-0.19.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/io-1.0.4/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/js-0.6.7/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/json_annotation-4.9.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/leak_tracker-10.0.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-2.0.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/leak_tracker_testing-2.0.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/lints-4.0.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/logging-1.2.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/matcher-0.12.16+1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/material_color_utilities-0.8.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/meta-1.11.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/mime-1.0.5/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/mockito-5.4.4/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/node_preamble-2.0.2/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/package_config-2.1.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/path-1.9.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/path_provider-2.1.3/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/path_provider_android-2.2.4/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/path_provider_platform_interface-2.1.2/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/path_provider_windows-2.2.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/platform-3.1.4/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.8/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/pool-1.5.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/process-5.0.2/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/pub_semver-2.1.4/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/pubspec_parse-1.2.3/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/sembast-3.7.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/shelf-1.4.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/shelf_packages_handler-3.0.2/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/shelf_static-1.1.2/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/shelf_web_socket-1.0.4/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/source_gen-1.5.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/source_map_stack_trace-2.1.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/source_maps-0.10.12/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/source_span-1.10.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/sqflite-2.3.3+1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/sqflite_common-2.5.4/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/sqflite_common_ffi-2.3.3/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/sqlite3-2.4.3/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/stack_trace-1.11.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/stream_channel-2.1.2/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/stream_transform-2.1.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/string_scanner-1.2.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/sync_http-0.3.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/synchronized-3.1.0+1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/term_glyph-1.2.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/test-1.24.9/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/test_api-0.6.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/test_core-0.5.9/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/timing-1.0.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/typed_data-1.3.2/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/vector_math-2.1.4/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/vm_service-13.0.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/watcher-1.1.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/web-0.5.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/web_socket_channel-2.4.5/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/webdriver-3.0.3/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/webkit_inspection_protocol-1.2.1/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/win32-5.5.0/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/xdg_directories-1.0.4/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/yaml-3.1.2/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../flutter/bin/cache/pkg/sky_engine/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../flutter/packages/flutter/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../flutter/packages/flutter_driver/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../flutter/packages/flutter_test/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../flutter/packages/fuchsia_remote_debug_protocol/lib" />
|
||||
<root url="file://$PROJECT_DIR$/../flutter/packages/integration_test/lib" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
|
@ -1,29 +0,0 @@
|
|||
<component name="libraryTable">
|
||||
<library name="Dart SDK">
|
||||
<CLASSES>
|
||||
<root url="file://$USER_HOME$/flutter/bin/cache/dart-sdk/lib/async" />
|
||||
<root url="file://$USER_HOME$/flutter/bin/cache/dart-sdk/lib/cli" />
|
||||
<root url="file://$USER_HOME$/flutter/bin/cache/dart-sdk/lib/collection" />
|
||||
<root url="file://$USER_HOME$/flutter/bin/cache/dart-sdk/lib/convert" />
|
||||
<root url="file://$USER_HOME$/flutter/bin/cache/dart-sdk/lib/core" />
|
||||
<root url="file://$USER_HOME$/flutter/bin/cache/dart-sdk/lib/developer" />
|
||||
<root url="file://$USER_HOME$/flutter/bin/cache/dart-sdk/lib/ffi" />
|
||||
<root url="file://$USER_HOME$/flutter/bin/cache/dart-sdk/lib/html" />
|
||||
<root url="file://$USER_HOME$/flutter/bin/cache/dart-sdk/lib/indexed_db" />
|
||||
<root url="file://$USER_HOME$/flutter/bin/cache/dart-sdk/lib/io" />
|
||||
<root url="file://$USER_HOME$/flutter/bin/cache/dart-sdk/lib/isolate" />
|
||||
<root url="file://$USER_HOME$/flutter/bin/cache/dart-sdk/lib/js" />
|
||||
<root url="file://$USER_HOME$/flutter/bin/cache/dart-sdk/lib/js_interop" />
|
||||
<root url="file://$USER_HOME$/flutter/bin/cache/dart-sdk/lib/js_interop_unsafe" />
|
||||
<root url="file://$USER_HOME$/flutter/bin/cache/dart-sdk/lib/js_util" />
|
||||
<root url="file://$USER_HOME$/flutter/bin/cache/dart-sdk/lib/math" />
|
||||
<root url="file://$USER_HOME$/flutter/bin/cache/dart-sdk/lib/mirrors" />
|
||||
<root url="file://$USER_HOME$/flutter/bin/cache/dart-sdk/lib/svg" />
|
||||
<root url="file://$USER_HOME$/flutter/bin/cache/dart-sdk/lib/typed_data" />
|
||||
<root url="file://$USER_HOME$/flutter/bin/cache/dart-sdk/lib/web_audio" />
|
||||
<root url="file://$USER_HOME$/flutter/bin/cache/dart-sdk/lib/web_gl" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
|
@ -1,15 +0,0 @@
|
|||
<component name="libraryTable">
|
||||
<library name="Flutter Plugins" type="FlutterPluginsLibraryType">
|
||||
<CLASSES>
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/sqflite-2.3.3+1" />
|
||||
<root url="file://$PROJECT_DIR$/../flutter/packages/integration_test" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.0" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/path_provider_android-2.2.4" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/path_provider_windows-2.2.1" />
|
||||
<root url="file://$PROJECT_DIR$/../.pub-cache/hosted/pub.dev/path_provider-2.1.3" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
|
@ -1,6 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectType">
|
||||
<option name="id" value="io.flutter" />
|
||||
</component>
|
||||
</project>
|
|
@ -1,9 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/.idea/cpd.iml" filepath="$PROJECT_DIR$/.idea/cpd.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/android/cpd_android.iml" filepath="$PROJECT_DIR$/android/cpd_android.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
|
@ -1,6 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
14
cpd.iml
14
cpd.iml
|
@ -1,14 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module version="4">
|
||||
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<excludeFolder url="file://$MODULE_DIR$/.dart_tool" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/.pub" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build" />
|
||||
</content>
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="Dart SDK" level="project" />
|
||||
<orderEntry type="library" name="Dart Packages" level="project" />
|
||||
</component>
|
||||
</module>
|
Loading…
Reference in New Issue