From 4ae326c5c49fcdbc9e096ae3f51e232dfe29ee15 Mon Sep 17 00:00:00 2001 From: AppliNH Date: Fri, 8 Jan 2021 08:36:52 +0100 Subject: [PATCH 1/2] [FLU-FIX] : Fixing package dependencies issues. ! However an error still remains in mod-dummy/service --- mod-dummy/example/client/flu/pubspec.lock | 244 ++++++++++-------- mod-dummy/example/client/flu/pubspec.yaml | 6 +- mod-dummy/service/flu/lib/pkg/pkg.dart | 2 +- mod-dummy/service/flu/pubspec.yaml | 10 +- .../service/go/rpc/v2/mod_dummy_models.pb.go | 4 +- .../go/rpc/v2/mod_dummy_services.cobra.pb.go | 14 +- 6 files changed, 155 insertions(+), 125 deletions(-) diff --git a/mod-dummy/example/client/flu/pubspec.lock b/mod-dummy/example/client/flu/pubspec.lock index d5756ed..3772646 100644 --- a/mod-dummy/example/client/flu/pubspec.lock +++ b/mod-dummy/example/client/flu/pubspec.lock @@ -1,76 +1,48 @@ # Generated by pub # See https://dart.dev/tools/pub/glossary#lockfile packages: - _fe_analyzer_shared: - dependency: transitive - description: - name: _fe_analyzer_shared - url: "https://pub.dartlang.org" - source: hosted - version: "7.0.0" - analyzer: - dependency: transitive - description: - name: analyzer - url: "https://pub.dartlang.org" - source: hosted - version: "0.39.17" - args: - dependency: transitive - description: - name: args - url: "https://pub.dartlang.org" - source: hosted - version: "1.6.0" async: dependency: transitive description: name: async url: "https://pub.dartlang.org" source: hosted - version: "2.5.0-nullsafety" + version: "2.5.0-nullsafety.3" boolean_selector: dependency: transitive description: name: boolean_selector url: "https://pub.dartlang.org" source: hosted - version: "2.1.0-nullsafety" + version: "2.1.0-nullsafety.3" characters: dependency: transitive description: name: characters url: "https://pub.dartlang.org" source: hosted - version: "1.1.0-nullsafety.2" + version: "1.1.0-nullsafety.5" charcode: dependency: transitive description: name: charcode url: "https://pub.dartlang.org" source: hosted - version: "1.2.0-nullsafety" - cli_util: - dependency: transitive - description: - name: cli_util - url: "https://pub.dartlang.org" - source: hosted - version: "0.2.0" + version: "1.2.0-nullsafety.3" clock: dependency: transitive description: name: clock url: "https://pub.dartlang.org" source: hosted - version: "1.1.0-nullsafety" + version: "1.1.0-nullsafety.3" collection: dependency: transitive description: name: collection url: "https://pub.dartlang.org" source: hosted - version: "1.15.0-nullsafety.2" + version: "1.15.0-nullsafety.5" convert: dependency: transitive description: @@ -85,34 +57,34 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "2.1.5" - csslib: - dependency: transitive - description: - name: csslib - url: "https://pub.dartlang.org" - source: hosted - version: "0.16.2" cupertino_icons: dependency: "direct main" description: name: cupertino_icons url: "https://pub.dartlang.org" source: hosted - version: "0.1.3" - dart_style: + version: "1.0.2" + fake_async: dependency: transitive description: - name: dart_style + name: fake_async url: "https://pub.dartlang.org" source: hosted - version: "1.3.6" - fake_async: + version: "1.2.0-nullsafety.3" + ffi: dependency: transitive description: - name: fake_async + name: ffi url: "https://pub.dartlang.org" source: hosted - version: "1.1.0-nullsafety" + version: "0.1.3" + file: + dependency: transitive + description: + name: file + url: "https://pub.dartlang.org" + source: hosted + version: "6.0.0-nullsafety.4" fixnum: dependency: transitive description: @@ -144,13 +116,11 @@ packages: description: flutter source: sdk version: "0.0.0" - glob: + flutter_web_plugins: dependency: transitive - description: - name: glob - url: "https://pub.dartlang.org" - source: hosted - version: "1.2.0" + description: flutter + source: sdk + version: "0.0.0" googleapis_auth: dependency: transitive description: @@ -164,14 +134,14 @@ packages: name: grpc url: "https://pub.dartlang.org" source: hosted - version: "2.3.0" - html: + version: "2.8.0" + hive: dependency: transitive description: - name: html + name: hive url: "https://pub.dartlang.org" source: hosted - version: "0.14.0+4" + version: "1.5.0-pre" http: dependency: transitive description: @@ -199,35 +169,28 @@ packages: name: intl url: "https://pub.dartlang.org" source: hosted - version: "0.16.1" - intl_translation: - dependency: transitive - description: - name: intl_translation - url: "https://pub.dartlang.org" - source: hosted - version: "0.17.10+1" + version: "0.17.0-nullsafety.2" js: dependency: transitive description: name: js url: "https://pub.dartlang.org" source: hosted - version: "0.6.2" + version: "0.6.3-nullsafety.3" matcher: dependency: transitive description: name: matcher url: "https://pub.dartlang.org" source: hosted - version: "0.12.10-nullsafety" + version: "0.12.10-nullsafety.3" meta: dependency: transitive description: name: meta url: "https://pub.dartlang.org" source: hosted - version: "1.3.0-nullsafety.2" + version: "1.3.0-nullsafety.6" nested: dependency: transitive description: @@ -235,41 +198,41 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "0.0.4" - node_interop: + observable_ish: dependency: transitive description: - name: node_interop + name: observable_ish url: "https://pub.dartlang.org" source: hosted - version: "1.1.1" - node_io: + version: "2.1.4" + path: dependency: transitive description: - name: node_io + name: path url: "https://pub.dartlang.org" source: hosted - version: "1.1.1" - observable_ish: + version: "1.8.0-nullsafety.3" + path_provider_linux: dependency: transitive description: - name: observable_ish + name: path_provider_linux url: "https://pub.dartlang.org" source: hosted - version: "2.1.4" - package_config: + version: "0.0.1+2" + path_provider_platform_interface: dependency: transitive description: - name: package_config + name: path_provider_platform_interface url: "https://pub.dartlang.org" source: hosted - version: "1.9.3" - path: + version: "1.0.4" + path_provider_windows: dependency: transitive description: - name: path + name: path_provider_windows url: "https://pub.dartlang.org" source: hosted - version: "1.8.0-nullsafety" + version: "0.0.4+3" pedantic: dependency: transitive description: @@ -277,20 +240,34 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.9.2" - petitparser: + platform: + dependency: transitive + description: + name: platform + url: "https://pub.dartlang.org" + source: hosted + version: "3.0.0-nullsafety.4" + plugin_platform_interface: + dependency: transitive + description: + name: plugin_platform_interface + url: "https://pub.dartlang.org" + source: hosted + version: "1.0.3" + process: dependency: transitive description: - name: petitparser + name: process url: "https://pub.dartlang.org" source: hosted - version: "3.1.0" + version: "4.0.0-nullsafety.4" protobuf: dependency: transitive description: name: protobuf url: "https://pub.dartlang.org" source: hosted - version: "1.0.1" + version: "1.1.0" provider: dependency: transitive description: @@ -298,13 +275,55 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "4.3.2+2" - pub_semver: + provider_architecture: dependency: transitive description: - name: pub_semver + name: provider_architecture url: "https://pub.dartlang.org" source: hosted - version: "1.4.4" + version: "1.1.1+1" + shared_preferences: + dependency: transitive + description: + name: shared_preferences + url: "https://pub.dartlang.org" + source: hosted + version: "0.5.12+4" + shared_preferences_linux: + dependency: transitive + description: + name: shared_preferences_linux + url: "https://pub.dartlang.org" + source: hosted + version: "0.0.2+4" + shared_preferences_macos: + dependency: transitive + description: + name: shared_preferences_macos + url: "https://pub.dartlang.org" + source: hosted + version: "0.0.1+11" + shared_preferences_platform_interface: + dependency: transitive + description: + name: shared_preferences_platform_interface + url: "https://pub.dartlang.org" + source: hosted + version: "1.0.4" + shared_preferences_web: + dependency: transitive + description: + name: shared_preferences_web + url: "https://pub.dartlang.org" + source: hosted + version: "0.1.2+7" + shared_preferences_windows: + dependency: transitive + description: + name: shared_preferences_windows + url: "https://pub.dartlang.org" + source: hosted + version: "0.0.1+3" sky_engine: dependency: transitive description: flutter @@ -316,39 +335,46 @@ packages: name: source_span url: "https://pub.dartlang.org" source: hosted - version: "1.8.0-nullsafety" + version: "1.8.0-nullsafety.4" stack_trace: dependency: transitive description: name: stack_trace url: "https://pub.dartlang.org" source: hosted - version: "1.10.0-nullsafety" + version: "1.10.0-nullsafety.6" stacked: dependency: transitive description: name: stacked url: "https://pub.dartlang.org" source: hosted - version: "1.7.6" + version: "1.7.7" stream_channel: dependency: transitive description: name: stream_channel url: "https://pub.dartlang.org" source: hosted - version: "2.1.0-nullsafety" + version: "2.1.0-nullsafety.3" string_scanner: dependency: transitive description: name: string_scanner url: "https://pub.dartlang.org" source: hosted - version: "1.1.0-nullsafety" + version: "1.1.0-nullsafety.3" + sys_core: + dependency: transitive + description: + path: "../../../../../sys-share/sys-core/service/flu" + relative: true + source: path + version: "0.0.1" sys_share_sys_account_service: dependency: "direct main" description: - path: "../../../service/flu" + path: "../../../../../sys-share/sys-account/service/flu" relative: true source: path version: "1.0.0+1" @@ -358,42 +384,42 @@ packages: name: term_glyph url: "https://pub.dartlang.org" source: hosted - version: "1.2.0-nullsafety" + version: "1.2.0-nullsafety.3" test_api: dependency: transitive description: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.2.19-nullsafety" + version: "0.2.19-nullsafety.6" typed_data: dependency: transitive description: name: typed_data url: "https://pub.dartlang.org" source: hosted - version: "1.3.0-nullsafety.2" + version: "1.3.0-nullsafety.5" vector_math: dependency: transitive description: name: vector_math url: "https://pub.dartlang.org" source: hosted - version: "2.1.0-nullsafety.2" - watcher: + version: "2.1.0-nullsafety.5" + win32: dependency: transitive description: - name: watcher + name: win32 url: "https://pub.dartlang.org" source: hosted - version: "0.9.7+15" - yaml: + version: "1.7.4" + xdg_directories: dependency: transitive description: - name: yaml + name: xdg_directories url: "https://pub.dartlang.org" source: hosted - version: "2.2.1" + version: "0.1.2" sdks: - dart: ">=2.10.0-0.0.dev <2.10.0" - flutter: ">=1.16.0" + dart: ">=2.12.0-0.0 <3.0.0" + flutter: ">=1.16.0 <2.0.0" diff --git a/mod-dummy/example/client/flu/pubspec.yaml b/mod-dummy/example/client/flu/pubspec.yaml index 17d4808..abe2835 100644 --- a/mod-dummy/example/client/flu/pubspec.yaml +++ b/mod-dummy/example/client/flu/pubspec.yaml @@ -1,4 +1,4 @@ -name: sys_share_sys_account_example +name: sys_share_sys_account_example # sys_share_sys_account_example description: A new Flutter project. # The following defines the version and build number for your application. @@ -22,11 +22,11 @@ dependencies: flutter_modular: ^2.0.0+1 sys_share_sys_account_service: - path: ../../../service/flu + path: ../../../../../sys-share/sys-account/service/flu # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. - cupertino_icons: ^0.1.2 + cupertino_icons: ^1.0.0 dev_dependencies: flutter_test: diff --git a/mod-dummy/service/flu/lib/pkg/pkg.dart b/mod-dummy/service/flu/lib/pkg/pkg.dart index aa0ebfd..ea98ea1 100644 --- a/mod-dummy/service/flu/lib/pkg/pkg.dart +++ b/mod-dummy/service/flu/lib/pkg/pkg.dart @@ -1,4 +1,4 @@ export 'routes/paths.dart'; export 'shared_services/base_model.dart'; -export 'shared_repositories/auth_repo.dart'; +// export 'shared_repositories/auth_repo.dart'; export 'shared_repositories/account_repo.dart'; diff --git a/mod-dummy/service/flu/pubspec.yaml b/mod-dummy/service/flu/pubspec.yaml index 387959d..3b8041a 100644 --- a/mod-dummy/service/flu/pubspec.yaml +++ b/mod-dummy/service/flu/pubspec.yaml @@ -15,7 +15,7 @@ version: 1.0.0+1 environment: sdk: ">=2.7.0 <3.0.0" - +publish_to: none dependencies: flutter: sdk: flutter @@ -23,14 +23,16 @@ dependencies: fixnum: protobuf: grpc: - intl: ^0.16.1 - intl_translation: ^0.17.9 + intl: ^0.17.0-nullsafety.2 + # intl_translation: ^0.17.9 flash: ^1.2.0 stacked: ^1.7.6 + sys_share_sys_account_service: + path: ../../../../sys-share/sys-account/service/flu # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. - cupertino_icons: ^0.1.2 + cupertino_icons: ^1.0.0 dev_dependencies: flutter_test: diff --git a/mod-dummy/service/go/rpc/v2/mod_dummy_models.pb.go b/mod-dummy/service/go/rpc/v2/mod_dummy_models.pb.go index e6bfd98..97b825a 100644 --- a/mod-dummy/service/go/rpc/v2/mod_dummy_models.pb.go +++ b/mod-dummy/service/go/rpc/v2/mod_dummy_models.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.25.0-devel -// protoc v3.13.0 +// protoc-gen-go v1.25.0 +// protoc v3.12.4 // source: mod_dummy_models.proto package v2 diff --git a/mod-dummy/service/go/rpc/v2/mod_dummy_services.cobra.pb.go b/mod-dummy/service/go/rpc/v2/mod_dummy_services.cobra.pb.go index fca59bc..ea0d44e 100644 --- a/mod-dummy/service/go/rpc/v2/mod_dummy_services.cobra.pb.go +++ b/mod-dummy/service/go/rpc/v2/mod_dummy_services.cobra.pb.go @@ -14,9 +14,10 @@ import ( func DummyServiceClientCommand(options ...client.Option) *cobra.Command { cfg := client.NewConfig(options...) cmd := &cobra.Command{ - Use: cfg.CommandNamer("DummyService"), - Short: "DummyService service client", - Long: "", + Use: cfg.CommandNamer("DummyService"), + Short: "DummyService service client", + Long: "", + Hidden: false, } cfg.BindFlags(cmd.PersistentFlags()) cmd.AddCommand( @@ -29,9 +30,10 @@ func _DummyServiceGetAccountCommand(cfg *client.Config) *cobra.Command { req := &GetAccountRequest{} cmd := &cobra.Command{ - Use: cfg.CommandNamer("GetAccount"), - Short: "GetAccount RPC client", - Long: "", + Use: cfg.CommandNamer("GetAccount"), + Short: "GetAccount RPC client", + Long: "", + Hidden: false, RunE: func(cmd *cobra.Command, args []string) error { if cfg.UseEnvVars { if err := flag.SetFlagsFromEnv(cmd.Parent().PersistentFlags(), true, cfg.EnvVarNamer, cfg.EnvVarPrefix, "DummyService"); err != nil { From 4a86a67ca0d6b7ef047169202ee2c69d923ef440 Mon Sep 17 00:00:00 2001 From: AppliNH Date: Wed, 13 Jan 2021 10:06:05 +0100 Subject: [PATCH 2/2] merge --- go.sum | 4 + .../client/flu/.dart_tool/package_config.json | 380 ++++++++++++++++++ .../flu/.dart_tool/package_config_subset | 249 ++++++++++++ .../example/client/flu/.dart_tool/version | 1 + mod-dummy/example/client/flu/.flutter-plugins | 8 + .../client/flu/.flutter-plugins-dependencies | 1 + mod-dummy/example/client/flu/.packages | 63 +++ .../plugins/GeneratedPluginRegistrant.java | 18 + .../client/flu/android/local.properties | 1 + .../client/flu/ios/Flutter/Generated.xcconfig | 12 + .../ios/Flutter/flutter_export_environment.sh | 13 + .../ios/Runner/GeneratedPluginRegistrant.h | 17 + .../ios/Runner/GeneratedPluginRegistrant.m | 19 + .../flu/lib/generated_plugin_registrant.dart | 13 + .../flu/.dart_tool/package_config.json | 380 ++++++++++++++++++ .../flu/.dart_tool/package_config_subset | 249 ++++++++++++ mod-dummy/service/flu/.dart_tool/version | 1 + mod-dummy/service/flu/.flutter-plugins | 8 + .../service/flu/.flutter-plugins-dependencies | 1 + mod-dummy/service/flu/.packages | 63 +++ 20 files changed, 1501 insertions(+) create mode 100644 mod-dummy/example/client/flu/.dart_tool/package_config.json create mode 100644 mod-dummy/example/client/flu/.dart_tool/package_config_subset create mode 100644 mod-dummy/example/client/flu/.dart_tool/version create mode 100644 mod-dummy/example/client/flu/.flutter-plugins create mode 100644 mod-dummy/example/client/flu/.flutter-plugins-dependencies create mode 100644 mod-dummy/example/client/flu/.packages create mode 100644 mod-dummy/example/client/flu/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java create mode 100644 mod-dummy/example/client/flu/android/local.properties create mode 100644 mod-dummy/example/client/flu/ios/Flutter/Generated.xcconfig create mode 100755 mod-dummy/example/client/flu/ios/Flutter/flutter_export_environment.sh create mode 100644 mod-dummy/example/client/flu/ios/Runner/GeneratedPluginRegistrant.h create mode 100644 mod-dummy/example/client/flu/ios/Runner/GeneratedPluginRegistrant.m create mode 100644 mod-dummy/example/client/flu/lib/generated_plugin_registrant.dart create mode 100644 mod-dummy/service/flu/.dart_tool/package_config.json create mode 100644 mod-dummy/service/flu/.dart_tool/package_config_subset create mode 100644 mod-dummy/service/flu/.dart_tool/version create mode 100644 mod-dummy/service/flu/.flutter-plugins create mode 100644 mod-dummy/service/flu/.flutter-plugins-dependencies create mode 100644 mod-dummy/service/flu/.packages 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/