diff --git a/go.sum b/go.sum index c7317ee..d21e9c6 100644 --- a/go.sum +++ b/go.sum @@ -51,6 +51,7 @@ github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAE github.com/PuerkitoBio/goquery v1.5.0/go.mod h1:qD2PgZ9lccMbQlc7eEOjaeRlFQON7xY8kdmcsrnKqMg= github.com/Shopify/sarama v1.19.0/go.mod h1:FVkBWblsNy7DGZRfXLU0O9RCGt5g3g3yEuWXgklEdEo= github.com/Shopify/toxiproxy v2.1.4+incompatible/go.mod h1:OXgGpZ6Cli1/URJOF1DMxUHB2q5Ap20/P/eIdh4G0pI= +github.com/VictoriaMetrics/metrics v1.12.3/go.mod h1:Z1tSfPfngDn12bTfZSCqArT3OPY3u88J12hSoOhuiRE= github.com/alecthomas/kingpin v1.3.8-0.20191105203113-8c96d1c22481/go.mod h1:b6br6/pDFSfMkBgC96TbpOji05q5pa+v5rIlS0Y6XtI= github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc= github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc= @@ -271,6 +272,7 @@ github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod h1 github.com/jstemmer/go-junit-report v0.9.1/go.mod h1:Brl9GWCQeLvo8nXZwPNNblvFj/XSXhF0NWZEnDohbsk= github.com/jtolds/gls v4.20.0+incompatible/go.mod h1:QJZ7F/aHp+rZTRtaJ1ow/lLfFfVYBRgL+9YlvaHOwJU= github.com/julienschmidt/httprouter v1.2.0/go.mod h1:SYymIcj16QtmaHHD7aYtjjsJG7VTCxuUUipMqKk8s4w= +github.com/karrick/godirwalk v1.16.1/go.mod h1:j4mkqPuvaLI8mp1DroR3P6ad7cyYd4c1qeJ3RV7ULlk= github.com/kisielk/errcheck v1.1.0/go.mod h1:EZBBE59ingxPouuu3KfxchcWSUPOHkagtvWXihfKN4Q= github.com/kisielk/errcheck v1.2.0/go.mod h1:/BMXB+zMLi60iA8Vv6Ksmxu/1UDYcXs4uQLJ+jE2L00= github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck= @@ -421,7 +423,9 @@ github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1 github.com/ugorji/go v1.1.4/go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc= github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod h1:VFNgLljTbGfSG7qAOspJ7OScBnGdDN/yBr0sguwnwf0= github.com/valyala/bytebufferpool v1.0.0/go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc= +github.com/valyala/fastrand v1.0.0/go.mod h1:HWqCzkrkg6QXT8V2EXWvXCoow7vLwOFN002oeRzjapQ= github.com/valyala/fasttemplate v1.0.1/go.mod h1:UQGH1tvbgY+Nz5t2n7tXsz52dQxojPUpymEIMZ47gx8= +github.com/valyala/histogram v1.1.2/go.mod h1:CZAr6gK9dbD7hYx2s8WSPh0p5x5wETjC+2b3PJVtEdg= github.com/vanng822/css v0.0.0-20190504095207-a21e860bcd04/go.mod h1:tcnB1voG49QhCrwq1W0w5hhGasvOg+VQp9i9H1rCM1w= github.com/vanng822/go-premailer v0.0.0-20191214114701-be27abe028fe/go.mod h1:JTFJA/t820uFDoyPpErFQ3rb3amdZoPtxcKervG0OE4= github.com/vmihailenco/msgpack/v4 v4.3.11/go.mod h1:gborTTJjAo/GWTqqRjrLCn9pgNN+NXzzngzBKDPIqw4= diff --git a/mod-dummy/example/client/flu/.dart_tool/package_config.json b/mod-dummy/example/client/flu/.dart_tool/package_config.json new file mode 100644 index 0000000..5fd894b --- /dev/null +++ b/mod-dummy/example/client/flu/.dart_tool/package_config.json @@ -0,0 +1,380 @@ +{ + "configVersion": 2, + "packages": [ + { + "name": "async", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.5.0-nullsafety.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "boolean_selector", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0-nullsafety.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "characters", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0-nullsafety.5", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "charcode", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0-nullsafety.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "clock", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0-nullsafety.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "collection", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0-nullsafety.5", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "convert", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1", + "packageUri": "lib/", + "languageVersion": "1.17" + }, + { + "name": "crypto", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-2.1.5", + "packageUri": "lib/", + "languageVersion": "2.3" + }, + { + "name": "cupertino_icons", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-1.0.2", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "fake_async", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0-nullsafety.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "ffi", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/ffi-0.1.3", + "packageUri": "lib/", + "languageVersion": "2.6" + }, + { + "name": "file", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/file-6.0.0-nullsafety.4", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "fixnum", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/fixnum-0.10.11", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "flash", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/flash-1.3.1", + "packageUri": "lib/", + "languageVersion": "2.4" + }, + { + "name": "flutter", + "rootUri": "file:///home/applido/flutter/packages/flutter", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter_modular", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_modular-2.0.1", + "packageUri": "lib/", + "languageVersion": "2.7" + }, + { + "name": "flutter_test", + "rootUri": "file:///home/applido/flutter/packages/flutter_test", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter_web_plugins", + "rootUri": "file:///home/applido/flutter/packages/flutter_web_plugins", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "googleapis_auth", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/googleapis_auth-0.2.12", + "packageUri": "lib/", + "languageVersion": "2.0" + }, + { + "name": "grpc", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/grpc-2.8.0", + "packageUri": "lib/", + "languageVersion": "2.8" + }, + { + "name": "hive", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/hive-1.5.0-pre", + "packageUri": "lib/", + "languageVersion": "2.6" + }, + { + "name": "http", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.12.2", + "packageUri": "lib/", + "languageVersion": "2.4" + }, + { + "name": "http2", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/http2-1.0.1", + "packageUri": "lib/", + "languageVersion": "2.5" + }, + { + "name": "http_parser", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-3.1.4", + "packageUri": "lib/", + "languageVersion": "2.3" + }, + { + "name": "intl", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/intl-0.17.0-nullsafety.2", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "js", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/js-0.6.3-nullsafety.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "matcher", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10-nullsafety.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "meta", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0-nullsafety.6", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "nested", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/nested-0.0.4", + "packageUri": "lib/", + "languageVersion": "2.2" + }, + { + "name": "observable_ish", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/observable_ish-2.1.4", + "packageUri": "lib/", + "languageVersion": "2.0" + }, + { + "name": "path", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0-nullsafety.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "path_provider_linux", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-0.0.1+2", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "path_provider_platform_interface", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_platform_interface-1.0.4", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "path_provider_windows", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-0.0.4+3", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "pedantic", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.9.2", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "platform", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.0-nullsafety.4", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "plugin_platform_interface", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/plugin_platform_interface-1.0.3", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "process", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/process-4.0.0-nullsafety.4", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "protobuf", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/protobuf-1.1.0", + "packageUri": "lib/", + "languageVersion": "2.7" + }, + { + "name": "provider", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/provider-4.3.2+2", + "packageUri": "lib/", + "languageVersion": "2.7" + }, + { + "name": "provider_architecture", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/provider_architecture-1.1.1+1", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "shared_preferences", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.12+4", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "shared_preferences_linux", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_linux-0.0.2+4", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "shared_preferences_macos", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+11", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "shared_preferences_platform_interface", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_platform_interface-1.0.4", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "shared_preferences_web", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+7", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "shared_preferences_windows", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_windows-0.0.1+3", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "sky_engine", + "rootUri": "file:///home/applido/flutter/bin/cache/pkg/sky_engine", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "source_span", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.0-nullsafety.4", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "stack_trace", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0-nullsafety.6", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "stacked", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/stacked-1.7.7", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "stream_channel", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0-nullsafety.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "string_scanner", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0-nullsafety.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "sys_core", + "rootUri": "../../../../../../sys-share/sys-core/service/flu", + "packageUri": "lib/", + "languageVersion": "2.7" + }, + { + "name": "sys_share_sys_account_service", + "rootUri": "../../../../../../sys-share/sys-account/service/flu", + "packageUri": "lib/", + "languageVersion": "2.7" + }, + { + "name": "term_glyph", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0-nullsafety.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "test_api", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.2.19-nullsafety.6", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "typed_data", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0-nullsafety.5", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "vector_math", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0-nullsafety.5", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "win32", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/win32-1.7.4", + "packageUri": "lib/", + "languageVersion": "2.7" + }, + { + "name": "xdg_directories", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/xdg_directories-0.1.2", + "packageUri": "lib/", + "languageVersion": "2.3" + }, + { + "name": "sys_share_sys_account_example", + "rootUri": "../", + "packageUri": "lib/", + "languageVersion": "2.1" + } + ], + "generated": "2021-01-07T18:30:33.055330Z", + "generator": "pub", + "generatorVersion": "2.12.0-133.2.beta" +} diff --git a/mod-dummy/example/client/flu/.dart_tool/package_config_subset b/mod-dummy/example/client/flu/.dart_tool/package_config_subset new file mode 100644 index 0000000..92b2f7a --- /dev/null +++ b/mod-dummy/example/client/flu/.dart_tool/package_config_subset @@ -0,0 +1,249 @@ +sys_share_sys_account_example +2.1 +file:///home/applido/Documents/getcouragenow/AppliNH/mod/mod-dummy/example/client/flu/ +file:///home/applido/Documents/getcouragenow/AppliNH/mod/mod-dummy/example/client/flu/lib/ +sys_share_sys_account_service +2.7 +file:///home/applido/Documents/getcouragenow/AppliNH/sys-share/sys-account/service/flu/ +file:///home/applido/Documents/getcouragenow/AppliNH/sys-share/sys-account/service/flu/lib/ +sys_core +2.7 +file:///home/applido/Documents/getcouragenow/AppliNH/sys-share/sys-core/service/flu/ +file:///home/applido/Documents/getcouragenow/AppliNH/sys-share/sys-core/service/flu/lib/ +async +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.5.0-nullsafety.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.5.0-nullsafety.3/lib/ +boolean_selector +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0-nullsafety.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0-nullsafety.3/lib/ +characters +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0-nullsafety.5/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0-nullsafety.5/lib/ +charcode +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0-nullsafety.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0-nullsafety.3/lib/ +clock +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0-nullsafety.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0-nullsafety.3/lib/ +collection +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0-nullsafety.5/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0-nullsafety.5/lib/ +convert +1.17 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1/lib/ +crypto +2.3 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-2.1.5/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-2.1.5/lib/ +cupertino_icons +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-1.0.2/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-1.0.2/lib/ +fake_async +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0-nullsafety.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0-nullsafety.3/lib/ +ffi +2.6 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/ffi-0.1.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/ffi-0.1.3/lib/ +file +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/file-6.0.0-nullsafety.4/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/file-6.0.0-nullsafety.4/lib/ +fixnum +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/fixnum-0.10.11/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/fixnum-0.10.11/lib/ +flash +2.4 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/flash-1.3.1/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/flash-1.3.1/lib/ +flutter_modular +2.7 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_modular-2.0.1/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_modular-2.0.1/lib/ +googleapis_auth +2.0 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/googleapis_auth-0.2.12/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/googleapis_auth-0.2.12/lib/ +grpc +2.8 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/grpc-2.8.0/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/grpc-2.8.0/lib/ +hive +2.6 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/hive-1.5.0-pre/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/hive-1.5.0-pre/lib/ +http +2.4 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.12.2/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.12.2/lib/ +http2 +2.5 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/http2-1.0.1/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/http2-1.0.1/lib/ +http_parser +2.3 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-3.1.4/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-3.1.4/lib/ +intl +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/intl-0.17.0-nullsafety.2/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/intl-0.17.0-nullsafety.2/lib/ +js +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/js-0.6.3-nullsafety.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/js-0.6.3-nullsafety.3/lib/ +matcher +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10-nullsafety.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10-nullsafety.3/lib/ +meta +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0-nullsafety.6/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0-nullsafety.6/lib/ +nested +2.2 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/nested-0.0.4/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/nested-0.0.4/lib/ +observable_ish +2.0 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/observable_ish-2.1.4/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/observable_ish-2.1.4/lib/ +path +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0-nullsafety.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0-nullsafety.3/lib/ +path_provider_linux +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-0.0.1+2/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-0.0.1+2/lib/ +path_provider_platform_interface +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_platform_interface-1.0.4/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_platform_interface-1.0.4/lib/ +path_provider_windows +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-0.0.4+3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-0.0.4+3/lib/ +pedantic +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.9.2/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.9.2/lib/ +platform +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.0-nullsafety.4/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.0-nullsafety.4/lib/ +plugin_platform_interface +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/plugin_platform_interface-1.0.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/plugin_platform_interface-1.0.3/lib/ +process +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/process-4.0.0-nullsafety.4/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/process-4.0.0-nullsafety.4/lib/ +protobuf +2.7 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/protobuf-1.1.0/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/protobuf-1.1.0/lib/ +provider +2.7 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/provider-4.3.2+2/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/provider-4.3.2+2/lib/ +provider_architecture +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/provider_architecture-1.1.1+1/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/provider_architecture-1.1.1+1/lib/ +shared_preferences +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.12+4/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.12+4/lib/ +shared_preferences_linux +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_linux-0.0.2+4/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_linux-0.0.2+4/lib/ +shared_preferences_macos +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+11/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+11/lib/ +shared_preferences_platform_interface +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_platform_interface-1.0.4/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_platform_interface-1.0.4/lib/ +shared_preferences_web +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+7/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+7/lib/ +shared_preferences_windows +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_windows-0.0.1+3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_windows-0.0.1+3/lib/ +source_span +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.0-nullsafety.4/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.0-nullsafety.4/lib/ +stack_trace +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0-nullsafety.6/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0-nullsafety.6/lib/ +stacked +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/stacked-1.7.7/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/stacked-1.7.7/lib/ +stream_channel +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0-nullsafety.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0-nullsafety.3/lib/ +string_scanner +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0-nullsafety.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0-nullsafety.3/lib/ +term_glyph +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0-nullsafety.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0-nullsafety.3/lib/ +test_api +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.2.19-nullsafety.6/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.2.19-nullsafety.6/lib/ +typed_data +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0-nullsafety.5/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0-nullsafety.5/lib/ +vector_math +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0-nullsafety.5/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0-nullsafety.5/lib/ +win32 +2.7 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/win32-1.7.4/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/win32-1.7.4/lib/ +xdg_directories +2.3 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/xdg_directories-0.1.2/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/xdg_directories-0.1.2/lib/ +sky_engine +2.12 +file:///home/applido/flutter/bin/cache/pkg/sky_engine/ +file:///home/applido/flutter/bin/cache/pkg/sky_engine/lib/ +flutter +2.12 +file:///home/applido/flutter/packages/flutter/ +file:///home/applido/flutter/packages/flutter/lib/ +flutter_test +2.12 +file:///home/applido/flutter/packages/flutter_test/ +file:///home/applido/flutter/packages/flutter_test/lib/ +flutter_web_plugins +2.12 +file:///home/applido/flutter/packages/flutter_web_plugins/ +file:///home/applido/flutter/packages/flutter_web_plugins/lib/ +2 diff --git a/mod-dummy/example/client/flu/.dart_tool/version b/mod-dummy/example/client/flu/.dart_tool/version new file mode 100644 index 0000000..59656db --- /dev/null +++ b/mod-dummy/example/client/flu/.dart_tool/version @@ -0,0 +1 @@ +1.25.0-8.2.pre \ No newline at end of file diff --git a/mod-dummy/example/client/flu/.flutter-plugins b/mod-dummy/example/client/flu/.flutter-plugins new file mode 100644 index 0000000..e01ae79 --- /dev/null +++ b/mod-dummy/example/client/flu/.flutter-plugins @@ -0,0 +1,8 @@ +# This is a generated file; do not edit or check into version control. +path_provider_linux=/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-0.0.1+2/ +path_provider_windows=/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-0.0.4+3/ +shared_preferences=/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.12+4/ +shared_preferences_linux=/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_linux-0.0.2+4/ +shared_preferences_macos=/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+11/ +shared_preferences_web=/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+7/ +shared_preferences_windows=/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_windows-0.0.1+3/ diff --git a/mod-dummy/example/client/flu/.flutter-plugins-dependencies b/mod-dummy/example/client/flu/.flutter-plugins-dependencies new file mode 100644 index 0000000..30d4475 --- /dev/null +++ b/mod-dummy/example/client/flu/.flutter-plugins-dependencies @@ -0,0 +1 @@ +{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"shared_preferences","path":"/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.12+4/","dependencies":[]}],"android":[{"name":"shared_preferences","path":"/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.12+4/","dependencies":[]}],"macos":[{"name":"shared_preferences_macos","path":"/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+11/","dependencies":[]}],"linux":[{"name":"path_provider_linux","path":"/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-0.0.1+2/","dependencies":[]},{"name":"shared_preferences_linux","path":"/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_linux-0.0.2+4/","dependencies":["path_provider_linux"]}],"windows":[{"name":"path_provider_windows","path":"/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-0.0.4+3/","dependencies":[]},{"name":"shared_preferences_windows","path":"/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_windows-0.0.1+3/","dependencies":["path_provider_windows"]}],"web":[{"name":"shared_preferences_web","path":"/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+7/","dependencies":[]}]},"dependencyGraph":[{"name":"path_provider_linux","dependencies":[]},{"name":"path_provider_windows","dependencies":[]},{"name":"shared_preferences","dependencies":["shared_preferences_linux","shared_preferences_macos","shared_preferences_web","shared_preferences_windows"]},{"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"]}],"date_created":"2021-01-07 19:30:33.270845","version":"1.25.0-8.2.pre"} \ No newline at end of file diff --git a/mod-dummy/example/client/flu/.packages b/mod-dummy/example/client/flu/.packages new file mode 100644 index 0000000..3ded5eb --- /dev/null +++ b/mod-dummy/example/client/flu/.packages @@ -0,0 +1,63 @@ +# Generated by pub on 2021-01-07 19:30:33.017217. +async:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.5.0-nullsafety.3/lib/ +boolean_selector:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0-nullsafety.3/lib/ +characters:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0-nullsafety.5/lib/ +charcode:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0-nullsafety.3/lib/ +clock:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0-nullsafety.3/lib/ +collection:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0-nullsafety.5/lib/ +convert:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1/lib/ +crypto:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-2.1.5/lib/ +cupertino_icons:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-1.0.2/lib/ +fake_async:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0-nullsafety.3/lib/ +ffi:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/ffi-0.1.3/lib/ +file:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/file-6.0.0-nullsafety.4/lib/ +fixnum:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/fixnum-0.10.11/lib/ +flash:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/flash-1.3.1/lib/ +flutter:file:///home/applido/flutter/packages/flutter/lib/ +flutter_modular:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_modular-2.0.1/lib/ +flutter_test:file:///home/applido/flutter/packages/flutter_test/lib/ +flutter_web_plugins:file:///home/applido/flutter/packages/flutter_web_plugins/lib/ +googleapis_auth:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/googleapis_auth-0.2.12/lib/ +grpc:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/grpc-2.8.0/lib/ +hive:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/hive-1.5.0-pre/lib/ +http:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.12.2/lib/ +http2:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/http2-1.0.1/lib/ +http_parser:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-3.1.4/lib/ +intl:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/intl-0.17.0-nullsafety.2/lib/ +js:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/js-0.6.3-nullsafety.3/lib/ +matcher:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10-nullsafety.3/lib/ +meta:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0-nullsafety.6/lib/ +nested:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/nested-0.0.4/lib/ +observable_ish:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/observable_ish-2.1.4/lib/ +path:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0-nullsafety.3/lib/ +path_provider_linux:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-0.0.1+2/lib/ +path_provider_platform_interface:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_platform_interface-1.0.4/lib/ +path_provider_windows:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-0.0.4+3/lib/ +pedantic:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.9.2/lib/ +platform:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.0-nullsafety.4/lib/ +plugin_platform_interface:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/plugin_platform_interface-1.0.3/lib/ +process:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/process-4.0.0-nullsafety.4/lib/ +protobuf:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/protobuf-1.1.0/lib/ +provider:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/provider-4.3.2+2/lib/ +provider_architecture:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/provider_architecture-1.1.1+1/lib/ +shared_preferences:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.12+4/lib/ +shared_preferences_linux:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_linux-0.0.2+4/lib/ +shared_preferences_macos:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+11/lib/ +shared_preferences_platform_interface:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_platform_interface-1.0.4/lib/ +shared_preferences_web:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+7/lib/ +shared_preferences_windows:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_windows-0.0.1+3/lib/ +sky_engine:file:///home/applido/flutter/bin/cache/pkg/sky_engine/lib/ +source_span:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.0-nullsafety.4/lib/ +stack_trace:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0-nullsafety.6/lib/ +stacked:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/stacked-1.7.7/lib/ +stream_channel:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0-nullsafety.3/lib/ +string_scanner:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0-nullsafety.3/lib/ +sys_core:../../../../../sys-share/sys-core/service/flu/lib/ +sys_share_sys_account_service:../../../../../sys-share/sys-account/service/flu/lib/ +term_glyph:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0-nullsafety.3/lib/ +test_api:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.2.19-nullsafety.6/lib/ +typed_data:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0-nullsafety.5/lib/ +vector_math:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0-nullsafety.5/lib/ +win32:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/win32-1.7.4/lib/ +xdg_directories:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/xdg_directories-0.1.2/lib/ +sys_share_sys_account_example:lib/ diff --git a/mod-dummy/example/client/flu/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java b/mod-dummy/example/client/flu/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java new file mode 100644 index 0000000..ffca683 --- /dev/null +++ b/mod-dummy/example/client/flu/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java @@ -0,0 +1,18 @@ +package io.flutter.plugins; + +import androidx.annotation.Keep; +import androidx.annotation.NonNull; + +import io.flutter.embedding.engine.FlutterEngine; + +/** + * Generated file. Do not edit. + * This file is generated by the Flutter tool based on the + * plugins that support the Android platform. + */ +@Keep +public final class GeneratedPluginRegistrant { + public static void registerWith(@NonNull FlutterEngine flutterEngine) { + flutterEngine.getPlugins().add(new io.flutter.plugins.sharedpreferences.SharedPreferencesPlugin()); + } +} diff --git a/mod-dummy/example/client/flu/android/local.properties b/mod-dummy/example/client/flu/android/local.properties new file mode 100644 index 0000000..7e24480 --- /dev/null +++ b/mod-dummy/example/client/flu/android/local.properties @@ -0,0 +1 @@ +flutter.sdk=/home/applido/flutter \ No newline at end of file diff --git a/mod-dummy/example/client/flu/ios/Flutter/Generated.xcconfig b/mod-dummy/example/client/flu/ios/Flutter/Generated.xcconfig new file mode 100644 index 0000000..0c6794c --- /dev/null +++ b/mod-dummy/example/client/flu/ios/Flutter/Generated.xcconfig @@ -0,0 +1,12 @@ +// This is a generated file; do not edit or check into version control. +FLUTTER_ROOT=/home/applido/flutter +FLUTTER_APPLICATION_PATH=/home/applido/Documents/getcouragenow/AppliNH/mod/mod-dummy/example/client/flu +FLUTTER_TARGET=lib/main.dart +FLUTTER_BUILD_DIR=build +SYMROOT=${SOURCE_ROOT}/../build/ios +FLUTTER_BUILD_NAME=1.0.0 +FLUTTER_BUILD_NUMBER=1 +DART_OBFUSCATION=false +TRACK_WIDGET_CREATION=false +TREE_SHAKE_ICONS=false +PACKAGE_CONFIG=.packages diff --git a/mod-dummy/example/client/flu/ios/Flutter/flutter_export_environment.sh b/mod-dummy/example/client/flu/ios/Flutter/flutter_export_environment.sh new file mode 100755 index 0000000..48d8641 --- /dev/null +++ b/mod-dummy/example/client/flu/ios/Flutter/flutter_export_environment.sh @@ -0,0 +1,13 @@ +#!/bin/sh +# This is a generated file; do not edit or check into version control. +export "FLUTTER_ROOT=/home/applido/flutter" +export "FLUTTER_APPLICATION_PATH=/home/applido/Documents/getcouragenow/AppliNH/mod/mod-dummy/example/client/flu" +export "FLUTTER_TARGET=lib/main.dart" +export "FLUTTER_BUILD_DIR=build" +export "SYMROOT=${SOURCE_ROOT}/../build/ios" +export "FLUTTER_BUILD_NAME=1.0.0" +export "FLUTTER_BUILD_NUMBER=1" +export "DART_OBFUSCATION=false" +export "TRACK_WIDGET_CREATION=false" +export "TREE_SHAKE_ICONS=false" +export "PACKAGE_CONFIG=.packages" diff --git a/mod-dummy/example/client/flu/ios/Runner/GeneratedPluginRegistrant.h b/mod-dummy/example/client/flu/ios/Runner/GeneratedPluginRegistrant.h new file mode 100644 index 0000000..ed9a5c6 --- /dev/null +++ b/mod-dummy/example/client/flu/ios/Runner/GeneratedPluginRegistrant.h @@ -0,0 +1,17 @@ +// +// Generated file. Do not edit. +// + +#ifndef GeneratedPluginRegistrant_h +#define GeneratedPluginRegistrant_h + +#import + +NS_ASSUME_NONNULL_BEGIN + +@interface GeneratedPluginRegistrant : NSObject ++ (void)registerWithRegistry:(NSObject*)registry; +@end + +NS_ASSUME_NONNULL_END +#endif /* GeneratedPluginRegistrant_h */ diff --git a/mod-dummy/example/client/flu/ios/Runner/GeneratedPluginRegistrant.m b/mod-dummy/example/client/flu/ios/Runner/GeneratedPluginRegistrant.m new file mode 100644 index 0000000..429aa2a --- /dev/null +++ b/mod-dummy/example/client/flu/ios/Runner/GeneratedPluginRegistrant.m @@ -0,0 +1,19 @@ +// +// Generated file. Do not edit. +// + +#import "GeneratedPluginRegistrant.h" + +#if __has_include() +#import +#else +@import shared_preferences; +#endif + +@implementation GeneratedPluginRegistrant + ++ (void)registerWithRegistry:(NSObject*)registry { + [FLTSharedPreferencesPlugin registerWithRegistrar:[registry registrarForPlugin:@"FLTSharedPreferencesPlugin"]]; +} + +@end diff --git a/mod-dummy/example/client/flu/lib/generated_plugin_registrant.dart b/mod-dummy/example/client/flu/lib/generated_plugin_registrant.dart new file mode 100644 index 0000000..609f63f --- /dev/null +++ b/mod-dummy/example/client/flu/lib/generated_plugin_registrant.dart @@ -0,0 +1,13 @@ +// +// Generated file. Do not edit. +// + +import 'package:shared_preferences_web/shared_preferences_web.dart'; + +import 'package:flutter_web_plugins/flutter_web_plugins.dart'; + +// ignore: public_member_api_docs +void registerPlugins(Registrar registrar) { + SharedPreferencesPlugin.registerWith(registrar); + registrar.registerMessageHandler(); +} diff --git a/mod-dummy/service/flu/.dart_tool/package_config.json b/mod-dummy/service/flu/.dart_tool/package_config.json new file mode 100644 index 0000000..5876569 --- /dev/null +++ b/mod-dummy/service/flu/.dart_tool/package_config.json @@ -0,0 +1,380 @@ +{ + "configVersion": 2, + "packages": [ + { + "name": "async", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.5.0-nullsafety.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "boolean_selector", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0-nullsafety.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "characters", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0-nullsafety.5", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "charcode", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0-nullsafety.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "clock", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0-nullsafety.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "collection", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0-nullsafety.5", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "convert", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1", + "packageUri": "lib/", + "languageVersion": "1.17" + }, + { + "name": "crypto", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-2.1.5", + "packageUri": "lib/", + "languageVersion": "2.3" + }, + { + "name": "cupertino_icons", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-1.0.2", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "fake_async", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0-nullsafety.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "ffi", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/ffi-0.1.3", + "packageUri": "lib/", + "languageVersion": "2.6" + }, + { + "name": "file", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/file-6.0.0-nullsafety.4", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "fixnum", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/fixnum-0.10.11", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "flash", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/flash-1.3.1", + "packageUri": "lib/", + "languageVersion": "2.4" + }, + { + "name": "flutter", + "rootUri": "file:///home/applido/flutter/packages/flutter", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter_modular", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_modular-2.0.1", + "packageUri": "lib/", + "languageVersion": "2.7" + }, + { + "name": "flutter_test", + "rootUri": "file:///home/applido/flutter/packages/flutter_test", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter_web_plugins", + "rootUri": "file:///home/applido/flutter/packages/flutter_web_plugins", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "googleapis_auth", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/googleapis_auth-0.2.12", + "packageUri": "lib/", + "languageVersion": "2.0" + }, + { + "name": "grpc", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/grpc-2.8.0", + "packageUri": "lib/", + "languageVersion": "2.8" + }, + { + "name": "hive", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/hive-1.5.0-pre", + "packageUri": "lib/", + "languageVersion": "2.6" + }, + { + "name": "http", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.12.2", + "packageUri": "lib/", + "languageVersion": "2.4" + }, + { + "name": "http2", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/http2-1.0.1", + "packageUri": "lib/", + "languageVersion": "2.5" + }, + { + "name": "http_parser", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-3.1.4", + "packageUri": "lib/", + "languageVersion": "2.3" + }, + { + "name": "intl", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/intl-0.17.0-nullsafety.2", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "js", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/js-0.6.3-nullsafety.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "matcher", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10-nullsafety.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "meta", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0-nullsafety.6", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "nested", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/nested-0.0.4", + "packageUri": "lib/", + "languageVersion": "2.2" + }, + { + "name": "observable_ish", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/observable_ish-2.1.4", + "packageUri": "lib/", + "languageVersion": "2.0" + }, + { + "name": "path", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0-nullsafety.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "path_provider_linux", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-0.0.1+2", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "path_provider_platform_interface", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_platform_interface-1.0.4", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "path_provider_windows", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-0.0.4+3", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "pedantic", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.9.2", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "platform", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.0-nullsafety.4", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "plugin_platform_interface", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/plugin_platform_interface-1.0.3", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "process", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/process-4.0.0-nullsafety.4", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "protobuf", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/protobuf-1.1.0", + "packageUri": "lib/", + "languageVersion": "2.7" + }, + { + "name": "provider", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/provider-4.3.2+3", + "packageUri": "lib/", + "languageVersion": "2.7" + }, + { + "name": "provider_architecture", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/provider_architecture-1.1.1+1", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "shared_preferences", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.12+4", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "shared_preferences_linux", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_linux-0.0.2+4", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "shared_preferences_macos", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+11", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "shared_preferences_platform_interface", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_platform_interface-1.0.4", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "shared_preferences_web", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+7", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "shared_preferences_windows", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_windows-0.0.1+3", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "sky_engine", + "rootUri": "file:///home/applido/flutter/bin/cache/pkg/sky_engine", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "source_span", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.0-nullsafety.4", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "stack_trace", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0-nullsafety.6", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "stacked", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/stacked-1.7.7", + "packageUri": "lib/", + "languageVersion": "2.1" + }, + { + "name": "stream_channel", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0-nullsafety.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "string_scanner", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0-nullsafety.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "sys_core", + "rootUri": "../../../../../sys-share/sys-core/service/flu", + "packageUri": "lib/", + "languageVersion": "2.7" + }, + { + "name": "sys_share_sys_account_service", + "rootUri": "../../../../../sys-share/sys-account/service/flu", + "packageUri": "lib/", + "languageVersion": "2.7" + }, + { + "name": "term_glyph", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0-nullsafety.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "test_api", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.2.19-nullsafety.6", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "typed_data", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0-nullsafety.5", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "vector_math", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0-nullsafety.5", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "win32", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/win32-1.7.4", + "packageUri": "lib/", + "languageVersion": "2.7" + }, + { + "name": "xdg_directories", + "rootUri": "file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/xdg_directories-0.1.2", + "packageUri": "lib/", + "languageVersion": "2.3" + }, + { + "name": "mod_dummy", + "rootUri": "../", + "packageUri": "lib/", + "languageVersion": "2.7" + } + ], + "generated": "2021-01-13T09:05:25.090423Z", + "generator": "pub", + "generatorVersion": "2.12.0-133.2.beta" +} diff --git a/mod-dummy/service/flu/.dart_tool/package_config_subset b/mod-dummy/service/flu/.dart_tool/package_config_subset new file mode 100644 index 0000000..1c42a03 --- /dev/null +++ b/mod-dummy/service/flu/.dart_tool/package_config_subset @@ -0,0 +1,249 @@ +mod_dummy +2.7 +file:///home/applido/Documents/getcouragenow/AppliNH/mod/mod-dummy/service/flu/ +file:///home/applido/Documents/getcouragenow/AppliNH/mod/mod-dummy/service/flu/lib/ +sys_share_sys_account_service +2.7 +file:///home/applido/Documents/getcouragenow/AppliNH/sys-share/sys-account/service/flu/ +file:///home/applido/Documents/getcouragenow/AppliNH/sys-share/sys-account/service/flu/lib/ +sys_core +2.7 +file:///home/applido/Documents/getcouragenow/AppliNH/sys-share/sys-core/service/flu/ +file:///home/applido/Documents/getcouragenow/AppliNH/sys-share/sys-core/service/flu/lib/ +async +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.5.0-nullsafety.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.5.0-nullsafety.3/lib/ +boolean_selector +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0-nullsafety.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0-nullsafety.3/lib/ +characters +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0-nullsafety.5/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0-nullsafety.5/lib/ +charcode +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0-nullsafety.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0-nullsafety.3/lib/ +clock +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0-nullsafety.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0-nullsafety.3/lib/ +collection +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0-nullsafety.5/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0-nullsafety.5/lib/ +convert +1.17 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1/lib/ +crypto +2.3 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-2.1.5/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-2.1.5/lib/ +cupertino_icons +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-1.0.2/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-1.0.2/lib/ +fake_async +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0-nullsafety.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0-nullsafety.3/lib/ +ffi +2.6 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/ffi-0.1.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/ffi-0.1.3/lib/ +file +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/file-6.0.0-nullsafety.4/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/file-6.0.0-nullsafety.4/lib/ +fixnum +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/fixnum-0.10.11/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/fixnum-0.10.11/lib/ +flash +2.4 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/flash-1.3.1/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/flash-1.3.1/lib/ +flutter_modular +2.7 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_modular-2.0.1/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_modular-2.0.1/lib/ +googleapis_auth +2.0 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/googleapis_auth-0.2.12/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/googleapis_auth-0.2.12/lib/ +grpc +2.8 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/grpc-2.8.0/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/grpc-2.8.0/lib/ +hive +2.6 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/hive-1.5.0-pre/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/hive-1.5.0-pre/lib/ +http +2.4 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.12.2/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.12.2/lib/ +http2 +2.5 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/http2-1.0.1/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/http2-1.0.1/lib/ +http_parser +2.3 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-3.1.4/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-3.1.4/lib/ +intl +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/intl-0.17.0-nullsafety.2/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/intl-0.17.0-nullsafety.2/lib/ +js +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/js-0.6.3-nullsafety.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/js-0.6.3-nullsafety.3/lib/ +matcher +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10-nullsafety.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10-nullsafety.3/lib/ +meta +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0-nullsafety.6/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0-nullsafety.6/lib/ +nested +2.2 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/nested-0.0.4/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/nested-0.0.4/lib/ +observable_ish +2.0 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/observable_ish-2.1.4/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/observable_ish-2.1.4/lib/ +path +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0-nullsafety.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0-nullsafety.3/lib/ +path_provider_linux +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-0.0.1+2/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-0.0.1+2/lib/ +path_provider_platform_interface +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_platform_interface-1.0.4/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_platform_interface-1.0.4/lib/ +path_provider_windows +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-0.0.4+3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-0.0.4+3/lib/ +pedantic +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.9.2/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.9.2/lib/ +platform +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.0-nullsafety.4/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.0-nullsafety.4/lib/ +plugin_platform_interface +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/plugin_platform_interface-1.0.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/plugin_platform_interface-1.0.3/lib/ +process +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/process-4.0.0-nullsafety.4/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/process-4.0.0-nullsafety.4/lib/ +protobuf +2.7 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/protobuf-1.1.0/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/protobuf-1.1.0/lib/ +provider +2.7 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/provider-4.3.2+3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/provider-4.3.2+3/lib/ +provider_architecture +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/provider_architecture-1.1.1+1/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/provider_architecture-1.1.1+1/lib/ +shared_preferences +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.12+4/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.12+4/lib/ +shared_preferences_linux +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_linux-0.0.2+4/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_linux-0.0.2+4/lib/ +shared_preferences_macos +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+11/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+11/lib/ +shared_preferences_platform_interface +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_platform_interface-1.0.4/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_platform_interface-1.0.4/lib/ +shared_preferences_web +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+7/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+7/lib/ +shared_preferences_windows +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_windows-0.0.1+3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_windows-0.0.1+3/lib/ +source_span +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.0-nullsafety.4/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.0-nullsafety.4/lib/ +stack_trace +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0-nullsafety.6/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0-nullsafety.6/lib/ +stacked +2.1 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/stacked-1.7.7/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/stacked-1.7.7/lib/ +stream_channel +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0-nullsafety.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0-nullsafety.3/lib/ +string_scanner +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0-nullsafety.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0-nullsafety.3/lib/ +term_glyph +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0-nullsafety.3/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0-nullsafety.3/lib/ +test_api +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.2.19-nullsafety.6/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.2.19-nullsafety.6/lib/ +typed_data +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0-nullsafety.5/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0-nullsafety.5/lib/ +vector_math +2.12 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0-nullsafety.5/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0-nullsafety.5/lib/ +win32 +2.7 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/win32-1.7.4/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/win32-1.7.4/lib/ +xdg_directories +2.3 +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/xdg_directories-0.1.2/ +file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/xdg_directories-0.1.2/lib/ +sky_engine +2.12 +file:///home/applido/flutter/bin/cache/pkg/sky_engine/ +file:///home/applido/flutter/bin/cache/pkg/sky_engine/lib/ +flutter +2.12 +file:///home/applido/flutter/packages/flutter/ +file:///home/applido/flutter/packages/flutter/lib/ +flutter_test +2.12 +file:///home/applido/flutter/packages/flutter_test/ +file:///home/applido/flutter/packages/flutter_test/lib/ +flutter_web_plugins +2.12 +file:///home/applido/flutter/packages/flutter_web_plugins/ +file:///home/applido/flutter/packages/flutter_web_plugins/lib/ +2 diff --git a/mod-dummy/service/flu/.dart_tool/version b/mod-dummy/service/flu/.dart_tool/version new file mode 100644 index 0000000..59656db --- /dev/null +++ b/mod-dummy/service/flu/.dart_tool/version @@ -0,0 +1 @@ +1.25.0-8.2.pre \ No newline at end of file diff --git a/mod-dummy/service/flu/.flutter-plugins b/mod-dummy/service/flu/.flutter-plugins new file mode 100644 index 0000000..e01ae79 --- /dev/null +++ b/mod-dummy/service/flu/.flutter-plugins @@ -0,0 +1,8 @@ +# This is a generated file; do not edit or check into version control. +path_provider_linux=/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-0.0.1+2/ +path_provider_windows=/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-0.0.4+3/ +shared_preferences=/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.12+4/ +shared_preferences_linux=/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_linux-0.0.2+4/ +shared_preferences_macos=/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+11/ +shared_preferences_web=/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+7/ +shared_preferences_windows=/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_windows-0.0.1+3/ diff --git a/mod-dummy/service/flu/.flutter-plugins-dependencies b/mod-dummy/service/flu/.flutter-plugins-dependencies new file mode 100644 index 0000000..c7f1b71 --- /dev/null +++ b/mod-dummy/service/flu/.flutter-plugins-dependencies @@ -0,0 +1 @@ +{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"shared_preferences","path":"/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.12+4/","dependencies":[]}],"android":[{"name":"shared_preferences","path":"/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.12+4/","dependencies":[]}],"macos":[{"name":"shared_preferences_macos","path":"/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+11/","dependencies":[]}],"linux":[{"name":"path_provider_linux","path":"/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-0.0.1+2/","dependencies":[]},{"name":"shared_preferences_linux","path":"/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_linux-0.0.2+4/","dependencies":["path_provider_linux"]}],"windows":[{"name":"path_provider_windows","path":"/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-0.0.4+3/","dependencies":[]},{"name":"shared_preferences_windows","path":"/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_windows-0.0.1+3/","dependencies":["path_provider_windows"]}],"web":[{"name":"shared_preferences_web","path":"/home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+7/","dependencies":[]}]},"dependencyGraph":[{"name":"path_provider_linux","dependencies":[]},{"name":"path_provider_windows","dependencies":[]},{"name":"shared_preferences","dependencies":["shared_preferences_linux","shared_preferences_macos","shared_preferences_web","shared_preferences_windows"]},{"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"]}],"date_created":"2021-01-13 10:05:25.245498","version":"1.25.0-8.2.pre"} \ No newline at end of file diff --git a/mod-dummy/service/flu/.packages b/mod-dummy/service/flu/.packages new file mode 100644 index 0000000..6bfa7df --- /dev/null +++ b/mod-dummy/service/flu/.packages @@ -0,0 +1,63 @@ +# Generated by pub on 2021-01-13 10:05:25.071933. +async:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.5.0-nullsafety.3/lib/ +boolean_selector:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0-nullsafety.3/lib/ +characters:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0-nullsafety.5/lib/ +charcode:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0-nullsafety.3/lib/ +clock:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0-nullsafety.3/lib/ +collection:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0-nullsafety.5/lib/ +convert:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1/lib/ +crypto:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-2.1.5/lib/ +cupertino_icons:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-1.0.2/lib/ +fake_async:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0-nullsafety.3/lib/ +ffi:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/ffi-0.1.3/lib/ +file:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/file-6.0.0-nullsafety.4/lib/ +fixnum:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/fixnum-0.10.11/lib/ +flash:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/flash-1.3.1/lib/ +flutter:file:///home/applido/flutter/packages/flutter/lib/ +flutter_modular:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_modular-2.0.1/lib/ +flutter_test:file:///home/applido/flutter/packages/flutter_test/lib/ +flutter_web_plugins:file:///home/applido/flutter/packages/flutter_web_plugins/lib/ +googleapis_auth:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/googleapis_auth-0.2.12/lib/ +grpc:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/grpc-2.8.0/lib/ +hive:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/hive-1.5.0-pre/lib/ +http:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.12.2/lib/ +http2:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/http2-1.0.1/lib/ +http_parser:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-3.1.4/lib/ +intl:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/intl-0.17.0-nullsafety.2/lib/ +js:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/js-0.6.3-nullsafety.3/lib/ +matcher:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10-nullsafety.3/lib/ +meta:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0-nullsafety.6/lib/ +nested:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/nested-0.0.4/lib/ +observable_ish:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/observable_ish-2.1.4/lib/ +path:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0-nullsafety.3/lib/ +path_provider_linux:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-0.0.1+2/lib/ +path_provider_platform_interface:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_platform_interface-1.0.4/lib/ +path_provider_windows:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-0.0.4+3/lib/ +pedantic:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.9.2/lib/ +platform:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.0-nullsafety.4/lib/ +plugin_platform_interface:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/plugin_platform_interface-1.0.3/lib/ +process:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/process-4.0.0-nullsafety.4/lib/ +protobuf:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/protobuf-1.1.0/lib/ +provider:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/provider-4.3.2+3/lib/ +provider_architecture:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/provider_architecture-1.1.1+1/lib/ +shared_preferences:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.12+4/lib/ +shared_preferences_linux:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_linux-0.0.2+4/lib/ +shared_preferences_macos:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+11/lib/ +shared_preferences_platform_interface:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_platform_interface-1.0.4/lib/ +shared_preferences_web:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+7/lib/ +shared_preferences_windows:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_windows-0.0.1+3/lib/ +sky_engine:file:///home/applido/flutter/bin/cache/pkg/sky_engine/lib/ +source_span:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.0-nullsafety.4/lib/ +stack_trace:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0-nullsafety.6/lib/ +stacked:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/stacked-1.7.7/lib/ +stream_channel:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0-nullsafety.3/lib/ +string_scanner:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0-nullsafety.3/lib/ +sys_core:../../../../sys-share/sys-core/service/flu/lib/ +sys_share_sys_account_service:../../../../sys-share/sys-account/service/flu/lib/ +term_glyph:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0-nullsafety.3/lib/ +test_api:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.2.19-nullsafety.6/lib/ +typed_data:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0-nullsafety.5/lib/ +vector_math:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0-nullsafety.5/lib/ +win32:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/win32-1.7.4/lib/ +xdg_directories:file:///home/applido/flutter/.pub-cache/hosted/pub.dartlang.org/xdg_directories-0.1.2/lib/ +mod_dummy:lib/