Compare commits
	
		
			3 Commits
		
	
	
		
			7e4687853f
			...
			593f03648b
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 593f03648b | |||
| bef7f65363 | |||
| dce96e338c | 
							
								
								
									
										20
									
								
								.dart_tool/dartpad/web_plugin_registrant.dart
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								.dart_tool/dartpad/web_plugin_registrant.dart
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,20 @@
 | 
			
		||||
// Flutter web plugin registrant file.
 | 
			
		||||
//
 | 
			
		||||
// Generated file. Do not edit.
 | 
			
		||||
//
 | 
			
		||||
 | 
			
		||||
// @dart = 2.13
 | 
			
		||||
// ignore_for_file: type=lint
 | 
			
		||||
 | 
			
		||||
import 'package:device_info_plus/src/device_info_plus_web.dart';
 | 
			
		||||
import 'package:shared_preferences_web/shared_preferences_web.dart';
 | 
			
		||||
import 'package:super_native_extensions/super_native_extensions_web.dart';
 | 
			
		||||
import 'package:flutter_web_plugins/flutter_web_plugins.dart';
 | 
			
		||||
 | 
			
		||||
void registerPlugins([final Registrar? pluginRegistrar]) {
 | 
			
		||||
  final Registrar registrar = pluginRegistrar ?? webPluginRegistrar;
 | 
			
		||||
  DeviceInfoPlusWebPlugin.registerWith(registrar);
 | 
			
		||||
  SharedPreferencesPlugin.registerWith(registrar);
 | 
			
		||||
  SuperNativeExtensionsWeb.registerWith(registrar);
 | 
			
		||||
  registrar.registerMessageHandler();
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										31
									
								
								.dart_tool/extension_discovery/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										31
									
								
								.dart_tool/extension_discovery/README.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,31 @@
 | 
			
		||||
Extension Discovery Cache
 | 
			
		||||
=========================
 | 
			
		||||
 | 
			
		||||
This folder is used by `package:extension_discovery` to cache lists of
 | 
			
		||||
packages that contains extensions for other packages.
 | 
			
		||||
 | 
			
		||||
DO NOT USE THIS FOLDER
 | 
			
		||||
----------------------
 | 
			
		||||
 | 
			
		||||
 * Do not read (or rely) the contents of this folder.
 | 
			
		||||
 * Do write to this folder.
 | 
			
		||||
 | 
			
		||||
If you're interested in the lists of extensions stored in this folder use the
 | 
			
		||||
API offered by package `extension_discovery` to get this information.
 | 
			
		||||
 | 
			
		||||
If this package doesn't work for your use-case, then don't try to read the
 | 
			
		||||
contents of this folder. It may change, and will not remain stable.
 | 
			
		||||
 | 
			
		||||
Use package `extension_discovery`
 | 
			
		||||
---------------------------------
 | 
			
		||||
 | 
			
		||||
If you want to access information from this folder.
 | 
			
		||||
 | 
			
		||||
Feel free to delete this folder
 | 
			
		||||
-------------------------------
 | 
			
		||||
 | 
			
		||||
Files in this folder act as a cache, and the cache is discarded if the files
 | 
			
		||||
are older than the modification time of `.dart_tool/package_config.json`.
 | 
			
		||||
 | 
			
		||||
Hence, it should never be necessary to clear this cache manually, if you find a
 | 
			
		||||
need to do please file a bug.
 | 
			
		||||
							
								
								
									
										1
									
								
								.dart_tool/extension_discovery/vs_code.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								.dart_tool/extension_discovery/vs_code.json
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
{"version":2,"entries":[{"package":"flutter_flow_chart","rootUri":"../library/flutter_flow_chart/","packageUri":"lib/"},{"package":"oc_front","rootUri":"../","packageUri":"lib/"}]}
 | 
			
		||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
{"inputs":["/home/mr/Documents/OC/oc-front/.dart_tool/package_config_subset"],"outputs":["/home/mr/Documents/OC/oc-front/.dart_tool/flutter_build/dart_plugin_registrant.dart"]}
 | 
			
		||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
 /home/mr/Documents/OC/oc-front/.dart_tool/flutter_build/001e1a7429a39e5fd4585014b6bb4c4c/native_assets.yaml: 
 | 
			
		||||
@@ -0,0 +1 @@
 | 
			
		||||
{"inputs":["/home/mr/snap/flutter/common/flutter/packages/flutter_tools/lib/src/build_system/targets/native_assets.dart","/home/mr/Documents/OC/oc-front/.dart_tool/package_config_subset"],"outputs":["/home/mr/Documents/OC/oc-front/.dart_tool/flutter_build/001e1a7429a39e5fd4585014b6bb4c4c/native_assets.yaml","/home/mr/Documents/OC/oc-front/.dart_tool/flutter_build/001e1a7429a39e5fd4585014b6bb4c4c/native_assets.yaml"]}
 | 
			
		||||
@@ -0,0 +1,5 @@
 | 
			
		||||
format-version:
 | 
			
		||||
  - 1
 | 
			
		||||
  - 0
 | 
			
		||||
  - 0
 | 
			
		||||
native-assets: {}
 | 
			
		||||
@@ -0,0 +1 @@
 | 
			
		||||
["/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/libflutter_linux_gtk.so","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/icudtl.dat","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_dart_project.h","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_texture.h","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_event_channel.h","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_message_codec.h","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_json_message_codec.h","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_binary_codec.h","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registry.h","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_json_method_codec.h","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_string_codec.h","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_codec.h","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_pixel_buffer_texture.h","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_texture_gl.h","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/flutter_linux.h","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_value.h","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_view.h","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_channel.h","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_engine.h","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_binary_messenger.h","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_standard_message_codec.h","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_standard_method_codec.h","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_texture_registrar.h","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_response.h","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registrar.h","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_basic_message_channel.h","/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_call.h","/home/mr/Documents/OC/oc-front/build/flutter_assets/kernel_blob.bin","/home/mr/Documents/OC/oc-front/build/flutter_assets/assets/images/logo.svg","/home/mr/Documents/OC/oc-front/build/flutter_assets/assets/images/icon.svg","/home/mr/Documents/OC/oc-front/build/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf","/home/mr/Documents/OC/oc-front/build/flutter_assets/packages/flutter_map/lib/assets/flutter_map_logo.png","/home/mr/Documents/OC/oc-front/build/flutter_assets/fonts/MaterialIcons-Regular.otf","/home/mr/Documents/OC/oc-front/build/flutter_assets/shaders/ink_sparkle.frag","/home/mr/Documents/OC/oc-front/build/flutter_assets/AssetManifest.json","/home/mr/Documents/OC/oc-front/build/flutter_assets/AssetManifest.bin","/home/mr/Documents/OC/oc-front/build/flutter_assets/FontManifest.json","/home/mr/Documents/OC/oc-front/build/flutter_assets/NOTICES.Z","/home/mr/Documents/OC/oc-front/build/flutter_assets/version.json"]
 | 
			
		||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										142
									
								
								.dart_tool/flutter_build/dart_plugin_registrant.dart
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										142
									
								
								.dart_tool/flutter_build/dart_plugin_registrant.dart
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,142 @@
 | 
			
		||||
//
 | 
			
		||||
// Generated file. Do not edit.
 | 
			
		||||
// This file is generated from template in file `flutter_tools/lib/src/flutter_plugins.dart`.
 | 
			
		||||
//
 | 
			
		||||
 | 
			
		||||
// @dart = 3.3
 | 
			
		||||
 | 
			
		||||
import 'dart:io'; // flutter_ignore: dart_io_import.
 | 
			
		||||
import 'package:path_provider_android/path_provider_android.dart';
 | 
			
		||||
import 'package:shared_preferences_android/shared_preferences_android.dart';
 | 
			
		||||
import 'package:path_provider_foundation/path_provider_foundation.dart';
 | 
			
		||||
import 'package:shared_preferences_foundation/shared_preferences_foundation.dart';
 | 
			
		||||
import 'package:device_info_plus/device_info_plus.dart';
 | 
			
		||||
import 'package:path_provider_linux/path_provider_linux.dart';
 | 
			
		||||
import 'package:shared_preferences_linux/shared_preferences_linux.dart';
 | 
			
		||||
import 'package:path_provider_foundation/path_provider_foundation.dart';
 | 
			
		||||
import 'package:shared_preferences_foundation/shared_preferences_foundation.dart';
 | 
			
		||||
import 'package:device_info_plus/device_info_plus.dart';
 | 
			
		||||
import 'package:path_provider_windows/path_provider_windows.dart';
 | 
			
		||||
import 'package:shared_preferences_windows/shared_preferences_windows.dart';
 | 
			
		||||
 | 
			
		||||
@pragma('vm:entry-point')
 | 
			
		||||
class _PluginRegistrant {
 | 
			
		||||
 | 
			
		||||
  @pragma('vm:entry-point')
 | 
			
		||||
  static void register() {
 | 
			
		||||
    if (Platform.isAndroid) {
 | 
			
		||||
      try {
 | 
			
		||||
        PathProviderAndroid.registerWith();
 | 
			
		||||
      } catch (err) {
 | 
			
		||||
        print(
 | 
			
		||||
          '`path_provider_android` threw an error: $err. '
 | 
			
		||||
          'The app may not function as expected until you remove this plugin from pubspec.yaml'
 | 
			
		||||
        );
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      try {
 | 
			
		||||
        SharedPreferencesAndroid.registerWith();
 | 
			
		||||
      } catch (err) {
 | 
			
		||||
        print(
 | 
			
		||||
          '`shared_preferences_android` threw an error: $err. '
 | 
			
		||||
          'The app may not function as expected until you remove this plugin from pubspec.yaml'
 | 
			
		||||
        );
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
    } else if (Platform.isIOS) {
 | 
			
		||||
      try {
 | 
			
		||||
        PathProviderFoundation.registerWith();
 | 
			
		||||
      } catch (err) {
 | 
			
		||||
        print(
 | 
			
		||||
          '`path_provider_foundation` threw an error: $err. '
 | 
			
		||||
          'The app may not function as expected until you remove this plugin from pubspec.yaml'
 | 
			
		||||
        );
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      try {
 | 
			
		||||
        SharedPreferencesFoundation.registerWith();
 | 
			
		||||
      } catch (err) {
 | 
			
		||||
        print(
 | 
			
		||||
          '`shared_preferences_foundation` threw an error: $err. '
 | 
			
		||||
          'The app may not function as expected until you remove this plugin from pubspec.yaml'
 | 
			
		||||
        );
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
    } else if (Platform.isLinux) {
 | 
			
		||||
      try {
 | 
			
		||||
        DeviceInfoPlusLinuxPlugin.registerWith();
 | 
			
		||||
      } catch (err) {
 | 
			
		||||
        print(
 | 
			
		||||
          '`device_info_plus` threw an error: $err. '
 | 
			
		||||
          'The app may not function as expected until you remove this plugin from pubspec.yaml'
 | 
			
		||||
        );
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      try {
 | 
			
		||||
        PathProviderLinux.registerWith();
 | 
			
		||||
      } catch (err) {
 | 
			
		||||
        print(
 | 
			
		||||
          '`path_provider_linux` threw an error: $err. '
 | 
			
		||||
          'The app may not function as expected until you remove this plugin from pubspec.yaml'
 | 
			
		||||
        );
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      try {
 | 
			
		||||
        SharedPreferencesLinux.registerWith();
 | 
			
		||||
      } catch (err) {
 | 
			
		||||
        print(
 | 
			
		||||
          '`shared_preferences_linux` threw an error: $err. '
 | 
			
		||||
          'The app may not function as expected until you remove this plugin from pubspec.yaml'
 | 
			
		||||
        );
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
    } else if (Platform.isMacOS) {
 | 
			
		||||
      try {
 | 
			
		||||
        PathProviderFoundation.registerWith();
 | 
			
		||||
      } catch (err) {
 | 
			
		||||
        print(
 | 
			
		||||
          '`path_provider_foundation` threw an error: $err. '
 | 
			
		||||
          'The app may not function as expected until you remove this plugin from pubspec.yaml'
 | 
			
		||||
        );
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      try {
 | 
			
		||||
        SharedPreferencesFoundation.registerWith();
 | 
			
		||||
      } catch (err) {
 | 
			
		||||
        print(
 | 
			
		||||
          '`shared_preferences_foundation` threw an error: $err. '
 | 
			
		||||
          'The app may not function as expected until you remove this plugin from pubspec.yaml'
 | 
			
		||||
        );
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
    } else if (Platform.isWindows) {
 | 
			
		||||
      try {
 | 
			
		||||
        DeviceInfoPlusWindowsPlugin.registerWith();
 | 
			
		||||
      } catch (err) {
 | 
			
		||||
        print(
 | 
			
		||||
          '`device_info_plus` threw an error: $err. '
 | 
			
		||||
          'The app may not function as expected until you remove this plugin from pubspec.yaml'
 | 
			
		||||
        );
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      try {
 | 
			
		||||
        PathProviderWindows.registerWith();
 | 
			
		||||
      } catch (err) {
 | 
			
		||||
        print(
 | 
			
		||||
          '`path_provider_windows` threw an error: $err. '
 | 
			
		||||
          'The app may not function as expected until you remove this plugin from pubspec.yaml'
 | 
			
		||||
        );
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      try {
 | 
			
		||||
        SharedPreferencesWindows.registerWith();
 | 
			
		||||
      } catch (err) {
 | 
			
		||||
        print(
 | 
			
		||||
          '`shared_preferences_windows` threw an error: $err. '
 | 
			
		||||
          'The app may not function as expected until you remove this plugin from pubspec.yaml'
 | 
			
		||||
        );
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										644
									
								
								.dart_tool/package_config.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										644
									
								
								.dart_tool/package_config.json
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,644 @@
 | 
			
		||||
{
 | 
			
		||||
  "configVersion": 2,
 | 
			
		||||
  "packages": [
 | 
			
		||||
    {
 | 
			
		||||
      "name": "alert_banner",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/alert_banner-1.0.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.18"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "animated_toggle_switch",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/animated_toggle_switch-0.8.2",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.17"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "args",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/args-2.5.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "async",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/async-2.11.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.18"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "boolean_selector",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.17"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "box_transform",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/box_transform-0.4.4",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "characters",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/characters-1.3.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "clock",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/clock-1.1.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "collection",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/collection-1.18.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.18"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "convert",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/convert-3.1.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.18"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "crypto",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/crypto-3.0.3",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.19"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "cupertino_icons",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/cupertino_icons-1.0.8",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.1"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "dart_earcut",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/dart_earcut-1.1.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "dashed_path",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/dashed_path-1.0.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.19"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "desktop_window",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/desktop_window-0.4.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "device_info_plus",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/device_info_plus-10.1.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.3"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "device_info_plus_platform_interface",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/device_info_plus_platform_interface-7.0.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "dio",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/dio-5.5.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.18"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "dio_web_adapter",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/dio_web_adapter-1.0.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.18"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "dotted_line",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/dotted_line-3.2.2",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "el_tooltip",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/el_tooltip-2.0.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.18"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "fake_async",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/fake_async-1.3.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "ffi",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/ffi-2.1.2",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.3"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "file",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/file-7.0.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "fixnum",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/fixnum-1.1.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.19"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "flutter",
 | 
			
		||||
      "rootUri": "file:///home/mr/snap/flutter/common/flutter/packages/flutter",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.2"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "flutter_box_transform",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/flutter_box_transform-0.4.4",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "flutter_colorpicker",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/flutter_colorpicker-1.1.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.14"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "flutter_flow_chart",
 | 
			
		||||
      "rootUri": "../library/flutter_flow_chart",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.3"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "flutter_lints",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/flutter_lints-3.0.2",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.1"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "flutter_map",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/flutter_map-7.0.2",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "flutter_svg",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/flutter_svg-2.0.10+1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.19"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "flutter_test",
 | 
			
		||||
      "rootUri": "file:///home/mr/snap/flutter/common/flutter/packages/flutter_test",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.2"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "flutter_web_plugins",
 | 
			
		||||
      "rootUri": "file:///home/mr/snap/flutter/common/flutter/packages/flutter_web_plugins",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.2"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "get_it",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/get_it-7.7.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "go_router",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/go_router-14.2.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.2"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "hover_menu",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/hover_menu-1.1.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.16"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "http",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/http-1.2.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.3"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "http_parser",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/http_parser-4.0.2",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "injectable",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/injectable-2.4.2",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "intl",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/intl-0.19.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "irondash_engine_context",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/irondash_engine_context-0.5.4",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "irondash_message_channel",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/irondash_message_channel-0.7.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "latlong2",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/latlong2-0.9.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "leak_tracker",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/leak_tracker-10.0.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.1"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "leak_tracker_flutter_testing",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-2.0.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.1"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "leak_tracker_testing",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/leak_tracker_testing-2.0.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.1"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "lints",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/lints-3.0.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "lists",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/lists-1.0.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "logger",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/logger-2.3.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.17"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "logging",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/logging-1.2.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.19"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "matcher",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/matcher-0.12.16+1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "material_color_utilities",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/material_color_utilities-0.8.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.17"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "meta",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/meta-1.11.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "mgrs_dart",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/mgrs_dart-2.0.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "number_text_input_formatter",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/number_text_input_formatter-1.0.0+8",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "path",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/path-1.9.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "path_parsing",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/path_parsing-1.0.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "path_provider",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/path_provider-2.1.3",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.1"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "path_provider_android",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/path_provider_android-2.2.4",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.2"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "path_provider_foundation",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.2"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "path_provider_linux",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.19"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "path_provider_platform_interface",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/path_provider_platform_interface-2.1.2",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "path_provider_windows",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/path_provider_windows-2.2.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.19"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "petitparser",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/petitparser-6.0.2",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.2"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "pixel_snap",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/pixel_snap-0.1.5",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "platform",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/platform-3.1.5",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.2"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "plugin_platform_interface",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.8",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "polylabel",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/polylabel-1.0.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.13"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "proj4dart",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/proj4dart-2.1.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "shared_preferences",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/shared_preferences-2.2.3",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.1"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "shared_preferences_android",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/shared_preferences_android-2.2.2",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.2"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "shared_preferences_foundation",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.4.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.2"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "shared_preferences_linux",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.3.2",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.19"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "shared_preferences_platform_interface",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/shared_preferences_platform_interface-2.3.2",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "shared_preferences_web",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/shared_preferences_web-2.3.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.3"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "shared_preferences_windows",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.3.2",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.19"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "simple_gesture_detector",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/simple_gesture_detector-0.2.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "sky_engine",
 | 
			
		||||
      "rootUri": "file:///home/mr/snap/flutter/common/flutter/bin/cache/pkg/sky_engine",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.2"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "source_span",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/source_span-1.10.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.18"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "sprintf",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/sprintf-7.0.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "stack_trace",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/stack_trace-1.11.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.18"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "star_menu",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/star_menu-4.0.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.2"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "stream_channel",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/stream_channel-2.1.2",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.19"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "string_scanner",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/string_scanner-1.2.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.18"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "super_clipboard",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/super_clipboard-0.8.17",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "super_drag_and_drop",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/super_drag_and_drop-0.8.17",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "super_native_extensions",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/super_native_extensions-0.8.17",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.3"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "table_calendar",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/table_calendar-3.1.2",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "term_glyph",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/term_glyph-1.2.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "test_api",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/test_api-0.6.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "typed_data",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/typed_data-1.3.2",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.17"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "unicode",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/unicode-0.3.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "uuid",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/uuid-4.4.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "vector_graphics",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/vector_graphics-1.1.11+1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.17"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "vector_graphics_codec",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/vector_graphics_codec-1.1.11+1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.17"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "vector_graphics_compiler",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/vector_graphics_compiler-1.1.11+1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.19"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "vector_math",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/vector_math-2.1.4",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.14"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "vm_service",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/vm_service-13.0.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "web",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/web-0.5.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.3"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "win32",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/win32-5.5.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.3"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "win32_registry",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/win32_registry-1.1.3",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.3"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "wkt_parser",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/wkt_parser-2.0.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "xdg_directories",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/xdg_directories-1.0.4",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "xml",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/xml-6.5.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.2"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "oc_front",
 | 
			
		||||
      "rootUri": "../",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.3"
 | 
			
		||||
    }
 | 
			
		||||
  ],
 | 
			
		||||
  "generated": "2024-07-17T08:10:14.640895Z",
 | 
			
		||||
  "generator": "pub",
 | 
			
		||||
  "generatorVersion": "3.3.4"
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										425
									
								
								.dart_tool/package_config_subset
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										425
									
								
								.dart_tool/package_config_subset
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,425 @@
 | 
			
		||||
alert_banner
 | 
			
		||||
2.18
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/alert_banner-1.0.1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/alert_banner-1.0.1/lib/
 | 
			
		||||
animated_toggle_switch
 | 
			
		||||
2.17
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/animated_toggle_switch-0.8.2/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/animated_toggle_switch-0.8.2/lib/
 | 
			
		||||
args
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/args-2.5.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/args-2.5.0/lib/
 | 
			
		||||
async
 | 
			
		||||
2.18
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/async-2.11.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/async-2.11.0/lib/
 | 
			
		||||
boolean_selector
 | 
			
		||||
2.17
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1/lib/
 | 
			
		||||
box_transform
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/box_transform-0.4.4/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/box_transform-0.4.4/lib/
 | 
			
		||||
characters
 | 
			
		||||
2.12
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/characters-1.3.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/characters-1.3.0/lib/
 | 
			
		||||
clock
 | 
			
		||||
2.12
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/clock-1.1.1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/clock-1.1.1/lib/
 | 
			
		||||
collection
 | 
			
		||||
2.18
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/collection-1.18.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/collection-1.18.0/lib/
 | 
			
		||||
convert
 | 
			
		||||
2.18
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/convert-3.1.1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/convert-3.1.1/lib/
 | 
			
		||||
crypto
 | 
			
		||||
2.19
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/crypto-3.0.3/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/crypto-3.0.3/lib/
 | 
			
		||||
cupertino_icons
 | 
			
		||||
3.1
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/cupertino_icons-1.0.8/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/cupertino_icons-1.0.8/lib/
 | 
			
		||||
dart_earcut
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/dart_earcut-1.1.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/dart_earcut-1.1.0/lib/
 | 
			
		||||
dashed_path
 | 
			
		||||
2.19
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/dashed_path-1.0.1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/dashed_path-1.0.1/lib/
 | 
			
		||||
desktop_window
 | 
			
		||||
2.12
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/desktop_window-0.4.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/desktop_window-0.4.0/lib/
 | 
			
		||||
device_info_plus
 | 
			
		||||
3.3
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/device_info_plus-10.1.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/device_info_plus-10.1.0/lib/
 | 
			
		||||
device_info_plus_platform_interface
 | 
			
		||||
2.12
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/device_info_plus_platform_interface-7.0.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/device_info_plus_platform_interface-7.0.0/lib/
 | 
			
		||||
dio
 | 
			
		||||
2.18
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/dio-5.5.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/dio-5.5.0/lib/
 | 
			
		||||
dio_web_adapter
 | 
			
		||||
2.18
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/dio_web_adapter-1.0.1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/dio_web_adapter-1.0.1/lib/
 | 
			
		||||
dotted_line
 | 
			
		||||
2.12
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/dotted_line-3.2.2/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/dotted_line-3.2.2/lib/
 | 
			
		||||
el_tooltip
 | 
			
		||||
2.18
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/el_tooltip-2.0.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/el_tooltip-2.0.0/lib/
 | 
			
		||||
fake_async
 | 
			
		||||
2.12
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/fake_async-1.3.1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/fake_async-1.3.1/lib/
 | 
			
		||||
ffi
 | 
			
		||||
3.3
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/ffi-2.1.2/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/ffi-2.1.2/lib/
 | 
			
		||||
file
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/file-7.0.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/file-7.0.0/lib/
 | 
			
		||||
fixnum
 | 
			
		||||
2.19
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/fixnum-1.1.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/fixnum-1.1.0/lib/
 | 
			
		||||
flutter_box_transform
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/flutter_box_transform-0.4.4/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/flutter_box_transform-0.4.4/lib/
 | 
			
		||||
flutter_colorpicker
 | 
			
		||||
2.14
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/flutter_colorpicker-1.1.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/flutter_colorpicker-1.1.0/lib/
 | 
			
		||||
flutter_lints
 | 
			
		||||
3.1
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/flutter_lints-3.0.2/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/flutter_lints-3.0.2/lib/
 | 
			
		||||
flutter_map
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/flutter_map-7.0.2/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/flutter_map-7.0.2/lib/
 | 
			
		||||
flutter_svg
 | 
			
		||||
2.19
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/flutter_svg-2.0.10+1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/flutter_svg-2.0.10+1/lib/
 | 
			
		||||
get_it
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/get_it-7.7.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/get_it-7.7.0/lib/
 | 
			
		||||
go_router
 | 
			
		||||
3.2
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/go_router-14.2.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/go_router-14.2.0/lib/
 | 
			
		||||
hover_menu
 | 
			
		||||
2.16
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/hover_menu-1.1.1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/hover_menu-1.1.1/lib/
 | 
			
		||||
http
 | 
			
		||||
3.3
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/http-1.2.1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/http-1.2.1/lib/
 | 
			
		||||
http_parser
 | 
			
		||||
2.12
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/http_parser-4.0.2/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/http_parser-4.0.2/lib/
 | 
			
		||||
injectable
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/injectable-2.4.2/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/injectable-2.4.2/lib/
 | 
			
		||||
intl
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/intl-0.19.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/intl-0.19.0/lib/
 | 
			
		||||
irondash_engine_context
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/irondash_engine_context-0.5.4/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/irondash_engine_context-0.5.4/lib/
 | 
			
		||||
irondash_message_channel
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/irondash_message_channel-0.7.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/irondash_message_channel-0.7.0/lib/
 | 
			
		||||
latlong2
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/latlong2-0.9.1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/latlong2-0.9.1/lib/
 | 
			
		||||
leak_tracker
 | 
			
		||||
3.1
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/leak_tracker-10.0.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/leak_tracker-10.0.0/lib/
 | 
			
		||||
leak_tracker_flutter_testing
 | 
			
		||||
3.1
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-2.0.1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-2.0.1/lib/
 | 
			
		||||
leak_tracker_testing
 | 
			
		||||
3.1
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/leak_tracker_testing-2.0.1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/leak_tracker_testing-2.0.1/lib/
 | 
			
		||||
lints
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/lints-3.0.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/lints-3.0.0/lib/
 | 
			
		||||
lists
 | 
			
		||||
2.12
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/lists-1.0.1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/lists-1.0.1/lib/
 | 
			
		||||
logger
 | 
			
		||||
2.17
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/logger-2.3.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/logger-2.3.0/lib/
 | 
			
		||||
logging
 | 
			
		||||
2.19
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/logging-1.2.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/logging-1.2.0/lib/
 | 
			
		||||
matcher
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/matcher-0.12.16+1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/matcher-0.12.16+1/lib/
 | 
			
		||||
material_color_utilities
 | 
			
		||||
2.17
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/material_color_utilities-0.8.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/material_color_utilities-0.8.0/lib/
 | 
			
		||||
meta
 | 
			
		||||
2.12
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/meta-1.11.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/meta-1.11.0/lib/
 | 
			
		||||
mgrs_dart
 | 
			
		||||
2.12
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/mgrs_dart-2.0.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/mgrs_dart-2.0.0/lib/
 | 
			
		||||
number_text_input_formatter
 | 
			
		||||
2.12
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/number_text_input_formatter-1.0.0+8/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/number_text_input_formatter-1.0.0+8/lib/
 | 
			
		||||
path
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/path-1.9.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/path-1.9.0/lib/
 | 
			
		||||
path_parsing
 | 
			
		||||
2.12
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/path_parsing-1.0.1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/path_parsing-1.0.1/lib/
 | 
			
		||||
path_provider
 | 
			
		||||
3.1
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/path_provider-2.1.3/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/path_provider-2.1.3/lib/
 | 
			
		||||
path_provider_android
 | 
			
		||||
3.2
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/path_provider_android-2.2.4/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/path_provider_android-2.2.4/lib/
 | 
			
		||||
path_provider_foundation
 | 
			
		||||
3.2
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.0/lib/
 | 
			
		||||
path_provider_linux
 | 
			
		||||
2.19
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/lib/
 | 
			
		||||
path_provider_platform_interface
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/path_provider_platform_interface-2.1.2/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/path_provider_platform_interface-2.1.2/lib/
 | 
			
		||||
path_provider_windows
 | 
			
		||||
2.19
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/path_provider_windows-2.2.1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/path_provider_windows-2.2.1/lib/
 | 
			
		||||
petitparser
 | 
			
		||||
3.2
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/petitparser-6.0.2/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/petitparser-6.0.2/lib/
 | 
			
		||||
pixel_snap
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/pixel_snap-0.1.5/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/pixel_snap-0.1.5/lib/
 | 
			
		||||
platform
 | 
			
		||||
3.2
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/platform-3.1.5/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/platform-3.1.5/lib/
 | 
			
		||||
plugin_platform_interface
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.8/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.8/lib/
 | 
			
		||||
polylabel
 | 
			
		||||
2.13
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/polylabel-1.0.1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/polylabel-1.0.1/lib/
 | 
			
		||||
proj4dart
 | 
			
		||||
2.12
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/proj4dart-2.1.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/proj4dart-2.1.0/lib/
 | 
			
		||||
shared_preferences
 | 
			
		||||
3.1
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/shared_preferences-2.2.3/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/shared_preferences-2.2.3/lib/
 | 
			
		||||
shared_preferences_android
 | 
			
		||||
3.2
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/shared_preferences_android-2.2.2/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/shared_preferences_android-2.2.2/lib/
 | 
			
		||||
shared_preferences_foundation
 | 
			
		||||
3.2
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.4.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.4.0/lib/
 | 
			
		||||
shared_preferences_linux
 | 
			
		||||
2.19
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.3.2/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.3.2/lib/
 | 
			
		||||
shared_preferences_platform_interface
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/shared_preferences_platform_interface-2.3.2/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/shared_preferences_platform_interface-2.3.2/lib/
 | 
			
		||||
shared_preferences_web
 | 
			
		||||
3.3
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/shared_preferences_web-2.3.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/shared_preferences_web-2.3.0/lib/
 | 
			
		||||
shared_preferences_windows
 | 
			
		||||
2.19
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.3.2/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.3.2/lib/
 | 
			
		||||
simple_gesture_detector
 | 
			
		||||
2.12
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/simple_gesture_detector-0.2.1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/simple_gesture_detector-0.2.1/lib/
 | 
			
		||||
source_span
 | 
			
		||||
2.18
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/source_span-1.10.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/source_span-1.10.0/lib/
 | 
			
		||||
sprintf
 | 
			
		||||
2.12
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/sprintf-7.0.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/sprintf-7.0.0/lib/
 | 
			
		||||
stack_trace
 | 
			
		||||
2.18
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/stack_trace-1.11.1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/stack_trace-1.11.1/lib/
 | 
			
		||||
star_menu
 | 
			
		||||
3.2
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/star_menu-4.0.1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/star_menu-4.0.1/lib/
 | 
			
		||||
stream_channel
 | 
			
		||||
2.19
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/stream_channel-2.1.2/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/stream_channel-2.1.2/lib/
 | 
			
		||||
string_scanner
 | 
			
		||||
2.18
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/string_scanner-1.2.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/string_scanner-1.2.0/lib/
 | 
			
		||||
super_clipboard
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/super_clipboard-0.8.17/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/super_clipboard-0.8.17/lib/
 | 
			
		||||
super_drag_and_drop
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/super_drag_and_drop-0.8.17/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/super_drag_and_drop-0.8.17/lib/
 | 
			
		||||
super_native_extensions
 | 
			
		||||
3.3
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/super_native_extensions-0.8.17/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/super_native_extensions-0.8.17/lib/
 | 
			
		||||
table_calendar
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/table_calendar-3.1.2/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/table_calendar-3.1.2/lib/
 | 
			
		||||
term_glyph
 | 
			
		||||
2.12
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/term_glyph-1.2.1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/term_glyph-1.2.1/lib/
 | 
			
		||||
test_api
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/test_api-0.6.1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/test_api-0.6.1/lib/
 | 
			
		||||
typed_data
 | 
			
		||||
2.17
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/typed_data-1.3.2/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/typed_data-1.3.2/lib/
 | 
			
		||||
unicode
 | 
			
		||||
2.12
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/unicode-0.3.1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/unicode-0.3.1/lib/
 | 
			
		||||
uuid
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/uuid-4.4.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/uuid-4.4.0/lib/
 | 
			
		||||
vector_graphics
 | 
			
		||||
2.17
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/vector_graphics-1.1.11+1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/vector_graphics-1.1.11+1/lib/
 | 
			
		||||
vector_graphics_codec
 | 
			
		||||
2.17
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/vector_graphics_codec-1.1.11+1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/vector_graphics_codec-1.1.11+1/lib/
 | 
			
		||||
vector_graphics_compiler
 | 
			
		||||
2.19
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/vector_graphics_compiler-1.1.11+1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/vector_graphics_compiler-1.1.11+1/lib/
 | 
			
		||||
vector_math
 | 
			
		||||
2.14
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/vector_math-2.1.4/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/vector_math-2.1.4/lib/
 | 
			
		||||
vm_service
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/vm_service-13.0.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/vm_service-13.0.0/lib/
 | 
			
		||||
web
 | 
			
		||||
3.3
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/web-0.5.1/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/web-0.5.1/lib/
 | 
			
		||||
win32
 | 
			
		||||
3.3
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/win32-5.5.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/win32-5.5.0/lib/
 | 
			
		||||
win32_registry
 | 
			
		||||
3.3
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/win32_registry-1.1.3/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/win32_registry-1.1.3/lib/
 | 
			
		||||
wkt_parser
 | 
			
		||||
2.12
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/wkt_parser-2.0.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/wkt_parser-2.0.0/lib/
 | 
			
		||||
xdg_directories
 | 
			
		||||
3.0
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/xdg_directories-1.0.4/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/xdg_directories-1.0.4/lib/
 | 
			
		||||
xml
 | 
			
		||||
3.2
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/xml-6.5.0/
 | 
			
		||||
file:///home/mr/.pub-cache/hosted/pub.dev/xml-6.5.0/lib/
 | 
			
		||||
oc_front
 | 
			
		||||
3.3
 | 
			
		||||
file:///home/mr/Documents/OC/oc-front/
 | 
			
		||||
file:///home/mr/Documents/OC/oc-front/lib/
 | 
			
		||||
flutter_flow_chart
 | 
			
		||||
3.3
 | 
			
		||||
file:///home/mr/Documents/OC/oc-front/library/flutter_flow_chart/
 | 
			
		||||
file:///home/mr/Documents/OC/oc-front/library/flutter_flow_chart/lib/
 | 
			
		||||
sky_engine
 | 
			
		||||
3.2
 | 
			
		||||
file:///home/mr/snap/flutter/common/flutter/bin/cache/pkg/sky_engine/
 | 
			
		||||
file:///home/mr/snap/flutter/common/flutter/bin/cache/pkg/sky_engine/lib/
 | 
			
		||||
flutter
 | 
			
		||||
3.2
 | 
			
		||||
file:///home/mr/snap/flutter/common/flutter/packages/flutter/
 | 
			
		||||
file:///home/mr/snap/flutter/common/flutter/packages/flutter/lib/
 | 
			
		||||
flutter_test
 | 
			
		||||
3.2
 | 
			
		||||
file:///home/mr/snap/flutter/common/flutter/packages/flutter_test/
 | 
			
		||||
file:///home/mr/snap/flutter/common/flutter/packages/flutter_test/lib/
 | 
			
		||||
flutter_web_plugins
 | 
			
		||||
3.2
 | 
			
		||||
file:///home/mr/snap/flutter/common/flutter/packages/flutter_web_plugins/
 | 
			
		||||
file:///home/mr/snap/flutter/common/flutter/packages/flutter_web_plugins/lib/
 | 
			
		||||
2
 | 
			
		||||
							
								
								
									
										1
									
								
								.dart_tool/version
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								.dart_tool/version
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
3.19.6
 | 
			
		||||
							
								
								
									
										16
									
								
								.flutter-plugins
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								.flutter-plugins
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,16 @@
 | 
			
		||||
# This is a generated file; do not edit or check into version control.
 | 
			
		||||
desktop_window=/home/mr/.pub-cache/hosted/pub.dev/desktop_window-0.4.0/
 | 
			
		||||
device_info_plus=/home/mr/.pub-cache/hosted/pub.dev/device_info_plus-10.1.0/
 | 
			
		||||
irondash_engine_context=/home/mr/.pub-cache/hosted/pub.dev/irondash_engine_context-0.5.4/
 | 
			
		||||
path_provider=/home/mr/.pub-cache/hosted/pub.dev/path_provider-2.1.3/
 | 
			
		||||
path_provider_android=/home/mr/.pub-cache/hosted/pub.dev/path_provider_android-2.2.4/
 | 
			
		||||
path_provider_foundation=/home/mr/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.0/
 | 
			
		||||
path_provider_linux=/home/mr/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/
 | 
			
		||||
path_provider_windows=/home/mr/.pub-cache/hosted/pub.dev/path_provider_windows-2.2.1/
 | 
			
		||||
shared_preferences=/home/mr/.pub-cache/hosted/pub.dev/shared_preferences-2.2.3/
 | 
			
		||||
shared_preferences_android=/home/mr/.pub-cache/hosted/pub.dev/shared_preferences_android-2.2.2/
 | 
			
		||||
shared_preferences_foundation=/home/mr/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.4.0/
 | 
			
		||||
shared_preferences_linux=/home/mr/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.3.2/
 | 
			
		||||
shared_preferences_web=/home/mr/.pub-cache/hosted/pub.dev/shared_preferences_web-2.3.0/
 | 
			
		||||
shared_preferences_windows=/home/mr/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.3.2/
 | 
			
		||||
super_native_extensions=/home/mr/.pub-cache/hosted/pub.dev/super_native_extensions-0.8.17/
 | 
			
		||||
							
								
								
									
										1
									
								
								.flutter-plugins-dependencies
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								.flutter-plugins-dependencies
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										12
									
								
								Dockerfile
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								Dockerfile
									
									
									
									
									
								
							@@ -5,6 +5,11 @@ FROM debian:latest AS build-env
 | 
			
		||||
RUN apt-get update
 | 
			
		||||
RUN apt-get install -y curl git unzip
 | 
			
		||||
 | 
			
		||||
ARG WORKSPACE_HOST="https://localhost:49618"
 | 
			
		||||
ARG WORKFLOW_HOST="https://localhost:49618"
 | 
			
		||||
ARG SEARCH_HOST="https://localhost:49618"
 | 
			
		||||
ARG ITEM_HOST="https://localhost:49618"
 | 
			
		||||
 | 
			
		||||
# define variables
 | 
			
		||||
ARG FLUTTER_SDK=/usr/local/flutter
 | 
			
		||||
ARG FLUTTER_VERSION=3.19.6
 | 
			
		||||
@@ -32,8 +37,11 @@ WORKDIR $APP
 | 
			
		||||
# Run build: 1 - clean, 2 - pub get, 3 - build web
 | 
			
		||||
RUN flutter clean
 | 
			
		||||
RUN flutter pub get
 | 
			
		||||
RUN flutter build web
 | 
			
		||||
 | 
			
		||||
RUN flutter build web \ 
 | 
			
		||||
    --dart-define=WORKSPACE_HOST=$WORKSPACE_HOST \
 | 
			
		||||
    --dart-define=WORKFLOW_HOST=$WORKFLOW_HOST \
 | 
			
		||||
    --dart-define=SEARCH_HOST=$SEARCH_HOST \
 | 
			
		||||
    --dart-define=ITEM_HOST=$ITEM_HOST 
 | 
			
		||||
# once heare the app will be compiled and ready to deploy
 | 
			
		||||
 | 
			
		||||
# use nginx to deploy
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										32
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										32
									
								
								README.md
									
									
									
									
									
								
							@@ -1,6 +1,6 @@
 | 
			
		||||
# oc_front
 | 
			
		||||
 | 
			
		||||
A new Flutter project.
 | 
			
		||||
OpenCloud flutter frontend. 
 | 
			
		||||
 | 
			
		||||
## Getting Started
 | 
			
		||||
 | 
			
		||||
@@ -14,3 +14,33 @@ A few resources to get you started if this is your first Flutter project:
 | 
			
		||||
For help getting started with Flutter development, view the
 | 
			
		||||
[online documentation](https://docs.flutter.dev/), which offers tutorials,
 | 
			
		||||
samples, guidance on mobile development, and a full API reference.
 | 
			
		||||
 | 
			
		||||
## Install for local development 
 | 
			
		||||
 | 
			
		||||
### Install flutter
 | 
			
		||||
Our flutter version (in dockerfile & during development) is set to : 3.19.6
 | 
			
		||||
FLUTTER SDK PATH : /usr/local/flutter
 | 
			
		||||
- With snap (linux only) : `sudo snap install flutter --classic`
 | 
			
		||||
- With git (windows + linux) : 
 | 
			
		||||
        `git clone https://github.com/flutter/flutter.git -b <FLUTTER VERSION> <FLUTTER SDK PATH>`
 | 
			
		||||
        `export PATH="$PATH:<FLUTTER SDK PATH>/bin:<FLUTTER SDK PATH>/bin/cache/dart-sdk/bin"`
 | 
			
		||||
 | 
			
		||||
### Install flutter project dependencies
 | 
			
		||||
 | 
			
		||||
At the root of the project : 
 | 
			
		||||
- `flutter clean`
 | 
			
		||||
- `flutter pub get`
 | 
			
		||||
 | 
			
		||||
## Run 
 | 
			
		||||
 | 
			
		||||
### Run locally (dev mode)
 | 
			
		||||
 | 
			
		||||
At the root of the project : `flutter run`
 | 
			
		||||
 | 
			
		||||
### Run containerized with Docker (aligned with OC stack)
 | 
			
		||||
For development purpose open a chrome without CORS : `google-chrome --disable-web-security`
 | 
			
		||||
At the root of the project :
 | 
			
		||||
    - `docker build . -t oc-front` 
 | 
			
		||||
    if localisation services change : `docker build -t oc-front --build-arg WORKSPACE_HOST=<SERVICE URL> --build-arg WORKFLOW_HOST=<SERVICE URL> --build-arg SEARCH_HOST=<SERVICE URL> --build-arg ITEM_HOST=<SERVICE URL> .`
 | 
			
		||||
 | 
			
		||||
    - `docker-compose up -d --build --force-recreate` 
 | 
			
		||||
@@ -1 +1 @@
 | 
			
		||||
0e42810c62c7d99e697db4e3ab779648
 | 
			
		||||
001e1a7429a39e5fd4585014b6bb4c4c
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
{"inputs":["/home/mr/Documents/OC/oc-front/.dart_tool/package_config_subset"],"outputs":["/home/mr/Documents/OC/oc-front/.dart_tool/flutter_build/dart_plugin_registrant.dart"]}
 | 
			
		||||
@@ -0,0 +1 @@
 | 
			
		||||
{"inputs":[],"outputs":[]}
 | 
			
		||||
@@ -1 +0,0 @@
 | 
			
		||||
{"inputs":["/home/mr/Documents/OC/oc-front/oc_front/.dart_tool/package_config_subset"],"outputs":["/home/mr/Documents/OC/oc-front/oc_front/.dart_tool/flutter_build/dart_plugin_registrant.dart"]}
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							@@ -1,82 +1,65 @@
 | 
			
		||||
# ninja log v5
 | 
			
		||||
4837	4966	1719925438199633542	plugins/desktop_window/libdesktop_window_plugin.so	3d5ee8e4ec3cf1d0
 | 
			
		||||
2	5320	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/libflutter_linux_gtk.so	9779dd0abe3f0b7c
 | 
			
		||||
2	5320	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registrar.h	9779dd0abe3f0b7c
 | 
			
		||||
2	5320	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_standard_message_codec.h	9779dd0abe3f0b7c
 | 
			
		||||
4319	4837	1719925438067635324	plugins/desktop_window/CMakeFiles/desktop_window_plugin.dir/desktop_window_plugin.cc.o	f9f26580045750ab
 | 
			
		||||
2	5320	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_value.h	9779dd0abe3f0b7c
 | 
			
		||||
5320	5755	1720106199968715516	CMakeFiles/oc_front.dir/my_application.cc.o	4ec87ad0095a5c67
 | 
			
		||||
2	5320	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_basic_message_channel.h	9779dd0abe3f0b7c
 | 
			
		||||
2	5320	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_view.h	9779dd0abe3f0b7c
 | 
			
		||||
2	5320	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/flutter_linux.h	9779dd0abe3f0b7c
 | 
			
		||||
2	5320	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_binary_messenger.h	9779dd0abe3f0b7c
 | 
			
		||||
5320	5739	1720106199952715806	CMakeFiles/oc_front.dir/flutter/generated_plugin_registrant.cc.o	3c63709113723fa9
 | 
			
		||||
2	5320	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_string_codec.h	9779dd0abe3f0b7c
 | 
			
		||||
2	5320	0	flutter/_phony_	9779dd0abe3f0b7c
 | 
			
		||||
2	5320	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_codec.h	9779dd0abe3f0b7c
 | 
			
		||||
4316	4743	1719925437975636567	CMakeFiles/oc_front.dir/main.cc.o	c7cb056afffdd1c4
 | 
			
		||||
2	5320	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_channel.h	9779dd0abe3f0b7c
 | 
			
		||||
2	5320	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_standard_method_codec.h	9779dd0abe3f0b7c
 | 
			
		||||
2	5320	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_call.h	9779dd0abe3f0b7c
 | 
			
		||||
2	5320	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_response.h	9779dd0abe3f0b7c
 | 
			
		||||
5755	5878	1720106200096713201	intermediates_do_not_run/oc_front	f9992acb89849d5e
 | 
			
		||||
2	5320	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_json_method_codec.h	9779dd0abe3f0b7c
 | 
			
		||||
2	5320	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_dart_project.h	9779dd0abe3f0b7c
 | 
			
		||||
2	5320	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registry.h	9779dd0abe3f0b7c
 | 
			
		||||
2	5320	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_engine.h	9779dd0abe3f0b7c
 | 
			
		||||
2	5320	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_binary_codec.h	9779dd0abe3f0b7c
 | 
			
		||||
2	5320	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_message_codec.h	9779dd0abe3f0b7c
 | 
			
		||||
2	5320	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_json_message_codec.h	9779dd0abe3f0b7c
 | 
			
		||||
5878	6034	0	CMakeFiles/install.util	50cfc09af436cf59
 | 
			
		||||
3	5345	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/libflutter_linux_gtk.so	9779dd0abe3f0b7c
 | 
			
		||||
3	5345	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_basic_message_channel.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5345	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_binary_codec.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5345	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_binary_messenger.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5345	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_dart_project.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5345	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_engine.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5345	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_json_message_codec.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5345	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_json_method_codec.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5345	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_message_codec.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5345	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_call.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5345	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_channel.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5345	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_codec.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5345	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_response.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5345	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registrar.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5345	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registry.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5345	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_standard_message_codec.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5345	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_standard_method_codec.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5345	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_string_codec.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5345	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_value.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5345	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_view.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5345	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/flutter_linux.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5345	0	flutter/_phony_	9779dd0abe3f0b7c
 | 
			
		||||
5346	5771	1720106239132012480	CMakeFiles/oc_front.dir/flutter/generated_plugin_registrant.cc.o	3c63709113723fa9
 | 
			
		||||
5345	5788	1720106239148012195	CMakeFiles/oc_front.dir/my_application.cc.o	4ec87ad0095a5c67
 | 
			
		||||
5788	5916	1720106239276009914	intermediates_do_not_run/oc_front	f9992acb89849d5e
 | 
			
		||||
5916	6068	0	CMakeFiles/install.util	50cfc09af436cf59
 | 
			
		||||
3	5583	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/libflutter_linux_gtk.so	9779dd0abe3f0b7c
 | 
			
		||||
3	5583	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_basic_message_channel.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5583	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_binary_codec.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5583	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_binary_messenger.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5583	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_dart_project.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5583	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_engine.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5583	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_json_message_codec.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5583	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_json_method_codec.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5583	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_message_codec.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5583	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_call.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5583	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_channel.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5583	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_codec.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5583	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_response.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5583	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registrar.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5583	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registry.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5583	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_standard_message_codec.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5583	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_standard_method_codec.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5583	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_string_codec.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5583	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_value.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5583	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_view.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5583	0	/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/flutter_linux.h	9779dd0abe3f0b7c
 | 
			
		||||
3	5583	0	flutter/_phony_	9779dd0abe3f0b7c
 | 
			
		||||
5584	6002	1720106279707295237	CMakeFiles/oc_front.dir/flutter/generated_plugin_registrant.cc.o	3c63709113723fa9
 | 
			
		||||
5583	6040	1720106279743294606	CMakeFiles/oc_front.dir/my_application.cc.o	4ec87ad0095a5c67
 | 
			
		||||
6040	6224	1720106279931291307	intermediates_do_not_run/oc_front	f9992acb89849d5e
 | 
			
		||||
6224	6386	0	CMakeFiles/install.util	50cfc09af436cf59
 | 
			
		||||
3	5644	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_call.h	df34b103123784f1
 | 
			
		||||
3	5644	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registry.h	df34b103123784f1
 | 
			
		||||
3	5644	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_string_codec.h	df34b103123784f1
 | 
			
		||||
4	320	1721230626649119048	plugins/super_native_extensions/_phony_	74762aee97d0d662
 | 
			
		||||
5895	6038	1720171596542283915	plugins/desktop_window/libdesktop_window_plugin.so	26c8f2b838605d38
 | 
			
		||||
3	5644	0	flutter/_phony_	df34b103123784f1
 | 
			
		||||
3	5644	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_json_method_codec.h	df34b103123784f1
 | 
			
		||||
3	5644	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_channel.h	df34b103123784f1
 | 
			
		||||
3	5644	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_engine.h	df34b103123784f1
 | 
			
		||||
3	5644	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_dart_project.h	df34b103123784f1
 | 
			
		||||
13608	16421	1720171474184250688	plugins/desktop_window/CMakeFiles/desktop_window_plugin.dir/desktop_window_plugin.cc.o	259dba9caad978aa
 | 
			
		||||
3	5644	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_binary_messenger.h	df34b103123784f1
 | 
			
		||||
6240	6392	0	CMakeFiles/install.util	558f353ee1373233
 | 
			
		||||
7221	7661	1720190160103160034	CMakeFiles/oc_front.dir/main.cc.o	b1d36a8b3fb9d7f7
 | 
			
		||||
3	5644	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_response.h	df34b103123784f1
 | 
			
		||||
3	5644	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/libflutter_linux_gtk.so	df34b103123784f1
 | 
			
		||||
3	5644	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_json_message_codec.h	df34b103123784f1
 | 
			
		||||
3	5644	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/flutter_linux.h	df34b103123784f1
 | 
			
		||||
5644	6116	1721230632457031904	CMakeFiles/oc_front.dir/my_application.cc.o	3fd042b328f87769
 | 
			
		||||
3	5644	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_basic_message_channel.h	df34b103123784f1
 | 
			
		||||
3	5644	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_codec.h	df34b103123784f1
 | 
			
		||||
3	5644	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_standard_method_codec.h	df34b103123784f1
 | 
			
		||||
3	5644	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_view.h	df34b103123784f1
 | 
			
		||||
4	320	1721230626649119048	plugins/super_native_extensions/libsuper_native_extensions.so	74762aee97d0d662
 | 
			
		||||
6116	6240	1721230632585029984	intermediates_do_not_run/oc_front	4e630cc1de7b670a
 | 
			
		||||
3	5644	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_binary_codec.h	df34b103123784f1
 | 
			
		||||
7223	7702	1720190160147159452	plugins/super_native_extensions/CMakeFiles/super_native_extensions_plugin.dir/super_native_extensions_plugin.cc.o	e4e228e87b2f98cc
 | 
			
		||||
5645	6080	1721230632425032384	CMakeFiles/oc_front.dir/flutter/generated_plugin_registrant.cc.o	79b3e2ad61c9feb4
 | 
			
		||||
3	5644	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_message_codec.h	df34b103123784f1
 | 
			
		||||
6105	7479	1720190159919162468	plugins/irondash_engine_context/CMakeFiles/irondash_engine_context_plugin.dir/irondash_engine_context_plugin.cc.o	439d26d301366f5a
 | 
			
		||||
3	5644	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_standard_message_codec.h	df34b103123784f1
 | 
			
		||||
3	5644	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registrar.h	df34b103123784f1
 | 
			
		||||
7479	7597	1720190160043160828	plugins/irondash_engine_context/libirondash_engine_context_plugin.so	a89d3772b0fb0935
 | 
			
		||||
3	5644	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_value.h	df34b103123784f1
 | 
			
		||||
5645	5781	1721230632125036886	plugins/super_native_extensions/libsuper_native_extensions_plugin.so	87d9259f3dbf9022
 | 
			
		||||
3	326	1721231108669887541	plugins/super_native_extensions/libsuper_native_extensions.so	74762aee97d0d662
 | 
			
		||||
3	326	1721231108669887541	plugins/super_native_extensions/_phony_	74762aee97d0d662
 | 
			
		||||
3	5916	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/libflutter_linux_gtk.so	df34b103123784f1
 | 
			
		||||
3	5916	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_basic_message_channel.h	df34b103123784f1
 | 
			
		||||
3	5916	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_binary_codec.h	df34b103123784f1
 | 
			
		||||
3	5916	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_binary_messenger.h	df34b103123784f1
 | 
			
		||||
3	5916	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_dart_project.h	df34b103123784f1
 | 
			
		||||
3	5916	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_engine.h	df34b103123784f1
 | 
			
		||||
3	5916	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_json_message_codec.h	df34b103123784f1
 | 
			
		||||
3	5916	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_json_method_codec.h	df34b103123784f1
 | 
			
		||||
3	5916	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_message_codec.h	df34b103123784f1
 | 
			
		||||
3	5916	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_call.h	df34b103123784f1
 | 
			
		||||
3	5916	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_channel.h	df34b103123784f1
 | 
			
		||||
3	5916	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_codec.h	df34b103123784f1
 | 
			
		||||
3	5916	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_response.h	df34b103123784f1
 | 
			
		||||
3	5916	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registrar.h	df34b103123784f1
 | 
			
		||||
3	5916	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registry.h	df34b103123784f1
 | 
			
		||||
3	5916	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_standard_message_codec.h	df34b103123784f1
 | 
			
		||||
3	5916	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_standard_method_codec.h	df34b103123784f1
 | 
			
		||||
3	5916	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_string_codec.h	df34b103123784f1
 | 
			
		||||
3	5916	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_value.h	df34b103123784f1
 | 
			
		||||
3	5916	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_view.h	df34b103123784f1
 | 
			
		||||
3	5916	0	/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/flutter_linux.h	df34b103123784f1
 | 
			
		||||
3	5916	0	flutter/_phony_	df34b103123784f1
 | 
			
		||||
5919	6044	1721231114401801556	plugins/super_native_extensions/libsuper_native_extensions_plugin.so	87d9259f3dbf9022
 | 
			
		||||
5918	6335	1721231114689797236	CMakeFiles/oc_front.dir/flutter/generated_plugin_registrant.cc.o	79b3e2ad61c9feb4
 | 
			
		||||
5917	6380	1721231114733796575	CMakeFiles/oc_front.dir/my_application.cc.o	3fd042b328f87769
 | 
			
		||||
6380	6517	1721231114873794475	intermediates_do_not_run/oc_front	4e630cc1de7b670a
 | 
			
		||||
6517	6648	0	CMakeFiles/install.util	558f353ee1373233
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,5 @@
 | 
			
		||||
# This is the CMakeCache file.
 | 
			
		||||
# For build in directory: /home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug
 | 
			
		||||
# For build in directory: /home/mr/Documents/OC/oc-front/build/linux/x64/debug
 | 
			
		||||
# It was generated by CMake: /snap/flutter/145/usr/bin/cmake
 | 
			
		||||
# You can edit this file to change values found and used by cmake.
 | 
			
		||||
# If you do not want to change any of the values, simply exit the editor.
 | 
			
		||||
@@ -70,7 +70,7 @@ CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
 | 
			
		||||
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
 | 
			
		||||
 | 
			
		||||
//...
 | 
			
		||||
CMAKE_INSTALL_PREFIX:PATH=/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle
 | 
			
		||||
CMAKE_INSTALL_PREFIX:PATH=/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle
 | 
			
		||||
 | 
			
		||||
//Path to a program.
 | 
			
		||||
CMAKE_LINKER:FILEPATH=/snap/flutter/current/usr/bin/ld
 | 
			
		||||
@@ -185,10 +185,16 @@ FLUTTER_TARGET_PLATFORM:UNINITIALIZED=linux-x64
 | 
			
		||||
PKG_CONFIG_EXECUTABLE:FILEPATH=/snap/flutter/current/usr/bin/pkg-config
 | 
			
		||||
 | 
			
		||||
//Value Computed by CMake
 | 
			
		||||
desktop_window_BINARY_DIR:STATIC=/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/plugins/desktop_window
 | 
			
		||||
desktop_window_BINARY_DIR:STATIC=/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/desktop_window
 | 
			
		||||
 | 
			
		||||
//Value Computed by CMake
 | 
			
		||||
desktop_window_SOURCE_DIR:STATIC=/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/.plugin_symlinks/desktop_window/linux
 | 
			
		||||
desktop_window_SOURCE_DIR:STATIC=/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/desktop_window/linux
 | 
			
		||||
 | 
			
		||||
//Value Computed by CMake
 | 
			
		||||
irondash_engine_context_BINARY_DIR:STATIC=/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/irondash_engine_context
 | 
			
		||||
 | 
			
		||||
//Value Computed by CMake
 | 
			
		||||
irondash_engine_context_SOURCE_DIR:STATIC=/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/irondash_engine_context/linux
 | 
			
		||||
 | 
			
		||||
//Path to a library.
 | 
			
		||||
pkgcfg_lib_GIO_gio-2.0:FILEPATH=/snap/flutter/current/usr/lib/x86_64-linux-gnu/libgio-2.0.so
 | 
			
		||||
@@ -239,10 +245,19 @@ pkgcfg_lib_GTK_pango-1.0:FILEPATH=/snap/flutter/current/usr/lib/x86_64-linux-gnu
 | 
			
		||||
pkgcfg_lib_GTK_pangocairo-1.0:FILEPATH=/snap/flutter/current/usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so
 | 
			
		||||
 | 
			
		||||
//Value Computed by CMake
 | 
			
		||||
runner_BINARY_DIR:STATIC=/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug
 | 
			
		||||
runner_BINARY_DIR:STATIC=/home/mr/Documents/OC/oc-front/build/linux/x64/debug
 | 
			
		||||
 | 
			
		||||
//Value Computed by CMake
 | 
			
		||||
runner_SOURCE_DIR:STATIC=/home/mr/Documents/OC/oc-front/oc_front/linux
 | 
			
		||||
runner_SOURCE_DIR:STATIC=/home/mr/Documents/OC/oc-front/linux
 | 
			
		||||
 | 
			
		||||
//Value Computed by CMake
 | 
			
		||||
super_native_extensions_BINARY_DIR:STATIC=/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions
 | 
			
		||||
 | 
			
		||||
//Value Computed by CMake
 | 
			
		||||
super_native_extensions_SOURCE_DIR:STATIC=/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/super_native_extensions/linux
 | 
			
		||||
 | 
			
		||||
//Dependencies for the target
 | 
			
		||||
super_native_extensions_plugin_LIB_DEPENDS:STATIC=general;/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions/libsuper_native_extensions.so;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
########################
 | 
			
		||||
@@ -254,7 +269,7 @@ CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
 | 
			
		||||
//ADVANCED property for variable: CMAKE_AR
 | 
			
		||||
CMAKE_AR-ADVANCED:INTERNAL=1
 | 
			
		||||
//This is the directory where this CMakeCache.txt was created
 | 
			
		||||
CMAKE_CACHEFILE_DIR:INTERNAL=/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug
 | 
			
		||||
CMAKE_CACHEFILE_DIR:INTERNAL=/home/mr/Documents/OC/oc-front/build/linux/x64/debug
 | 
			
		||||
//Major version of cmake used to create the current loaded cache
 | 
			
		||||
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
 | 
			
		||||
//Minor version of cmake used to create the current loaded cache
 | 
			
		||||
@@ -311,7 +326,7 @@ CMAKE_GENERATOR_PLATFORM:INTERNAL=
 | 
			
		||||
CMAKE_GENERATOR_TOOLSET:INTERNAL=
 | 
			
		||||
//Source directory with the top level CMakeLists.txt file for this
 | 
			
		||||
// project
 | 
			
		||||
CMAKE_HOME_DIRECTORY:INTERNAL=/home/mr/Documents/OC/oc-front/oc_front/linux
 | 
			
		||||
CMAKE_HOME_DIRECTORY:INTERNAL=/home/mr/Documents/OC/oc-front/linux
 | 
			
		||||
//Install .so files without execute permission.
 | 
			
		||||
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
 | 
			
		||||
//ADVANCED property for variable: CMAKE_LINKER
 | 
			
		||||
@@ -331,7 +346,7 @@ CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
 | 
			
		||||
//ADVANCED property for variable: CMAKE_NM
 | 
			
		||||
CMAKE_NM-ADVANCED:INTERNAL=1
 | 
			
		||||
//number of local generators
 | 
			
		||||
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=3
 | 
			
		||||
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=5
 | 
			
		||||
//ADVANCED property for variable: CMAKE_OBJCOPY
 | 
			
		||||
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
 | 
			
		||||
//ADVANCED property for variable: CMAKE_OBJDUMP
 | 
			
		||||
 
 | 
			
		||||
@@ -1,13 +1,13 @@
 | 
			
		||||
set(CMAKE_HOST_SYSTEM "Linux-5.15.0-107-generic")
 | 
			
		||||
set(CMAKE_HOST_SYSTEM "Linux-5.15.0-113-generic")
 | 
			
		||||
set(CMAKE_HOST_SYSTEM_NAME "Linux")
 | 
			
		||||
set(CMAKE_HOST_SYSTEM_VERSION "5.15.0-107-generic")
 | 
			
		||||
set(CMAKE_HOST_SYSTEM_VERSION "5.15.0-113-generic")
 | 
			
		||||
set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
set(CMAKE_SYSTEM "Linux-5.15.0-107-generic")
 | 
			
		||||
set(CMAKE_SYSTEM "Linux-5.15.0-113-generic")
 | 
			
		||||
set(CMAKE_SYSTEM_NAME "Linux")
 | 
			
		||||
set(CMAKE_SYSTEM_VERSION "5.15.0-107-generic")
 | 
			
		||||
set(CMAKE_SYSTEM_VERSION "5.15.0-113-generic")
 | 
			
		||||
set(CMAKE_SYSTEM_PROCESSOR "x86_64")
 | 
			
		||||
 | 
			
		||||
set(CMAKE_CROSSCOMPILING "FALSE")
 | 
			
		||||
 
 | 
			
		||||
@@ -1,4 +1,4 @@
 | 
			
		||||
The system is: Linux - 5.15.0-107-generic - x86_64
 | 
			
		||||
The system is: Linux - 5.15.0-113-generic - x86_64
 | 
			
		||||
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
 | 
			
		||||
Compiler: /snap/flutter/current/usr/bin/clang++ 
 | 
			
		||||
Build flags: 
 | 
			
		||||
@@ -10,20 +10,20 @@ The output was:
 | 
			
		||||
 | 
			
		||||
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
 | 
			
		||||
 | 
			
		||||
The CXX compiler identification is Clang, found in "/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/CMakeFiles/3.16.3/CompilerIdCXX/a.out"
 | 
			
		||||
The CXX compiler identification is Clang, found in "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/CMakeFiles/3.16.3/CompilerIdCXX/a.out"
 | 
			
		||||
 | 
			
		||||
Determining if the CXX compiler works passed with the following output:
 | 
			
		||||
Change Dir: /home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/CMakeFiles/CMakeTmp
 | 
			
		||||
Change Dir: /home/mr/Documents/OC/oc-front/build/linux/x64/debug/CMakeFiles/CMakeTmp
 | 
			
		||||
 | 
			
		||||
Run Build Command(s):/snap/flutter/current/usr/bin/ninja cmTC_bc15d && [1/2] Building CXX object CMakeFiles/cmTC_bc15d.dir/testCXXCompiler.cxx.o
 | 
			
		||||
[2/2] Linking CXX executable cmTC_bc15d
 | 
			
		||||
Run Build Command(s):/snap/flutter/current/usr/bin/ninja cmTC_12faf && [1/2] Building CXX object CMakeFiles/cmTC_12faf.dir/testCXXCompiler.cxx.o
 | 
			
		||||
[2/2] Linking CXX executable cmTC_12faf
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
Detecting CXX compiler ABI info compiled with the following output:
 | 
			
		||||
Change Dir: /home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/CMakeFiles/CMakeTmp
 | 
			
		||||
Change Dir: /home/mr/Documents/OC/oc-front/build/linux/x64/debug/CMakeFiles/CMakeTmp
 | 
			
		||||
 | 
			
		||||
Run Build Command(s):/snap/flutter/current/usr/bin/ninja cmTC_bc420 && [1/2] Building CXX object CMakeFiles/cmTC_bc420.dir/CMakeCXXCompilerABI.cpp.o
 | 
			
		||||
Run Build Command(s):/snap/flutter/current/usr/bin/ninja cmTC_8643b && [1/2] Building CXX object CMakeFiles/cmTC_8643b.dir/CMakeCXXCompilerABI.cpp.o
 | 
			
		||||
clang version 10.0.0-4ubuntu1 
 | 
			
		||||
Target: x86_64-pc-linux-gnu
 | 
			
		||||
Thread model: posix
 | 
			
		||||
@@ -35,7 +35,7 @@ Selected GCC installation: /snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux
 | 
			
		||||
Candidate multilib: .;@m64
 | 
			
		||||
Selected multilib: .;@m64
 | 
			
		||||
 (in-process)
 | 
			
		||||
 "/snap/flutter/145/usr/lib/llvm-10/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model static -mthread-model posix -mframe-pointer=all -fmath-errno -fno-rounding-math -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -fno-split-dwarf-inlining -debugger-tuning=gdb -v -resource-dir /snap/flutter/145/usr/lib/llvm-10/lib/clang/10.0.0 -cxx-isystem /snap/flutter/current/usr/include/x86_64-linux-gnu/c++/9 -cxx-isystem /snap/flutter/current/usr/include/c++/9 -cxx-isystem /snap/flutter/current/usr/include -cxx-isystem /snap/flutter/current/usr/include/x86_64-linux-gnu -cxx-isystem /snap/flutter/current/usr/include/c++/9 -internal-isystem /snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10 -internal-isystem /snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/x86_64-linux-gnu/c++/10 -internal-isystem /snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/x86_64-linux-gnu/c++/10 -internal-isystem /snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/backward -internal-isystem /usr/local/include -internal-isystem /snap/flutter/145/usr/lib/llvm-10/lib/clang/10.0.0/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -fdeprecated-macro -fdebug-compilation-dir /home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -fgnuc-version=4.2.1 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -faddrsig -o CMakeFiles/cmTC_bc420.dir/CMakeCXXCompilerABI.cpp.o -x c++ /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp
 | 
			
		||||
 "/snap/flutter/145/usr/lib/llvm-10/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model static -mthread-model posix -mframe-pointer=all -fmath-errno -fno-rounding-math -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -fno-split-dwarf-inlining -debugger-tuning=gdb -v -resource-dir /snap/flutter/145/usr/lib/llvm-10/lib/clang/10.0.0 -cxx-isystem /snap/flutter/current/usr/include/x86_64-linux-gnu/c++/9 -cxx-isystem /snap/flutter/current/usr/include/c++/9 -cxx-isystem /snap/flutter/current/usr/include -cxx-isystem /snap/flutter/current/usr/include/x86_64-linux-gnu -cxx-isystem /snap/flutter/current/usr/include/c++/9 -internal-isystem /snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10 -internal-isystem /snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/x86_64-linux-gnu/c++/10 -internal-isystem /snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/x86_64-linux-gnu/c++/10 -internal-isystem /snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/backward -internal-isystem /usr/local/include -internal-isystem /snap/flutter/145/usr/lib/llvm-10/lib/clang/10.0.0/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -fdeprecated-macro -fdebug-compilation-dir /home/mr/Documents/OC/oc-front/build/linux/x64/debug/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -fgnuc-version=4.2.1 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -faddrsig -o CMakeFiles/cmTC_8643b.dir/CMakeCXXCompilerABI.cpp.o -x c++ /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp
 | 
			
		||||
clang -cc1 version 10.0.0 based upon LLVM 10.0.0 default target x86_64-pc-linux-gnu
 | 
			
		||||
ignoring nonexistent directory "/include"
 | 
			
		||||
ignoring duplicate directory "/snap/flutter/current/usr/include/c++/9"
 | 
			
		||||
@@ -54,7 +54,7 @@ ignoring duplicate directory "/snap/flutter/current/usr/bin/../lib/gcc/x86_64-li
 | 
			
		||||
 /usr/include/x86_64-linux-gnu
 | 
			
		||||
 /usr/include
 | 
			
		||||
End of search list.
 | 
			
		||||
[2/2] Linking CXX executable cmTC_bc420
 | 
			
		||||
[2/2] Linking CXX executable cmTC_8643b
 | 
			
		||||
clang version 10.0.0-4ubuntu1 
 | 
			
		||||
Target: x86_64-pc-linux-gnu
 | 
			
		||||
Thread model: posix
 | 
			
		||||
@@ -65,7 +65,7 @@ Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/9
 | 
			
		||||
Selected GCC installation: /snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10
 | 
			
		||||
Candidate multilib: .;@m64
 | 
			
		||||
Selected multilib: .;@m64
 | 
			
		||||
 "/snap/flutter/current/usr/bin/ld" -z relro --hash-style=gnu --build-id --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_bc420 /snap/flutter/current/usr/lib/x86_64-linux-gnu/crt1.o /snap/flutter/current/usr/lib/x86_64-linux-gnu/crti.o /snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/9/crtbegin.o -L/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/9 -L/snap/flutter/current/usr/lib/x86_64-linux-gnu -L/snap/flutter/current/lib/x86_64-linux-gnu -L/snap/flutter/current/usr/lib/ -L/snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10 -L/snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib64 -L/usr/lib/x86_64-linux-gnu/../../lib64 -L/snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../.. -L/snap/flutter/145/usr/lib/llvm-10/bin/../lib -L/lib -L/usr/lib -L/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/9 -L/snap/flutter/current/usr/lib/x86_64-linux-gnu -L/snap/flutter/current/lib/x86_64-linux-gnu -L/snap/flutter/current/usr/lib -lblkid -lgcrypt -llzma -llz4 -lgpg-error -luuid -lpthread -ldl -lepoxy -lfontconfig CMakeFiles/cmTC_bc420.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/9/crtend.o /snap/flutter/current/usr/lib/x86_64-linux-gnu/crtn.o
 | 
			
		||||
 "/snap/flutter/current/usr/bin/ld" -z relro --hash-style=gnu --build-id --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_8643b /snap/flutter/current/usr/lib/x86_64-linux-gnu/crt1.o /snap/flutter/current/usr/lib/x86_64-linux-gnu/crti.o /snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/9/crtbegin.o -L/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/9 -L/snap/flutter/current/usr/lib/x86_64-linux-gnu -L/snap/flutter/current/lib/x86_64-linux-gnu -L/snap/flutter/current/usr/lib/ -L/snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10 -L/snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib64 -L/usr/lib/x86_64-linux-gnu/../../lib64 -L/snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../.. -L/snap/flutter/145/usr/lib/llvm-10/bin/../lib -L/lib -L/usr/lib -L/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/9 -L/snap/flutter/current/usr/lib/x86_64-linux-gnu -L/snap/flutter/current/lib/x86_64-linux-gnu -L/snap/flutter/current/usr/lib -lblkid -lgcrypt -llzma -llz4 -lgpg-error -luuid -lpthread -ldl -lepoxy -lfontconfig CMakeFiles/cmTC_8643b.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/9/crtend.o /snap/flutter/current/usr/lib/x86_64-linux-gnu/crtn.o
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@@ -100,9 +100,9 @@ Parsed CXX implicit include dir info from above output: rv=done
 | 
			
		||||
 | 
			
		||||
Parsed CXX implicit link information from above output:
 | 
			
		||||
  link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
 | 
			
		||||
  ignore line: [Change Dir: /home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/CMakeFiles/CMakeTmp]
 | 
			
		||||
  ignore line: [Change Dir: /home/mr/Documents/OC/oc-front/build/linux/x64/debug/CMakeFiles/CMakeTmp]
 | 
			
		||||
  ignore line: []
 | 
			
		||||
  ignore line: [Run Build Command(s):/snap/flutter/current/usr/bin/ninja cmTC_bc420 && [1/2] Building CXX object CMakeFiles/cmTC_bc420.dir/CMakeCXXCompilerABI.cpp.o]
 | 
			
		||||
  ignore line: [Run Build Command(s):/snap/flutter/current/usr/bin/ninja cmTC_8643b && [1/2] Building CXX object CMakeFiles/cmTC_8643b.dir/CMakeCXXCompilerABI.cpp.o]
 | 
			
		||||
  ignore line: [clang version 10.0.0-4ubuntu1 ]
 | 
			
		||||
  ignore line: [Target: x86_64-pc-linux-gnu]
 | 
			
		||||
  ignore line: [Thread model: posix]
 | 
			
		||||
@@ -116,7 +116,7 @@ Parsed CXX implicit link information from above output:
 | 
			
		||||
  ignore line: [Selected multilib: .]
 | 
			
		||||
  ignore line: [@m64]
 | 
			
		||||
  ignore line: [ (in-process)]
 | 
			
		||||
  ignore line: [ "/snap/flutter/145/usr/lib/llvm-10/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model static -mthread-model posix -mframe-pointer=all -fmath-errno -fno-rounding-math -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -fno-split-dwarf-inlining -debugger-tuning=gdb -v -resource-dir /snap/flutter/145/usr/lib/llvm-10/lib/clang/10.0.0 -cxx-isystem /snap/flutter/current/usr/include/x86_64-linux-gnu/c++/9 -cxx-isystem /snap/flutter/current/usr/include/c++/9 -cxx-isystem /snap/flutter/current/usr/include -cxx-isystem /snap/flutter/current/usr/include/x86_64-linux-gnu -cxx-isystem /snap/flutter/current/usr/include/c++/9 -internal-isystem /snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10 -internal-isystem /snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/x86_64-linux-gnu/c++/10 -internal-isystem /snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/x86_64-linux-gnu/c++/10 -internal-isystem /snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/backward -internal-isystem /usr/local/include -internal-isystem /snap/flutter/145/usr/lib/llvm-10/lib/clang/10.0.0/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -fdeprecated-macro -fdebug-compilation-dir /home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -fgnuc-version=4.2.1 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -faddrsig -o CMakeFiles/cmTC_bc420.dir/CMakeCXXCompilerABI.cpp.o -x c++ /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp]
 | 
			
		||||
  ignore line: [ "/snap/flutter/145/usr/lib/llvm-10/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model static -mthread-model posix -mframe-pointer=all -fmath-errno -fno-rounding-math -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -fno-split-dwarf-inlining -debugger-tuning=gdb -v -resource-dir /snap/flutter/145/usr/lib/llvm-10/lib/clang/10.0.0 -cxx-isystem /snap/flutter/current/usr/include/x86_64-linux-gnu/c++/9 -cxx-isystem /snap/flutter/current/usr/include/c++/9 -cxx-isystem /snap/flutter/current/usr/include -cxx-isystem /snap/flutter/current/usr/include/x86_64-linux-gnu -cxx-isystem /snap/flutter/current/usr/include/c++/9 -internal-isystem /snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10 -internal-isystem /snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/x86_64-linux-gnu/c++/10 -internal-isystem /snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/x86_64-linux-gnu/c++/10 -internal-isystem /snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/backward -internal-isystem /usr/local/include -internal-isystem /snap/flutter/145/usr/lib/llvm-10/lib/clang/10.0.0/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -fdeprecated-macro -fdebug-compilation-dir /home/mr/Documents/OC/oc-front/build/linux/x64/debug/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -fgnuc-version=4.2.1 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -faddrsig -o CMakeFiles/cmTC_8643b.dir/CMakeCXXCompilerABI.cpp.o -x c++ /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp]
 | 
			
		||||
  ignore line: [clang -cc1 version 10.0.0 based upon LLVM 10.0.0 default target x86_64-pc-linux-gnu]
 | 
			
		||||
  ignore line: [ignoring nonexistent directory "/include"]
 | 
			
		||||
  ignore line: [ignoring duplicate directory "/snap/flutter/current/usr/include/c++/9"]
 | 
			
		||||
@@ -135,7 +135,7 @@ Parsed CXX implicit link information from above output:
 | 
			
		||||
  ignore line: [ /usr/include/x86_64-linux-gnu]
 | 
			
		||||
  ignore line: [ /usr/include]
 | 
			
		||||
  ignore line: [End of search list.]
 | 
			
		||||
  ignore line: [[2/2] Linking CXX executable cmTC_bc420]
 | 
			
		||||
  ignore line: [[2/2] Linking CXX executable cmTC_8643b]
 | 
			
		||||
  ignore line: [clang version 10.0.0-4ubuntu1 ]
 | 
			
		||||
  ignore line: [Target: x86_64-pc-linux-gnu]
 | 
			
		||||
  ignore line: [Thread model: posix]
 | 
			
		||||
@@ -148,7 +148,7 @@ Parsed CXX implicit link information from above output:
 | 
			
		||||
  ignore line: [@m64]
 | 
			
		||||
  ignore line: [Selected multilib: .]
 | 
			
		||||
  ignore line: [@m64]
 | 
			
		||||
  link line: [ "/snap/flutter/current/usr/bin/ld" -z relro --hash-style=gnu --build-id --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_bc420 /snap/flutter/current/usr/lib/x86_64-linux-gnu/crt1.o /snap/flutter/current/usr/lib/x86_64-linux-gnu/crti.o /snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/9/crtbegin.o -L/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/9 -L/snap/flutter/current/usr/lib/x86_64-linux-gnu -L/snap/flutter/current/lib/x86_64-linux-gnu -L/snap/flutter/current/usr/lib/ -L/snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10 -L/snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib64 -L/usr/lib/x86_64-linux-gnu/../../lib64 -L/snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../.. -L/snap/flutter/145/usr/lib/llvm-10/bin/../lib -L/lib -L/usr/lib -L/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/9 -L/snap/flutter/current/usr/lib/x86_64-linux-gnu -L/snap/flutter/current/lib/x86_64-linux-gnu -L/snap/flutter/current/usr/lib -lblkid -lgcrypt -llzma -llz4 -lgpg-error -luuid -lpthread -ldl -lepoxy -lfontconfig CMakeFiles/cmTC_bc420.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/9/crtend.o /snap/flutter/current/usr/lib/x86_64-linux-gnu/crtn.o]
 | 
			
		||||
  link line: [ "/snap/flutter/current/usr/bin/ld" -z relro --hash-style=gnu --build-id --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_8643b /snap/flutter/current/usr/lib/x86_64-linux-gnu/crt1.o /snap/flutter/current/usr/lib/x86_64-linux-gnu/crti.o /snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/9/crtbegin.o -L/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/9 -L/snap/flutter/current/usr/lib/x86_64-linux-gnu -L/snap/flutter/current/lib/x86_64-linux-gnu -L/snap/flutter/current/usr/lib/ -L/snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10 -L/snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib64 -L/usr/lib/x86_64-linux-gnu/../../lib64 -L/snap/flutter/current/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../.. -L/snap/flutter/145/usr/lib/llvm-10/bin/../lib -L/lib -L/usr/lib -L/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/9 -L/snap/flutter/current/usr/lib/x86_64-linux-gnu -L/snap/flutter/current/lib/x86_64-linux-gnu -L/snap/flutter/current/usr/lib -lblkid -lgcrypt -llzma -llz4 -lgpg-error -luuid -lpthread -ldl -lepoxy -lfontconfig CMakeFiles/cmTC_8643b.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/9/crtend.o /snap/flutter/current/usr/lib/x86_64-linux-gnu/crtn.o]
 | 
			
		||||
    arg [/snap/flutter/current/usr/bin/ld] ==> ignore
 | 
			
		||||
    arg [-zrelro] ==> ignore
 | 
			
		||||
    arg [--hash-style=gnu] ==> ignore
 | 
			
		||||
@@ -159,7 +159,7 @@ Parsed CXX implicit link information from above output:
 | 
			
		||||
    arg [-dynamic-linker] ==> ignore
 | 
			
		||||
    arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
 | 
			
		||||
    arg [-o] ==> ignore
 | 
			
		||||
    arg [cmTC_bc420] ==> ignore
 | 
			
		||||
    arg [cmTC_8643b] ==> ignore
 | 
			
		||||
    arg [/snap/flutter/current/usr/lib/x86_64-linux-gnu/crt1.o] ==> ignore
 | 
			
		||||
    arg [/snap/flutter/current/usr/lib/x86_64-linux-gnu/crti.o] ==> ignore
 | 
			
		||||
    arg [/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/9/crtbegin.o] ==> ignore
 | 
			
		||||
@@ -192,7 +192,7 @@ Parsed CXX implicit link information from above output:
 | 
			
		||||
    arg [-ldl] ==> lib [dl]
 | 
			
		||||
    arg [-lepoxy] ==> lib [epoxy]
 | 
			
		||||
    arg [-lfontconfig] ==> lib [fontconfig]
 | 
			
		||||
    arg [CMakeFiles/cmTC_bc420.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
 | 
			
		||||
    arg [CMakeFiles/cmTC_8643b.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
 | 
			
		||||
    arg [-lstdc++] ==> lib [stdc++]
 | 
			
		||||
    arg [-lm] ==> lib [m]
 | 
			
		||||
    arg [-lgcc_s] ==> lib [gcc_s]
 | 
			
		||||
 
 | 
			
		||||
@@ -1,21 +1,36 @@
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/CMakeFiles/install/strip.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/CMakeFiles/install.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/CMakeFiles/list_install_components.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/CMakeFiles/rebuild_cache.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/CMakeFiles/edit_cache.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/CMakeFiles/install/local.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/CMakeFiles/oc_front.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/flutter/CMakeFiles/install/strip.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/flutter/CMakeFiles/install/local.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/flutter/CMakeFiles/install.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/flutter/CMakeFiles/list_install_components.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/flutter/CMakeFiles/rebuild_cache.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/flutter/CMakeFiles/edit_cache.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/flutter/CMakeFiles/flutter_assemble.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/plugins/desktop_window/CMakeFiles/install/strip.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/plugins/desktop_window/CMakeFiles/install/local.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/plugins/desktop_window/CMakeFiles/install.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/plugins/desktop_window/CMakeFiles/list_install_components.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/plugins/desktop_window/CMakeFiles/rebuild_cache.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/plugins/desktop_window/CMakeFiles/edit_cache.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/plugins/desktop_window/CMakeFiles/desktop_window_plugin.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/CMakeFiles/install/strip.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/CMakeFiles/install.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/CMakeFiles/list_install_components.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/CMakeFiles/rebuild_cache.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/CMakeFiles/edit_cache.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/CMakeFiles/install/local.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/CMakeFiles/oc_front.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/flutter/CMakeFiles/install/strip.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/flutter/CMakeFiles/install/local.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/flutter/CMakeFiles/install.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/flutter/CMakeFiles/list_install_components.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/flutter/CMakeFiles/rebuild_cache.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/flutter/CMakeFiles/edit_cache.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/flutter/CMakeFiles/flutter_assemble.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/desktop_window/CMakeFiles/install/strip.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/desktop_window/CMakeFiles/install/local.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/desktop_window/CMakeFiles/install.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/desktop_window/CMakeFiles/list_install_components.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/desktop_window/CMakeFiles/rebuild_cache.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/desktop_window/CMakeFiles/edit_cache.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/desktop_window/CMakeFiles/desktop_window_plugin.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/irondash_engine_context/CMakeFiles/install/strip.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/irondash_engine_context/CMakeFiles/install/local.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/irondash_engine_context/CMakeFiles/install.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/irondash_engine_context/CMakeFiles/list_install_components.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/irondash_engine_context/CMakeFiles/rebuild_cache.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/irondash_engine_context/CMakeFiles/edit_cache.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/irondash_engine_context/CMakeFiles/irondash_engine_context_plugin.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions/CMakeFiles/install/strip.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions/CMakeFiles/install/local.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions/CMakeFiles/install.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions/CMakeFiles/list_install_components.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions/CMakeFiles/rebuild_cache.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions/CMakeFiles/edit_cache.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions/CMakeFiles/super_native_extensions_plugin_cargokit.dir
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions/CMakeFiles/super_native_extensions_plugin.dir
 | 
			
		||||
 
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							@@ -34,7 +34,7 @@ include rules.ninja
 | 
			
		||||
# Utility command for install/strip
 | 
			
		||||
 | 
			
		||||
build CMakeFiles/install/strip.util: CUSTOM_COMMAND all
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug && /snap/flutter/145/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug && /snap/flutter/145/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
 | 
			
		||||
  DESC = Installing the project stripped...
 | 
			
		||||
  pool = console
 | 
			
		||||
  restat = 1
 | 
			
		||||
@@ -46,7 +46,7 @@ build install/strip: phony CMakeFiles/install/strip.util
 | 
			
		||||
# Utility command for install
 | 
			
		||||
 | 
			
		||||
build CMakeFiles/install.util: CUSTOM_COMMAND all
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug && /snap/flutter/145/usr/bin/cmake -P cmake_install.cmake
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug && /snap/flutter/145/usr/bin/cmake -P cmake_install.cmake
 | 
			
		||||
  DESC = Install the project...
 | 
			
		||||
  pool = console
 | 
			
		||||
  restat = 1
 | 
			
		||||
@@ -64,7 +64,7 @@ build list_install_components: phony
 | 
			
		||||
# Utility command for rebuild_cache
 | 
			
		||||
 | 
			
		||||
build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug && /snap/flutter/145/usr/bin/cmake -S/home/mr/Documents/OC/oc-front/oc_front/linux -B/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug && /snap/flutter/145/usr/bin/cmake -S/home/mr/Documents/OC/oc-front/linux -B/home/mr/Documents/OC/oc-front/build/linux/x64/debug
 | 
			
		||||
  DESC = Running CMake to regenerate build system...
 | 
			
		||||
  pool = console
 | 
			
		||||
  restat = 1
 | 
			
		||||
@@ -76,7 +76,7 @@ build rebuild_cache: phony CMakeFiles/rebuild_cache.util
 | 
			
		||||
# Utility command for edit_cache
 | 
			
		||||
 | 
			
		||||
build CMakeFiles/edit_cache.util: CUSTOM_COMMAND
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug && /snap/flutter/145/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug && /snap/flutter/145/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
 | 
			
		||||
  DESC = No interactive CMake dialog available...
 | 
			
		||||
  restat = 1
 | 
			
		||||
 | 
			
		||||
@@ -87,7 +87,7 @@ build edit_cache: phony CMakeFiles/edit_cache.util
 | 
			
		||||
# Utility command for install/local
 | 
			
		||||
 | 
			
		||||
build CMakeFiles/install/local.util: CUSTOM_COMMAND all
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug && /snap/flutter/145/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug && /snap/flutter/145/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
 | 
			
		||||
  DESC = Installing only the local directory...
 | 
			
		||||
  pool = console
 | 
			
		||||
  restat = 1
 | 
			
		||||
@@ -101,29 +101,29 @@ build install/local: phony CMakeFiles/install/local.util
 | 
			
		||||
#############################################
 | 
			
		||||
# Order-only phony target for oc_front
 | 
			
		||||
 | 
			
		||||
build cmake_object_order_depends_target_oc_front: phony || cmake_object_order_depends_target_desktop_window_plugin flutter/flutter_assemble
 | 
			
		||||
build cmake_object_order_depends_target_oc_front: phony || cmake_object_order_depends_target_desktop_window_plugin cmake_object_order_depends_target_irondash_engine_context_plugin cmake_object_order_depends_target_super_native_extensions_plugin flutter/flutter_assemble
 | 
			
		||||
 | 
			
		||||
build CMakeFiles/oc_front.dir/main.cc.o: CXX_COMPILER__oc_front /home/mr/Documents/OC/oc-front/oc_front/linux/main.cc || cmake_object_order_depends_target_oc_front
 | 
			
		||||
build CMakeFiles/oc_front.dir/main.cc.o: CXX_COMPILER__oc_front /home/mr/Documents/OC/oc-front/linux/main.cc || cmake_object_order_depends_target_oc_front
 | 
			
		||||
  DEFINES = -DAPPLICATION_ID=\"com.example.oc_front\"
 | 
			
		||||
  DEP_FILE = CMakeFiles/oc_front.dir/main.cc.o.d
 | 
			
		||||
  FLAGS = -g   -Wall -Werror -pthread
 | 
			
		||||
  INCLUDES = -I/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral -I/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/.plugin_symlinks/desktop_window/linux/include -isystem /snap/flutter/current/usr/include/gtk-3.0 -isystem /snap/flutter/current/usr/include/at-spi2-atk/2.0 -isystem /snap/flutter/current/usr/include/at-spi-2.0 -isystem /snap/flutter/current/usr/include/dbus-1.0 -isystem /snap/flutter/current/usr/lib/x86_64-linux-gnu/dbus-1.0/include -isystem /snap/flutter/current/usr/include/gio-unix-2.0 -isystem /snap/flutter/current/usr/include/cairo -isystem /snap/flutter/current/usr/include/pango-1.0 -isystem /snap/flutter/current/usr/include/fribidi -isystem /snap/flutter/current/usr/include/harfbuzz -isystem /snap/flutter/current/usr/include/atk-1.0 -isystem /snap/flutter/current/usr/include/pixman-1 -isystem /snap/flutter/current/usr/include/uuid -isystem /snap/flutter/current/usr/include/freetype2 -isystem /snap/flutter/current/usr/include/libpng16 -isystem /snap/flutter/current/usr/include/gdk-pixbuf-2.0 -isystem /snap/flutter/current/usr/include/libmount -isystem /snap/flutter/current/usr/include/blkid -isystem /snap/flutter/current/usr/include/glib-2.0 -isystem /snap/flutter/current/usr/lib/x86_64-linux-gnu/glib-2.0/include
 | 
			
		||||
  INCLUDES = -I/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral -I/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/desktop_window/linux/include -I/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/irondash_engine_context/linux/include -I/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/super_native_extensions/linux/include -isystem /snap/flutter/current/usr/include/gtk-3.0 -isystem /snap/flutter/current/usr/include/at-spi2-atk/2.0 -isystem /snap/flutter/current/usr/include/at-spi-2.0 -isystem /snap/flutter/current/usr/include/dbus-1.0 -isystem /snap/flutter/current/usr/lib/x86_64-linux-gnu/dbus-1.0/include -isystem /snap/flutter/current/usr/include/gio-unix-2.0 -isystem /snap/flutter/current/usr/include/cairo -isystem /snap/flutter/current/usr/include/pango-1.0 -isystem /snap/flutter/current/usr/include/fribidi -isystem /snap/flutter/current/usr/include/harfbuzz -isystem /snap/flutter/current/usr/include/atk-1.0 -isystem /snap/flutter/current/usr/include/pixman-1 -isystem /snap/flutter/current/usr/include/uuid -isystem /snap/flutter/current/usr/include/freetype2 -isystem /snap/flutter/current/usr/include/libpng16 -isystem /snap/flutter/current/usr/include/gdk-pixbuf-2.0 -isystem /snap/flutter/current/usr/include/libmount -isystem /snap/flutter/current/usr/include/blkid -isystem /snap/flutter/current/usr/include/glib-2.0 -isystem /snap/flutter/current/usr/lib/x86_64-linux-gnu/glib-2.0/include
 | 
			
		||||
  OBJECT_DIR = CMakeFiles/oc_front.dir
 | 
			
		||||
  OBJECT_FILE_DIR = CMakeFiles/oc_front.dir
 | 
			
		||||
 | 
			
		||||
build CMakeFiles/oc_front.dir/my_application.cc.o: CXX_COMPILER__oc_front /home/mr/Documents/OC/oc-front/oc_front/linux/my_application.cc || cmake_object_order_depends_target_oc_front
 | 
			
		||||
build CMakeFiles/oc_front.dir/my_application.cc.o: CXX_COMPILER__oc_front /home/mr/Documents/OC/oc-front/linux/my_application.cc || cmake_object_order_depends_target_oc_front
 | 
			
		||||
  DEFINES = -DAPPLICATION_ID=\"com.example.oc_front\"
 | 
			
		||||
  DEP_FILE = CMakeFiles/oc_front.dir/my_application.cc.o.d
 | 
			
		||||
  FLAGS = -g   -Wall -Werror -pthread
 | 
			
		||||
  INCLUDES = -I/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral -I/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/.plugin_symlinks/desktop_window/linux/include -isystem /snap/flutter/current/usr/include/gtk-3.0 -isystem /snap/flutter/current/usr/include/at-spi2-atk/2.0 -isystem /snap/flutter/current/usr/include/at-spi-2.0 -isystem /snap/flutter/current/usr/include/dbus-1.0 -isystem /snap/flutter/current/usr/lib/x86_64-linux-gnu/dbus-1.0/include -isystem /snap/flutter/current/usr/include/gio-unix-2.0 -isystem /snap/flutter/current/usr/include/cairo -isystem /snap/flutter/current/usr/include/pango-1.0 -isystem /snap/flutter/current/usr/include/fribidi -isystem /snap/flutter/current/usr/include/harfbuzz -isystem /snap/flutter/current/usr/include/atk-1.0 -isystem /snap/flutter/current/usr/include/pixman-1 -isystem /snap/flutter/current/usr/include/uuid -isystem /snap/flutter/current/usr/include/freetype2 -isystem /snap/flutter/current/usr/include/libpng16 -isystem /snap/flutter/current/usr/include/gdk-pixbuf-2.0 -isystem /snap/flutter/current/usr/include/libmount -isystem /snap/flutter/current/usr/include/blkid -isystem /snap/flutter/current/usr/include/glib-2.0 -isystem /snap/flutter/current/usr/lib/x86_64-linux-gnu/glib-2.0/include
 | 
			
		||||
  INCLUDES = -I/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral -I/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/desktop_window/linux/include -I/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/irondash_engine_context/linux/include -I/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/super_native_extensions/linux/include -isystem /snap/flutter/current/usr/include/gtk-3.0 -isystem /snap/flutter/current/usr/include/at-spi2-atk/2.0 -isystem /snap/flutter/current/usr/include/at-spi-2.0 -isystem /snap/flutter/current/usr/include/dbus-1.0 -isystem /snap/flutter/current/usr/lib/x86_64-linux-gnu/dbus-1.0/include -isystem /snap/flutter/current/usr/include/gio-unix-2.0 -isystem /snap/flutter/current/usr/include/cairo -isystem /snap/flutter/current/usr/include/pango-1.0 -isystem /snap/flutter/current/usr/include/fribidi -isystem /snap/flutter/current/usr/include/harfbuzz -isystem /snap/flutter/current/usr/include/atk-1.0 -isystem /snap/flutter/current/usr/include/pixman-1 -isystem /snap/flutter/current/usr/include/uuid -isystem /snap/flutter/current/usr/include/freetype2 -isystem /snap/flutter/current/usr/include/libpng16 -isystem /snap/flutter/current/usr/include/gdk-pixbuf-2.0 -isystem /snap/flutter/current/usr/include/libmount -isystem /snap/flutter/current/usr/include/blkid -isystem /snap/flutter/current/usr/include/glib-2.0 -isystem /snap/flutter/current/usr/lib/x86_64-linux-gnu/glib-2.0/include
 | 
			
		||||
  OBJECT_DIR = CMakeFiles/oc_front.dir
 | 
			
		||||
  OBJECT_FILE_DIR = CMakeFiles/oc_front.dir
 | 
			
		||||
 | 
			
		||||
build CMakeFiles/oc_front.dir/flutter/generated_plugin_registrant.cc.o: CXX_COMPILER__oc_front /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/generated_plugin_registrant.cc || cmake_object_order_depends_target_oc_front
 | 
			
		||||
build CMakeFiles/oc_front.dir/flutter/generated_plugin_registrant.cc.o: CXX_COMPILER__oc_front /home/mr/Documents/OC/oc-front/linux/flutter/generated_plugin_registrant.cc || cmake_object_order_depends_target_oc_front
 | 
			
		||||
  DEFINES = -DAPPLICATION_ID=\"com.example.oc_front\"
 | 
			
		||||
  DEP_FILE = CMakeFiles/oc_front.dir/flutter/generated_plugin_registrant.cc.o.d
 | 
			
		||||
  FLAGS = -g   -Wall -Werror -pthread
 | 
			
		||||
  INCLUDES = -I/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral -I/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/.plugin_symlinks/desktop_window/linux/include -isystem /snap/flutter/current/usr/include/gtk-3.0 -isystem /snap/flutter/current/usr/include/at-spi2-atk/2.0 -isystem /snap/flutter/current/usr/include/at-spi-2.0 -isystem /snap/flutter/current/usr/include/dbus-1.0 -isystem /snap/flutter/current/usr/lib/x86_64-linux-gnu/dbus-1.0/include -isystem /snap/flutter/current/usr/include/gio-unix-2.0 -isystem /snap/flutter/current/usr/include/cairo -isystem /snap/flutter/current/usr/include/pango-1.0 -isystem /snap/flutter/current/usr/include/fribidi -isystem /snap/flutter/current/usr/include/harfbuzz -isystem /snap/flutter/current/usr/include/atk-1.0 -isystem /snap/flutter/current/usr/include/pixman-1 -isystem /snap/flutter/current/usr/include/uuid -isystem /snap/flutter/current/usr/include/freetype2 -isystem /snap/flutter/current/usr/include/libpng16 -isystem /snap/flutter/current/usr/include/gdk-pixbuf-2.0 -isystem /snap/flutter/current/usr/include/libmount -isystem /snap/flutter/current/usr/include/blkid -isystem /snap/flutter/current/usr/include/glib-2.0 -isystem /snap/flutter/current/usr/lib/x86_64-linux-gnu/glib-2.0/include
 | 
			
		||||
  INCLUDES = -I/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral -I/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/desktop_window/linux/include -I/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/irondash_engine_context/linux/include -I/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/super_native_extensions/linux/include -isystem /snap/flutter/current/usr/include/gtk-3.0 -isystem /snap/flutter/current/usr/include/at-spi2-atk/2.0 -isystem /snap/flutter/current/usr/include/at-spi-2.0 -isystem /snap/flutter/current/usr/include/dbus-1.0 -isystem /snap/flutter/current/usr/lib/x86_64-linux-gnu/dbus-1.0/include -isystem /snap/flutter/current/usr/include/gio-unix-2.0 -isystem /snap/flutter/current/usr/include/cairo -isystem /snap/flutter/current/usr/include/pango-1.0 -isystem /snap/flutter/current/usr/include/fribidi -isystem /snap/flutter/current/usr/include/harfbuzz -isystem /snap/flutter/current/usr/include/atk-1.0 -isystem /snap/flutter/current/usr/include/pixman-1 -isystem /snap/flutter/current/usr/include/uuid -isystem /snap/flutter/current/usr/include/freetype2 -isystem /snap/flutter/current/usr/include/libpng16 -isystem /snap/flutter/current/usr/include/gdk-pixbuf-2.0 -isystem /snap/flutter/current/usr/include/libmount -isystem /snap/flutter/current/usr/include/blkid -isystem /snap/flutter/current/usr/include/glib-2.0 -isystem /snap/flutter/current/usr/lib/x86_64-linux-gnu/glib-2.0/include
 | 
			
		||||
  OBJECT_DIR = CMakeFiles/oc_front.dir
 | 
			
		||||
  OBJECT_FILE_DIR = CMakeFiles/oc_front.dir/flutter
 | 
			
		||||
 | 
			
		||||
@@ -135,10 +135,10 @@ build CMakeFiles/oc_front.dir/flutter/generated_plugin_registrant.cc.o: CXX_COMP
 | 
			
		||||
#############################################
 | 
			
		||||
# Link the executable intermediates_do_not_run/oc_front
 | 
			
		||||
 | 
			
		||||
build intermediates_do_not_run/oc_front: CXX_EXECUTABLE_LINKER__oc_front CMakeFiles/oc_front.dir/main.cc.o CMakeFiles/oc_front.dir/my_application.cc.o CMakeFiles/oc_front.dir/flutter/generated_plugin_registrant.cc.o | plugins/desktop_window/libdesktop_window_plugin.so /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/libflutter_linux_gtk.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgtk-3.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk-3.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpango-1.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libharfbuzz.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libatk-1.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo-gobject.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgio-2.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgobject-2.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libglib-2.0.so || flutter/flutter_assemble plugins/desktop_window/libdesktop_window_plugin.so
 | 
			
		||||
build intermediates_do_not_run/oc_front: CXX_EXECUTABLE_LINKER__oc_front CMakeFiles/oc_front.dir/main.cc.o CMakeFiles/oc_front.dir/my_application.cc.o CMakeFiles/oc_front.dir/flutter/generated_plugin_registrant.cc.o | plugins/desktop_window/libdesktop_window_plugin.so plugins/irondash_engine_context/libirondash_engine_context_plugin.so plugins/super_native_extensions/libsuper_native_extensions_plugin.so /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/libflutter_linux_gtk.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgtk-3.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk-3.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpango-1.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libharfbuzz.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libatk-1.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo-gobject.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgio-2.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgobject-2.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libglib-2.0.so || flutter/flutter_assemble plugins/desktop_window/libdesktop_window_plugin.so plugins/irondash_engine_context/libirondash_engine_context_plugin.so plugins/super_native_extensions/libsuper_native_extensions_plugin.so
 | 
			
		||||
  FLAGS = -g
 | 
			
		||||
  LINK_FLAGS = -B/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/9 -B/snap/flutter/current/usr/lib/x86_64-linux-gnu -B/snap/flutter/current/lib/x86_64-linux-gnu -B/snap/flutter/current/usr/lib/ -L/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/9 -L/snap/flutter/current/usr/lib/x86_64-linux-gnu -L/snap/flutter/current/lib/x86_64-linux-gnu -L/snap/flutter/current/usr/lib/ -lblkid -lgcrypt -llzma -llz4 -lgpg-error -luuid -lpthread -ldl -lepoxy -lfontconfig
 | 
			
		||||
  LINK_LIBRARIES = -Wl,-rpath,/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/plugins/desktop_window:/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral:  plugins/desktop_window/libdesktop_window_plugin.so  /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/libflutter_linux_gtk.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgtk-3.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk-3.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpango-1.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libharfbuzz.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libatk-1.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo-gobject.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgio-2.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgobject-2.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libglib-2.0.so
 | 
			
		||||
  LINK_LIBRARIES = -Wl,-rpath,/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/desktop_window:/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/irondash_engine_context:/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions:/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral:  plugins/desktop_window/libdesktop_window_plugin.so  plugins/irondash_engine_context/libirondash_engine_context_plugin.so  plugins/super_native_extensions/libsuper_native_extensions_plugin.so  /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/libflutter_linux_gtk.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgtk-3.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk-3.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpango-1.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libharfbuzz.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libatk-1.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo-gobject.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgio-2.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgobject-2.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libglib-2.0.so
 | 
			
		||||
  OBJECT_DIR = CMakeFiles/oc_front.dir
 | 
			
		||||
  POST_BUILD = :
 | 
			
		||||
  PRE_LINK = :
 | 
			
		||||
@@ -147,7 +147,7 @@ build intermediates_do_not_run/oc_front: CXX_EXECUTABLE_LINKER__oc_front CMakeFi
 | 
			
		||||
 | 
			
		||||
# =============================================================================
 | 
			
		||||
# Write statements declared in CMakeLists.txt:
 | 
			
		||||
# /home/mr/Documents/OC/oc-front/oc_front/linux/CMakeLists.txt
 | 
			
		||||
# /home/mr/Documents/OC/oc-front/linux/CMakeLists.txt
 | 
			
		||||
# =============================================================================
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@@ -155,7 +155,7 @@ build intermediates_do_not_run/oc_front: CXX_EXECUTABLE_LINKER__oc_front CMakeFi
 | 
			
		||||
# Utility command for install/strip
 | 
			
		||||
 | 
			
		||||
build flutter/CMakeFiles/install/strip.util: CUSTOM_COMMAND flutter/all
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/flutter && /snap/flutter/145/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug/flutter && /snap/flutter/145/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
 | 
			
		||||
  DESC = Installing the project stripped...
 | 
			
		||||
  pool = console
 | 
			
		||||
  restat = 1
 | 
			
		||||
@@ -167,7 +167,7 @@ build flutter/install/strip: phony flutter/CMakeFiles/install/strip.util
 | 
			
		||||
# Utility command for install/local
 | 
			
		||||
 | 
			
		||||
build flutter/CMakeFiles/install/local.util: CUSTOM_COMMAND flutter/all
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/flutter && /snap/flutter/145/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug/flutter && /snap/flutter/145/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
 | 
			
		||||
  DESC = Installing only the local directory...
 | 
			
		||||
  pool = console
 | 
			
		||||
  restat = 1
 | 
			
		||||
@@ -179,7 +179,7 @@ build flutter/install/local: phony flutter/CMakeFiles/install/local.util
 | 
			
		||||
# Utility command for install
 | 
			
		||||
 | 
			
		||||
build flutter/CMakeFiles/install.util: CUSTOM_COMMAND flutter/all
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/flutter && /snap/flutter/145/usr/bin/cmake -P cmake_install.cmake
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug/flutter && /snap/flutter/145/usr/bin/cmake -P cmake_install.cmake
 | 
			
		||||
  DESC = Install the project...
 | 
			
		||||
  pool = console
 | 
			
		||||
  restat = 1
 | 
			
		||||
@@ -197,7 +197,7 @@ build flutter/list_install_components: phony
 | 
			
		||||
# Utility command for rebuild_cache
 | 
			
		||||
 | 
			
		||||
build flutter/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/flutter && /snap/flutter/145/usr/bin/cmake -S/home/mr/Documents/OC/oc-front/oc_front/linux -B/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug/flutter && /snap/flutter/145/usr/bin/cmake -S/home/mr/Documents/OC/oc-front/linux -B/home/mr/Documents/OC/oc-front/build/linux/x64/debug
 | 
			
		||||
  DESC = Running CMake to regenerate build system...
 | 
			
		||||
  pool = console
 | 
			
		||||
  restat = 1
 | 
			
		||||
@@ -209,7 +209,7 @@ build flutter/rebuild_cache: phony flutter/CMakeFiles/rebuild_cache.util
 | 
			
		||||
# Utility command for edit_cache
 | 
			
		||||
 | 
			
		||||
build flutter/CMakeFiles/edit_cache.util: CUSTOM_COMMAND
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/flutter && /snap/flutter/145/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug/flutter && /snap/flutter/145/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
 | 
			
		||||
  DESC = No interactive CMake dialog available...
 | 
			
		||||
  restat = 1
 | 
			
		||||
 | 
			
		||||
@@ -219,26 +219,26 @@ build flutter/edit_cache: phony flutter/CMakeFiles/edit_cache.util
 | 
			
		||||
#############################################
 | 
			
		||||
# Utility command for flutter_assemble
 | 
			
		||||
 | 
			
		||||
build flutter/flutter_assemble: phony flutter/CMakeFiles/flutter_assemble /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/libflutter_linux_gtk.so /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_basic_message_channel.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_binary_codec.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_binary_messenger.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_dart_project.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_engine.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_json_message_codec.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_json_method_codec.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_message_codec.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_call.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_channel.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_codec.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_response.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registrar.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registry.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_standard_message_codec.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_standard_method_codec.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_string_codec.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_value.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_view.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/flutter_linux.h flutter/_phony_
 | 
			
		||||
build flutter/flutter_assemble: phony flutter/CMakeFiles/flutter_assemble /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/libflutter_linux_gtk.so /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_basic_message_channel.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_binary_codec.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_binary_messenger.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_dart_project.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_engine.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_json_message_codec.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_json_method_codec.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_message_codec.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_call.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_channel.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_codec.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_response.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registrar.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registry.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_standard_message_codec.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_standard_method_codec.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_string_codec.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_value.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_view.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/flutter_linux.h flutter/_phony_
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Phony custom command for flutter/CMakeFiles/flutter_assemble
 | 
			
		||||
 | 
			
		||||
build flutter/CMakeFiles/flutter_assemble: phony /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/libflutter_linux_gtk.so /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_basic_message_channel.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_binary_codec.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_binary_messenger.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_dart_project.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_engine.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_json_message_codec.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_json_method_codec.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_message_codec.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_call.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_channel.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_codec.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_response.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registrar.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registry.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_standard_message_codec.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_standard_method_codec.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_string_codec.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_value.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_view.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/flutter_linux.h
 | 
			
		||||
build flutter/CMakeFiles/flutter_assemble: phony /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/libflutter_linux_gtk.so /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_basic_message_channel.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_binary_codec.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_binary_messenger.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_dart_project.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_engine.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_json_message_codec.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_json_method_codec.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_message_codec.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_call.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_channel.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_codec.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_response.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registrar.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registry.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_standard_message_codec.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_standard_method_codec.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_string_codec.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_value.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_view.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/flutter_linux.h
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Custom command for /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/libflutter_linux_gtk.so
 | 
			
		||||
# Custom command for /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/libflutter_linux_gtk.so
 | 
			
		||||
 | 
			
		||||
build /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/libflutter_linux_gtk.so /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_basic_message_channel.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_binary_codec.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_binary_messenger.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_dart_project.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_engine.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_json_message_codec.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_json_method_codec.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_message_codec.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_call.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_channel.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_codec.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_response.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registrar.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registry.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_standard_message_codec.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_standard_method_codec.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_string_codec.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_value.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_view.h /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/flutter_linux.h flutter/_phony_: CUSTOM_COMMAND
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/flutter && /snap/flutter/145/usr/bin/cmake -E env FLUTTER_ROOT=/home/mr/snap/flutter/common/flutter PROJECT_DIR=/home/mr/Documents/OC/oc-front/oc_front DART_DEFINES=RkxVVFRFUl9XRUJfQVVUT19ERVRFQ1Q9dHJ1ZQ==,RkxVVFRFUl9XRUJfQ0FOVkFTS0lUX1VSTD1odHRwczovL3d3dy5nc3RhdGljLmNvbS9mbHV0dGVyLWNhbnZhc2tpdC9jNGNkNDhlMTg2NDYwYjMyZDQ0NTg1Y2UzYzEwMzI3MWFiNjc2MzU1Lw== DART_OBFUSCATION=false TRACK_WIDGET_CREATION=true TREE_SHAKE_ICONS=false PACKAGE_CONFIG=/home/mr/Documents/OC/oc-front/oc_front/.dart_tool/package_config.json FLUTTER_TARGET=/home/mr/Documents/OC/oc-front/oc_front/lib/main.dart /home/mr/snap/flutter/common/flutter/packages/flutter_tools/bin/tool_backend.sh linux-x64 Debug
 | 
			
		||||
  DESC = Generating /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/libflutter_linux_gtk.so, /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_basic_message_channel.h, /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_binary_codec.h, /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_binary_messenger.h, /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_dart_project.h, /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_engine.h, /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_json_message_codec.h, /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_json_method_codec.h, /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_message_codec.h, /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_call.h, /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_channel.h, /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_codec.h, /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_method_response.h, /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registrar.h, /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registry.h, /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_standard_message_codec.h, /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_standard_method_codec.h, /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_string_codec.h, /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_value.h, /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/fl_view.h, /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/flutter_linux/flutter_linux.h, _phony_
 | 
			
		||||
build /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/libflutter_linux_gtk.so /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_basic_message_channel.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_binary_codec.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_binary_messenger.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_dart_project.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_engine.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_json_message_codec.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_json_method_codec.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_message_codec.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_call.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_channel.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_codec.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_response.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registrar.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registry.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_standard_message_codec.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_standard_method_codec.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_string_codec.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_value.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_view.h /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/flutter_linux.h flutter/_phony_: CUSTOM_COMMAND
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug/flutter && /snap/flutter/145/usr/bin/cmake -E env FLUTTER_ROOT=/home/mr/snap/flutter/common/flutter PROJECT_DIR=/home/mr/Documents/OC/oc-front DART_DEFINES=RkxVVFRFUl9XRUJfQVVUT19ERVRFQ1Q9dHJ1ZQ==,RkxVVFRFUl9XRUJfQ0FOVkFTS0lUX1VSTD1odHRwczovL3d3dy5nc3RhdGljLmNvbS9mbHV0dGVyLWNhbnZhc2tpdC9jNGNkNDhlMTg2NDYwYjMyZDQ0NTg1Y2UzYzEwMzI3MWFiNjc2MzU1Lw== DART_OBFUSCATION=false TRACK_WIDGET_CREATION=true TREE_SHAKE_ICONS=false PACKAGE_CONFIG=/home/mr/Documents/OC/oc-front/.dart_tool/package_config.json FLUTTER_TARGET=/home/mr/Documents/OC/oc-front/lib/main.dart /home/mr/snap/flutter/common/flutter/packages/flutter_tools/bin/tool_backend.sh linux-x64 Debug
 | 
			
		||||
  DESC = Generating /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/libflutter_linux_gtk.so, /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_basic_message_channel.h, /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_binary_codec.h, /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_binary_messenger.h, /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_dart_project.h, /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_engine.h, /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_json_message_codec.h, /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_json_method_codec.h, /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_message_codec.h, /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_call.h, /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_channel.h, /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_codec.h, /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_method_response.h, /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registrar.h, /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_plugin_registry.h, /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_standard_message_codec.h, /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_standard_method_codec.h, /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_string_codec.h, /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_value.h, /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/fl_view.h, /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/flutter_linux/flutter_linux.h, _phony_
 | 
			
		||||
  restat = 1
 | 
			
		||||
 | 
			
		||||
# =============================================================================
 | 
			
		||||
# Write statements declared in CMakeLists.txt:
 | 
			
		||||
# /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/generated_plugins.cmake
 | 
			
		||||
# /home/mr/Documents/OC/oc-front/linux/flutter/generated_plugins.cmake
 | 
			
		||||
# =============================================================================
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@@ -246,7 +246,7 @@ build /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/libflutter
 | 
			
		||||
# Utility command for install/strip
 | 
			
		||||
 | 
			
		||||
build plugins/desktop_window/CMakeFiles/install/strip.util: CUSTOM_COMMAND plugins/desktop_window/all
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/plugins/desktop_window && /snap/flutter/145/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/desktop_window && /snap/flutter/145/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
 | 
			
		||||
  DESC = Installing the project stripped...
 | 
			
		||||
  pool = console
 | 
			
		||||
  restat = 1
 | 
			
		||||
@@ -258,7 +258,7 @@ build plugins/desktop_window/install/strip: phony plugins/desktop_window/CMakeFi
 | 
			
		||||
# Utility command for install/local
 | 
			
		||||
 | 
			
		||||
build plugins/desktop_window/CMakeFiles/install/local.util: CUSTOM_COMMAND plugins/desktop_window/all
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/plugins/desktop_window && /snap/flutter/145/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/desktop_window && /snap/flutter/145/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
 | 
			
		||||
  DESC = Installing only the local directory...
 | 
			
		||||
  pool = console
 | 
			
		||||
  restat = 1
 | 
			
		||||
@@ -270,7 +270,7 @@ build plugins/desktop_window/install/local: phony plugins/desktop_window/CMakeFi
 | 
			
		||||
# Utility command for install
 | 
			
		||||
 | 
			
		||||
build plugins/desktop_window/CMakeFiles/install.util: CUSTOM_COMMAND plugins/desktop_window/all
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/plugins/desktop_window && /snap/flutter/145/usr/bin/cmake -P cmake_install.cmake
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/desktop_window && /snap/flutter/145/usr/bin/cmake -P cmake_install.cmake
 | 
			
		||||
  DESC = Install the project...
 | 
			
		||||
  pool = console
 | 
			
		||||
  restat = 1
 | 
			
		||||
@@ -288,7 +288,7 @@ build plugins/desktop_window/list_install_components: phony
 | 
			
		||||
# Utility command for rebuild_cache
 | 
			
		||||
 | 
			
		||||
build plugins/desktop_window/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/plugins/desktop_window && /snap/flutter/145/usr/bin/cmake -S/home/mr/Documents/OC/oc-front/oc_front/linux -B/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/desktop_window && /snap/flutter/145/usr/bin/cmake -S/home/mr/Documents/OC/oc-front/linux -B/home/mr/Documents/OC/oc-front/build/linux/x64/debug
 | 
			
		||||
  DESC = Running CMake to regenerate build system...
 | 
			
		||||
  pool = console
 | 
			
		||||
  restat = 1
 | 
			
		||||
@@ -300,7 +300,7 @@ build plugins/desktop_window/rebuild_cache: phony plugins/desktop_window/CMakeFi
 | 
			
		||||
# Utility command for edit_cache
 | 
			
		||||
 | 
			
		||||
build plugins/desktop_window/CMakeFiles/edit_cache.util: CUSTOM_COMMAND
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/plugins/desktop_window && /snap/flutter/145/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/desktop_window && /snap/flutter/145/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
 | 
			
		||||
  DESC = No interactive CMake dialog available...
 | 
			
		||||
  restat = 1
 | 
			
		||||
 | 
			
		||||
@@ -315,11 +315,11 @@ build plugins/desktop_window/edit_cache: phony plugins/desktop_window/CMakeFiles
 | 
			
		||||
 | 
			
		||||
build cmake_object_order_depends_target_desktop_window_plugin: phony || flutter/flutter_assemble
 | 
			
		||||
 | 
			
		||||
build plugins/desktop_window/CMakeFiles/desktop_window_plugin.dir/desktop_window_plugin.cc.o: CXX_COMPILER__desktop_window_plugin /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/.plugin_symlinks/desktop_window/linux/desktop_window_plugin.cc || cmake_object_order_depends_target_desktop_window_plugin
 | 
			
		||||
build plugins/desktop_window/CMakeFiles/desktop_window_plugin.dir/desktop_window_plugin.cc.o: CXX_COMPILER__desktop_window_plugin /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/desktop_window/linux/desktop_window_plugin.cc || cmake_object_order_depends_target_desktop_window_plugin
 | 
			
		||||
  DEFINES = -DAPPLICATION_ID=\"com.example.oc_front\" -DFLUTTER_PLUGIN_IMPL -Ddesktop_window_plugin_EXPORTS
 | 
			
		||||
  DEP_FILE = plugins/desktop_window/CMakeFiles/desktop_window_plugin.dir/desktop_window_plugin.cc.o.d
 | 
			
		||||
  FLAGS = -g -fPIC -fvisibility=hidden   -Wall -Werror -pthread
 | 
			
		||||
  INCLUDES = -I/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral -isystem /snap/flutter/current/usr/include/gtk-3.0 -isystem /snap/flutter/current/usr/include/at-spi2-atk/2.0 -isystem /snap/flutter/current/usr/include/at-spi-2.0 -isystem /snap/flutter/current/usr/include/dbus-1.0 -isystem /snap/flutter/current/usr/lib/x86_64-linux-gnu/dbus-1.0/include -isystem /snap/flutter/current/usr/include/gio-unix-2.0 -isystem /snap/flutter/current/usr/include/cairo -isystem /snap/flutter/current/usr/include/pango-1.0 -isystem /snap/flutter/current/usr/include/fribidi -isystem /snap/flutter/current/usr/include/harfbuzz -isystem /snap/flutter/current/usr/include/atk-1.0 -isystem /snap/flutter/current/usr/include/pixman-1 -isystem /snap/flutter/current/usr/include/uuid -isystem /snap/flutter/current/usr/include/freetype2 -isystem /snap/flutter/current/usr/include/libpng16 -isystem /snap/flutter/current/usr/include/gdk-pixbuf-2.0 -isystem /snap/flutter/current/usr/include/libmount -isystem /snap/flutter/current/usr/include/blkid -isystem /snap/flutter/current/usr/include/glib-2.0 -isystem /snap/flutter/current/usr/lib/x86_64-linux-gnu/glib-2.0/include
 | 
			
		||||
  INCLUDES = -I/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral -isystem /snap/flutter/current/usr/include/gtk-3.0 -isystem /snap/flutter/current/usr/include/at-spi2-atk/2.0 -isystem /snap/flutter/current/usr/include/at-spi-2.0 -isystem /snap/flutter/current/usr/include/dbus-1.0 -isystem /snap/flutter/current/usr/lib/x86_64-linux-gnu/dbus-1.0/include -isystem /snap/flutter/current/usr/include/gio-unix-2.0 -isystem /snap/flutter/current/usr/include/cairo -isystem /snap/flutter/current/usr/include/pango-1.0 -isystem /snap/flutter/current/usr/include/fribidi -isystem /snap/flutter/current/usr/include/harfbuzz -isystem /snap/flutter/current/usr/include/atk-1.0 -isystem /snap/flutter/current/usr/include/pixman-1 -isystem /snap/flutter/current/usr/include/uuid -isystem /snap/flutter/current/usr/include/freetype2 -isystem /snap/flutter/current/usr/include/libpng16 -isystem /snap/flutter/current/usr/include/gdk-pixbuf-2.0 -isystem /snap/flutter/current/usr/include/libmount -isystem /snap/flutter/current/usr/include/blkid -isystem /snap/flutter/current/usr/include/glib-2.0 -isystem /snap/flutter/current/usr/lib/x86_64-linux-gnu/glib-2.0/include
 | 
			
		||||
  OBJECT_DIR = plugins/desktop_window/CMakeFiles/desktop_window_plugin.dir
 | 
			
		||||
  OBJECT_FILE_DIR = plugins/desktop_window/CMakeFiles/desktop_window_plugin.dir
 | 
			
		||||
 | 
			
		||||
@@ -331,10 +331,10 @@ build plugins/desktop_window/CMakeFiles/desktop_window_plugin.dir/desktop_window
 | 
			
		||||
#############################################
 | 
			
		||||
# Link the shared library plugins/desktop_window/libdesktop_window_plugin.so
 | 
			
		||||
 | 
			
		||||
build plugins/desktop_window/libdesktop_window_plugin.so: CXX_SHARED_LIBRARY_LINKER__desktop_window_plugin plugins/desktop_window/CMakeFiles/desktop_window_plugin.dir/desktop_window_plugin.cc.o | /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/libflutter_linux_gtk.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgtk-3.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk-3.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpango-1.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libharfbuzz.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libatk-1.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo-gobject.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgio-2.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgobject-2.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libglib-2.0.so || flutter/flutter_assemble
 | 
			
		||||
build plugins/desktop_window/libdesktop_window_plugin.so: CXX_SHARED_LIBRARY_LINKER__desktop_window_plugin plugins/desktop_window/CMakeFiles/desktop_window_plugin.dir/desktop_window_plugin.cc.o | /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/libflutter_linux_gtk.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgtk-3.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk-3.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpango-1.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libharfbuzz.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libatk-1.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo-gobject.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgio-2.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgobject-2.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libglib-2.0.so || flutter/flutter_assemble
 | 
			
		||||
  LANGUAGE_COMPILE_FLAGS = -g
 | 
			
		||||
  LINK_FLAGS = -B/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/9 -B/snap/flutter/current/usr/lib/x86_64-linux-gnu -B/snap/flutter/current/lib/x86_64-linux-gnu -B/snap/flutter/current/usr/lib/ -L/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/9 -L/snap/flutter/current/usr/lib/x86_64-linux-gnu -L/snap/flutter/current/lib/x86_64-linux-gnu -L/snap/flutter/current/usr/lib/ -lblkid -lgcrypt -llzma -llz4 -lgpg-error -luuid -lpthread -ldl -lepoxy -lfontconfig
 | 
			
		||||
  LINK_LIBRARIES = -Wl,-rpath,/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral  /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/libflutter_linux_gtk.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgtk-3.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk-3.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpango-1.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libharfbuzz.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libatk-1.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo-gobject.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgio-2.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgobject-2.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libglib-2.0.so
 | 
			
		||||
  LINK_LIBRARIES = -Wl,-rpath,/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral  /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/libflutter_linux_gtk.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgtk-3.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk-3.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpango-1.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libharfbuzz.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libatk-1.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo-gobject.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgio-2.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgobject-2.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libglib-2.0.so
 | 
			
		||||
  OBJECT_DIR = plugins/desktop_window/CMakeFiles/desktop_window_plugin.dir
 | 
			
		||||
  POST_BUILD = :
 | 
			
		||||
  PRE_LINK = :
 | 
			
		||||
@@ -343,6 +343,241 @@ build plugins/desktop_window/libdesktop_window_plugin.so: CXX_SHARED_LIBRARY_LIN
 | 
			
		||||
  TARGET_FILE = plugins/desktop_window/libdesktop_window_plugin.so
 | 
			
		||||
  TARGET_PDB = desktop_window_plugin.so.dbg
 | 
			
		||||
 | 
			
		||||
# =============================================================================
 | 
			
		||||
# Write statements declared in CMakeLists.txt:
 | 
			
		||||
# /home/mr/Documents/OC/oc-front/linux/flutter/generated_plugins.cmake
 | 
			
		||||
# =============================================================================
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Utility command for install/strip
 | 
			
		||||
 | 
			
		||||
build plugins/irondash_engine_context/CMakeFiles/install/strip.util: CUSTOM_COMMAND plugins/irondash_engine_context/all
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/irondash_engine_context && /snap/flutter/145/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
 | 
			
		||||
  DESC = Installing the project stripped...
 | 
			
		||||
  pool = console
 | 
			
		||||
  restat = 1
 | 
			
		||||
 | 
			
		||||
build plugins/irondash_engine_context/install/strip: phony plugins/irondash_engine_context/CMakeFiles/install/strip.util
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Utility command for install/local
 | 
			
		||||
 | 
			
		||||
build plugins/irondash_engine_context/CMakeFiles/install/local.util: CUSTOM_COMMAND plugins/irondash_engine_context/all
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/irondash_engine_context && /snap/flutter/145/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
 | 
			
		||||
  DESC = Installing only the local directory...
 | 
			
		||||
  pool = console
 | 
			
		||||
  restat = 1
 | 
			
		||||
 | 
			
		||||
build plugins/irondash_engine_context/install/local: phony plugins/irondash_engine_context/CMakeFiles/install/local.util
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Utility command for install
 | 
			
		||||
 | 
			
		||||
build plugins/irondash_engine_context/CMakeFiles/install.util: CUSTOM_COMMAND plugins/irondash_engine_context/all
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/irondash_engine_context && /snap/flutter/145/usr/bin/cmake -P cmake_install.cmake
 | 
			
		||||
  DESC = Install the project...
 | 
			
		||||
  pool = console
 | 
			
		||||
  restat = 1
 | 
			
		||||
 | 
			
		||||
build plugins/irondash_engine_context/install: phony plugins/irondash_engine_context/CMakeFiles/install.util
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Utility command for list_install_components
 | 
			
		||||
 | 
			
		||||
build plugins/irondash_engine_context/list_install_components: phony
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Utility command for rebuild_cache
 | 
			
		||||
 | 
			
		||||
build plugins/irondash_engine_context/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/irondash_engine_context && /snap/flutter/145/usr/bin/cmake -S/home/mr/Documents/OC/oc-front/linux -B/home/mr/Documents/OC/oc-front/build/linux/x64/debug
 | 
			
		||||
  DESC = Running CMake to regenerate build system...
 | 
			
		||||
  pool = console
 | 
			
		||||
  restat = 1
 | 
			
		||||
 | 
			
		||||
build plugins/irondash_engine_context/rebuild_cache: phony plugins/irondash_engine_context/CMakeFiles/rebuild_cache.util
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Utility command for edit_cache
 | 
			
		||||
 | 
			
		||||
build plugins/irondash_engine_context/CMakeFiles/edit_cache.util: CUSTOM_COMMAND
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/irondash_engine_context && /snap/flutter/145/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
 | 
			
		||||
  DESC = No interactive CMake dialog available...
 | 
			
		||||
  restat = 1
 | 
			
		||||
 | 
			
		||||
build plugins/irondash_engine_context/edit_cache: phony plugins/irondash_engine_context/CMakeFiles/edit_cache.util
 | 
			
		||||
 | 
			
		||||
# =============================================================================
 | 
			
		||||
# Object build statements for SHARED_LIBRARY target irondash_engine_context_plugin
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Order-only phony target for irondash_engine_context_plugin
 | 
			
		||||
 | 
			
		||||
build cmake_object_order_depends_target_irondash_engine_context_plugin: phony || flutter/flutter_assemble
 | 
			
		||||
 | 
			
		||||
build plugins/irondash_engine_context/CMakeFiles/irondash_engine_context_plugin.dir/irondash_engine_context_plugin.cc.o: CXX_COMPILER__irondash_engine_context_plugin /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/irondash_engine_context/linux/irondash_engine_context_plugin.cc || cmake_object_order_depends_target_irondash_engine_context_plugin
 | 
			
		||||
  DEFINES = -DAPPLICATION_ID=\"com.example.oc_front\" -DFLUTTER_PLUGIN_IMPL -Dirondash_engine_context_plugin_EXPORTS
 | 
			
		||||
  DEP_FILE = plugins/irondash_engine_context/CMakeFiles/irondash_engine_context_plugin.dir/irondash_engine_context_plugin.cc.o.d
 | 
			
		||||
  FLAGS = -g -fPIC -fvisibility=hidden   -Wall -Werror -pthread
 | 
			
		||||
  INCLUDES = -I/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral -isystem /snap/flutter/current/usr/include/gtk-3.0 -isystem /snap/flutter/current/usr/include/at-spi2-atk/2.0 -isystem /snap/flutter/current/usr/include/at-spi-2.0 -isystem /snap/flutter/current/usr/include/dbus-1.0 -isystem /snap/flutter/current/usr/lib/x86_64-linux-gnu/dbus-1.0/include -isystem /snap/flutter/current/usr/include/gio-unix-2.0 -isystem /snap/flutter/current/usr/include/cairo -isystem /snap/flutter/current/usr/include/pango-1.0 -isystem /snap/flutter/current/usr/include/fribidi -isystem /snap/flutter/current/usr/include/harfbuzz -isystem /snap/flutter/current/usr/include/atk-1.0 -isystem /snap/flutter/current/usr/include/pixman-1 -isystem /snap/flutter/current/usr/include/uuid -isystem /snap/flutter/current/usr/include/freetype2 -isystem /snap/flutter/current/usr/include/libpng16 -isystem /snap/flutter/current/usr/include/gdk-pixbuf-2.0 -isystem /snap/flutter/current/usr/include/libmount -isystem /snap/flutter/current/usr/include/blkid -isystem /snap/flutter/current/usr/include/glib-2.0 -isystem /snap/flutter/current/usr/lib/x86_64-linux-gnu/glib-2.0/include
 | 
			
		||||
  OBJECT_DIR = plugins/irondash_engine_context/CMakeFiles/irondash_engine_context_plugin.dir
 | 
			
		||||
  OBJECT_FILE_DIR = plugins/irondash_engine_context/CMakeFiles/irondash_engine_context_plugin.dir
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# =============================================================================
 | 
			
		||||
# Link build statements for SHARED_LIBRARY target irondash_engine_context_plugin
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Link the shared library plugins/irondash_engine_context/libirondash_engine_context_plugin.so
 | 
			
		||||
 | 
			
		||||
build plugins/irondash_engine_context/libirondash_engine_context_plugin.so: CXX_SHARED_LIBRARY_LINKER__irondash_engine_context_plugin plugins/irondash_engine_context/CMakeFiles/irondash_engine_context_plugin.dir/irondash_engine_context_plugin.cc.o | /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/libflutter_linux_gtk.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgtk-3.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk-3.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpango-1.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libharfbuzz.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libatk-1.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo-gobject.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgio-2.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgobject-2.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libglib-2.0.so || flutter/flutter_assemble
 | 
			
		||||
  LANGUAGE_COMPILE_FLAGS = -g
 | 
			
		||||
  LINK_FLAGS = -B/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/9 -B/snap/flutter/current/usr/lib/x86_64-linux-gnu -B/snap/flutter/current/lib/x86_64-linux-gnu -B/snap/flutter/current/usr/lib/ -L/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/9 -L/snap/flutter/current/usr/lib/x86_64-linux-gnu -L/snap/flutter/current/lib/x86_64-linux-gnu -L/snap/flutter/current/usr/lib/ -lblkid -lgcrypt -llzma -llz4 -lgpg-error -luuid -lpthread -ldl -lepoxy -lfontconfig
 | 
			
		||||
  LINK_LIBRARIES = -Wl,-rpath,/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral  /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/libflutter_linux_gtk.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgtk-3.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk-3.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpango-1.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libharfbuzz.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libatk-1.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo-gobject.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgio-2.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgobject-2.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libglib-2.0.so
 | 
			
		||||
  OBJECT_DIR = plugins/irondash_engine_context/CMakeFiles/irondash_engine_context_plugin.dir
 | 
			
		||||
  POST_BUILD = :
 | 
			
		||||
  PRE_LINK = :
 | 
			
		||||
  SONAME = libirondash_engine_context_plugin.so
 | 
			
		||||
  SONAME_FLAG = -Wl,-soname,
 | 
			
		||||
  TARGET_FILE = plugins/irondash_engine_context/libirondash_engine_context_plugin.so
 | 
			
		||||
  TARGET_PDB = irondash_engine_context_plugin.so.dbg
 | 
			
		||||
 | 
			
		||||
# =============================================================================
 | 
			
		||||
# Write statements declared in CMakeLists.txt:
 | 
			
		||||
# /home/mr/Documents/OC/oc-front/linux/flutter/generated_plugins.cmake
 | 
			
		||||
# =============================================================================
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Utility command for install/strip
 | 
			
		||||
 | 
			
		||||
build plugins/super_native_extensions/CMakeFiles/install/strip.util: CUSTOM_COMMAND plugins/super_native_extensions/all
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions && /snap/flutter/145/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
 | 
			
		||||
  DESC = Installing the project stripped...
 | 
			
		||||
  pool = console
 | 
			
		||||
  restat = 1
 | 
			
		||||
 | 
			
		||||
build plugins/super_native_extensions/install/strip: phony plugins/super_native_extensions/CMakeFiles/install/strip.util
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Utility command for install/local
 | 
			
		||||
 | 
			
		||||
build plugins/super_native_extensions/CMakeFiles/install/local.util: CUSTOM_COMMAND plugins/super_native_extensions/all
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions && /snap/flutter/145/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
 | 
			
		||||
  DESC = Installing only the local directory...
 | 
			
		||||
  pool = console
 | 
			
		||||
  restat = 1
 | 
			
		||||
 | 
			
		||||
build plugins/super_native_extensions/install/local: phony plugins/super_native_extensions/CMakeFiles/install/local.util
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Utility command for install
 | 
			
		||||
 | 
			
		||||
build plugins/super_native_extensions/CMakeFiles/install.util: CUSTOM_COMMAND plugins/super_native_extensions/all
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions && /snap/flutter/145/usr/bin/cmake -P cmake_install.cmake
 | 
			
		||||
  DESC = Install the project...
 | 
			
		||||
  pool = console
 | 
			
		||||
  restat = 1
 | 
			
		||||
 | 
			
		||||
build plugins/super_native_extensions/install: phony plugins/super_native_extensions/CMakeFiles/install.util
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Utility command for list_install_components
 | 
			
		||||
 | 
			
		||||
build plugins/super_native_extensions/list_install_components: phony
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Utility command for rebuild_cache
 | 
			
		||||
 | 
			
		||||
build plugins/super_native_extensions/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions && /snap/flutter/145/usr/bin/cmake -S/home/mr/Documents/OC/oc-front/linux -B/home/mr/Documents/OC/oc-front/build/linux/x64/debug
 | 
			
		||||
  DESC = Running CMake to regenerate build system...
 | 
			
		||||
  pool = console
 | 
			
		||||
  restat = 1
 | 
			
		||||
 | 
			
		||||
build plugins/super_native_extensions/rebuild_cache: phony plugins/super_native_extensions/CMakeFiles/rebuild_cache.util
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Utility command for edit_cache
 | 
			
		||||
 | 
			
		||||
build plugins/super_native_extensions/CMakeFiles/edit_cache.util: CUSTOM_COMMAND
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions && /snap/flutter/145/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
 | 
			
		||||
  DESC = No interactive CMake dialog available...
 | 
			
		||||
  restat = 1
 | 
			
		||||
 | 
			
		||||
build plugins/super_native_extensions/edit_cache: phony plugins/super_native_extensions/CMakeFiles/edit_cache.util
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Utility command for super_native_extensions_plugin_cargokit
 | 
			
		||||
 | 
			
		||||
build plugins/super_native_extensions/super_native_extensions_plugin_cargokit: phony plugins/super_native_extensions/CMakeFiles/super_native_extensions_plugin_cargokit plugins/super_native_extensions/libsuper_native_extensions.so plugins/super_native_extensions/_phony_
 | 
			
		||||
 | 
			
		||||
# =============================================================================
 | 
			
		||||
# Object build statements for SHARED_LIBRARY target super_native_extensions_plugin
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Order-only phony target for super_native_extensions_plugin
 | 
			
		||||
 | 
			
		||||
build cmake_object_order_depends_target_super_native_extensions_plugin: phony || flutter/flutter_assemble plugins/super_native_extensions/super_native_extensions_plugin_cargokit
 | 
			
		||||
 | 
			
		||||
build plugins/super_native_extensions/CMakeFiles/super_native_extensions_plugin.dir/super_native_extensions_plugin.cc.o: CXX_COMPILER__super_native_extensions_plugin /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/super_native_extensions/linux/super_native_extensions_plugin.cc || cmake_object_order_depends_target_super_native_extensions_plugin
 | 
			
		||||
  DEFINES = -DAPPLICATION_ID=\"com.example.oc_front\" -DFLUTTER_PLUGIN_IMPL -Dsuper_native_extensions_plugin_EXPORTS
 | 
			
		||||
  DEP_FILE = plugins/super_native_extensions/CMakeFiles/super_native_extensions_plugin.dir/super_native_extensions_plugin.cc.o.d
 | 
			
		||||
  FLAGS = -g -fPIC -fvisibility=hidden   -Wall -Werror -pthread
 | 
			
		||||
  INCLUDES = -I/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral -isystem /snap/flutter/current/usr/include/gtk-3.0 -isystem /snap/flutter/current/usr/include/at-spi2-atk/2.0 -isystem /snap/flutter/current/usr/include/at-spi-2.0 -isystem /snap/flutter/current/usr/include/dbus-1.0 -isystem /snap/flutter/current/usr/lib/x86_64-linux-gnu/dbus-1.0/include -isystem /snap/flutter/current/usr/include/gio-unix-2.0 -isystem /snap/flutter/current/usr/include/cairo -isystem /snap/flutter/current/usr/include/pango-1.0 -isystem /snap/flutter/current/usr/include/fribidi -isystem /snap/flutter/current/usr/include/harfbuzz -isystem /snap/flutter/current/usr/include/atk-1.0 -isystem /snap/flutter/current/usr/include/pixman-1 -isystem /snap/flutter/current/usr/include/uuid -isystem /snap/flutter/current/usr/include/freetype2 -isystem /snap/flutter/current/usr/include/libpng16 -isystem /snap/flutter/current/usr/include/gdk-pixbuf-2.0 -isystem /snap/flutter/current/usr/include/libmount -isystem /snap/flutter/current/usr/include/blkid -isystem /snap/flutter/current/usr/include/glib-2.0 -isystem /snap/flutter/current/usr/lib/x86_64-linux-gnu/glib-2.0/include
 | 
			
		||||
  OBJECT_DIR = plugins/super_native_extensions/CMakeFiles/super_native_extensions_plugin.dir
 | 
			
		||||
  OBJECT_FILE_DIR = plugins/super_native_extensions/CMakeFiles/super_native_extensions_plugin.dir
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# =============================================================================
 | 
			
		||||
# Link build statements for SHARED_LIBRARY target super_native_extensions_plugin
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Link the shared library plugins/super_native_extensions/libsuper_native_extensions_plugin.so
 | 
			
		||||
 | 
			
		||||
build plugins/super_native_extensions/libsuper_native_extensions_plugin.so: CXX_SHARED_LIBRARY_LINKER__super_native_extensions_plugin plugins/super_native_extensions/CMakeFiles/super_native_extensions_plugin.dir/super_native_extensions_plugin.cc.o | plugins/super_native_extensions/libsuper_native_extensions.so /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/libflutter_linux_gtk.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgtk-3.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk-3.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpango-1.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libharfbuzz.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libatk-1.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo-gobject.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgio-2.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgobject-2.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libglib-2.0.so || flutter/flutter_assemble plugins/super_native_extensions/super_native_extensions_plugin_cargokit
 | 
			
		||||
  LANGUAGE_COMPILE_FLAGS = -g
 | 
			
		||||
  LINK_FLAGS = -B/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/9 -B/snap/flutter/current/usr/lib/x86_64-linux-gnu -B/snap/flutter/current/lib/x86_64-linux-gnu -B/snap/flutter/current/usr/lib/ -L/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/9 -L/snap/flutter/current/usr/lib/x86_64-linux-gnu -L/snap/flutter/current/lib/x86_64-linux-gnu -L/snap/flutter/current/usr/lib/ -lblkid -lgcrypt -llzma -llz4 -lgpg-error -luuid -lpthread -ldl -lepoxy -lfontconfig
 | 
			
		||||
  LINK_LIBRARIES = -Wl,-rpath,"\$$ORIGIN:/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral"  -lsuper_native_extensions  /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/libflutter_linux_gtk.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgtk-3.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk-3.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpango-1.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libharfbuzz.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libatk-1.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo-gobject.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgio-2.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgobject-2.0.so  /snap/flutter/current/usr/lib/x86_64-linux-gnu/libglib-2.0.so
 | 
			
		||||
  LINK_PATH = -L/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions
 | 
			
		||||
  OBJECT_DIR = plugins/super_native_extensions/CMakeFiles/super_native_extensions_plugin.dir
 | 
			
		||||
  POST_BUILD = :
 | 
			
		||||
  PRE_LINK = :
 | 
			
		||||
  SONAME = libsuper_native_extensions_plugin.so
 | 
			
		||||
  SONAME_FLAG = -Wl,-soname,
 | 
			
		||||
  TARGET_FILE = plugins/super_native_extensions/libsuper_native_extensions_plugin.so
 | 
			
		||||
  TARGET_PDB = super_native_extensions_plugin.so.dbg
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Phony custom command for plugins/super_native_extensions/CMakeFiles/super_native_extensions_plugin_cargokit
 | 
			
		||||
 | 
			
		||||
build plugins/super_native_extensions/CMakeFiles/super_native_extensions_plugin_cargokit: phony plugins/super_native_extensions/libsuper_native_extensions.so
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Custom command for plugins/super_native_extensions/libsuper_native_extensions.so
 | 
			
		||||
 | 
			
		||||
build plugins/super_native_extensions/libsuper_native_extensions.so plugins/super_native_extensions/_phony_: CUSTOM_COMMAND
 | 
			
		||||
  COMMAND = cd /home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions && /snap/flutter/145/usr/bin/cmake -E env CARGOKIT_CMAKE=/snap/flutter/145/usr/bin/cmake CARGOKIT_CONFIGURATION=Debug CARGOKIT_MANIFEST_DIR=/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/super_native_extensions/linux/../rust CARGOKIT_TARGET_TEMP_DIR=/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions/cargokit_build CARGOKIT_OUTPUT_DIR=/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions CARGOKIT_TARGET_PLATFORM=linux-x64 CARGOKIT_TOOL_TEMP_DIR=/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions/cargokit_build/tool CARGOKIT_ROOT_PROJECT_DIR=/home/mr/Documents/OC/oc-front/linux /home/mr/.pub-cache/hosted/pub.dev/super_native_extensions-0.8.17/cargokit/run_build_tool.sh build-cmake
 | 
			
		||||
  DESC = Generating libsuper_native_extensions.so, _phony_
 | 
			
		||||
 | 
			
		||||
# =============================================================================
 | 
			
		||||
# Target aliases.
 | 
			
		||||
 | 
			
		||||
@@ -350,34 +585,58 @@ build desktop_window_plugin: phony plugins/desktop_window/libdesktop_window_plug
 | 
			
		||||
 | 
			
		||||
build flutter_assemble: phony flutter/flutter_assemble
 | 
			
		||||
 | 
			
		||||
build irondash_engine_context_plugin: phony plugins/irondash_engine_context/libirondash_engine_context_plugin.so
 | 
			
		||||
 | 
			
		||||
build libdesktop_window_plugin.so: phony plugins/desktop_window/libdesktop_window_plugin.so
 | 
			
		||||
 | 
			
		||||
build libirondash_engine_context_plugin.so: phony plugins/irondash_engine_context/libirondash_engine_context_plugin.so
 | 
			
		||||
 | 
			
		||||
build libsuper_native_extensions_plugin.so: phony plugins/super_native_extensions/libsuper_native_extensions_plugin.so
 | 
			
		||||
 | 
			
		||||
build oc_front: phony intermediates_do_not_run/oc_front
 | 
			
		||||
 | 
			
		||||
build super_native_extensions_plugin: phony plugins/super_native_extensions/libsuper_native_extensions_plugin.so
 | 
			
		||||
 | 
			
		||||
build super_native_extensions_plugin_cargokit: phony plugins/super_native_extensions/super_native_extensions_plugin_cargokit
 | 
			
		||||
 | 
			
		||||
# =============================================================================
 | 
			
		||||
# Folder targets.
 | 
			
		||||
 | 
			
		||||
# =============================================================================
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Folder: /home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug
 | 
			
		||||
# Folder: /home/mr/Documents/OC/oc-front/build/linux/x64/debug
 | 
			
		||||
 | 
			
		||||
build all: phony intermediates_do_not_run/oc_front flutter/all plugins/desktop_window/all
 | 
			
		||||
build all: phony intermediates_do_not_run/oc_front flutter/all plugins/desktop_window/all plugins/irondash_engine_context/all plugins/super_native_extensions/all
 | 
			
		||||
 | 
			
		||||
# =============================================================================
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Folder: /home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/flutter
 | 
			
		||||
# Folder: /home/mr/Documents/OC/oc-front/build/linux/x64/debug/flutter
 | 
			
		||||
 | 
			
		||||
build flutter/all: phony
 | 
			
		||||
 | 
			
		||||
# =============================================================================
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Folder: /home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/plugins/desktop_window
 | 
			
		||||
# Folder: /home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/desktop_window
 | 
			
		||||
 | 
			
		||||
build plugins/desktop_window/all: phony plugins/desktop_window/libdesktop_window_plugin.so
 | 
			
		||||
 | 
			
		||||
# =============================================================================
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Folder: /home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/irondash_engine_context
 | 
			
		||||
 | 
			
		||||
build plugins/irondash_engine_context/all: phony plugins/irondash_engine_context/libirondash_engine_context_plugin.so
 | 
			
		||||
 | 
			
		||||
# =============================================================================
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Folder: /home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions
 | 
			
		||||
 | 
			
		||||
build plugins/super_native_extensions/all: phony plugins/super_native_extensions/libsuper_native_extensions_plugin.so
 | 
			
		||||
 | 
			
		||||
# =============================================================================
 | 
			
		||||
# Built-in targets
 | 
			
		||||
 | 
			
		||||
@@ -390,14 +649,14 @@ default all
 | 
			
		||||
#############################################
 | 
			
		||||
# Re-run CMake if any of its inputs changed.
 | 
			
		||||
 | 
			
		||||
build build.ninja: RERUN_CMAKE | /home/mr/Documents/OC/oc-front/oc_front/linux/CMakeLists.txt /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/CMakeLists.txt /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/.plugin_symlinks/desktop_window/linux/CMakeLists.txt /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/generated_config.cmake /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/generated_plugins.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeCXXInformation.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeCommonLanguageInclude.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeGenericSystem.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeInitializeConfigs.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeLanguageInformation.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeSystemSpecificInformation.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeSystemSpecificInitialize.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Compiler/CMakeCommonCompilerMacros.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Compiler/Clang-CXX.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Compiler/Clang.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Compiler/GNU.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/FindPackageMessage.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/FindPkgConfig.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Internal/CMakeCheckCompilerFlag.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Platform/Linux-Clang-CXX.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Platform/Linux-GNU-CXX.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Platform/Linux-GNU.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Platform/Linux.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.16.3/CMakeCXXCompiler.cmake CMakeFiles/3.16.3/CMakeSystem.cmake
 | 
			
		||||
build build.ninja: RERUN_CMAKE | /home/mr/Documents/OC/oc-front/linux/CMakeLists.txt /home/mr/Documents/OC/oc-front/linux/flutter/CMakeLists.txt /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/desktop_window/linux/CMakeLists.txt /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/irondash_engine_context/linux/CMakeLists.txt /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/super_native_extensions/cargokit/cmake/cargokit.cmake /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/super_native_extensions/linux/CMakeLists.txt /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/generated_config.cmake /home/mr/Documents/OC/oc-front/linux/flutter/generated_plugins.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeCXXInformation.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeCommonLanguageInclude.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeGenericSystem.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeInitializeConfigs.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeLanguageInformation.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeSystemSpecificInformation.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeSystemSpecificInitialize.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Compiler/CMakeCommonCompilerMacros.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Compiler/Clang-CXX.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Compiler/Clang.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Compiler/GNU.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/FindPackageMessage.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/FindPkgConfig.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Internal/CMakeCheckCompilerFlag.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Platform/Linux-Clang-CXX.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Platform/Linux-GNU-CXX.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Platform/Linux-GNU.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Platform/Linux.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.16.3/CMakeCXXCompiler.cmake CMakeFiles/3.16.3/CMakeSystem.cmake
 | 
			
		||||
  pool = console
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# A missing CMake input file is not an error.
 | 
			
		||||
 | 
			
		||||
build /home/mr/Documents/OC/oc-front/oc_front/linux/CMakeLists.txt /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/CMakeLists.txt /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/.plugin_symlinks/desktop_window/linux/CMakeLists.txt /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/generated_config.cmake /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/generated_plugins.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeCXXInformation.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeCommonLanguageInclude.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeGenericSystem.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeInitializeConfigs.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeLanguageInformation.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeSystemSpecificInformation.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeSystemSpecificInitialize.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Compiler/CMakeCommonCompilerMacros.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Compiler/Clang-CXX.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Compiler/Clang.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Compiler/GNU.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/FindPackageMessage.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/FindPkgConfig.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Internal/CMakeCheckCompilerFlag.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Platform/Linux-Clang-CXX.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Platform/Linux-GNU-CXX.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Platform/Linux-GNU.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Platform/Linux.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.16.3/CMakeCXXCompiler.cmake CMakeFiles/3.16.3/CMakeSystem.cmake: phony
 | 
			
		||||
build /home/mr/Documents/OC/oc-front/linux/CMakeLists.txt /home/mr/Documents/OC/oc-front/linux/flutter/CMakeLists.txt /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/desktop_window/linux/CMakeLists.txt /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/irondash_engine_context/linux/CMakeLists.txt /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/super_native_extensions/cargokit/cmake/cargokit.cmake /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/super_native_extensions/linux/CMakeLists.txt /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/generated_config.cmake /home/mr/Documents/OC/oc-front/linux/flutter/generated_plugins.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeCXXInformation.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeCommonLanguageInclude.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeGenericSystem.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeInitializeConfigs.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeLanguageInformation.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeSystemSpecificInformation.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/CMakeSystemSpecificInitialize.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Compiler/CMakeCommonCompilerMacros.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Compiler/Clang-CXX.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Compiler/Clang.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Compiler/GNU.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/FindPackageMessage.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/FindPkgConfig.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Internal/CMakeCheckCompilerFlag.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Platform/Linux-Clang-CXX.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Platform/Linux-GNU-CXX.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Platform/Linux-GNU.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Platform/Linux.cmake /snap/flutter/145/usr/share/cmake-3.16/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.16.3/CMakeCXXCompiler.cmake CMakeFiles/3.16.3/CMakeSystem.cmake: phony
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
 
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								build/linux/x64/debug/bundle/lib/libsuper_native_extensions.so
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								build/linux/x64/debug/bundle/lib/libsuper_native_extensions.so
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							@@ -1,8 +1,8 @@
 | 
			
		||||
# Install script for directory: /home/mr/Documents/OC/oc-front/oc_front/linux
 | 
			
		||||
# Install script for directory: /home/mr/Documents/OC/oc-front/linux
 | 
			
		||||
 | 
			
		||||
# Set the install prefix
 | 
			
		||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
 | 
			
		||||
  set(CMAKE_INSTALL_PREFIX "/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle")
 | 
			
		||||
  set(CMAKE_INSTALL_PREFIX "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle")
 | 
			
		||||
endif()
 | 
			
		||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
 | 
			
		||||
 | 
			
		||||
@@ -39,108 +39,146 @@ endif()
 | 
			
		||||
 | 
			
		||||
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xRuntimex" OR NOT CMAKE_INSTALL_COMPONENT)
 | 
			
		||||
  
 | 
			
		||||
  file(REMOVE_RECURSE "/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/")
 | 
			
		||||
  file(REMOVE_RECURSE "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/")
 | 
			
		||||
  
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xRuntimex" OR NOT CMAKE_INSTALL_COMPONENT)
 | 
			
		||||
  if(EXISTS "$ENV{DESTDIR}/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/oc_front" AND
 | 
			
		||||
     NOT IS_SYMLINK "$ENV{DESTDIR}/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/oc_front")
 | 
			
		||||
  if(EXISTS "$ENV{DESTDIR}/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/oc_front" AND
 | 
			
		||||
     NOT IS_SYMLINK "$ENV{DESTDIR}/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/oc_front")
 | 
			
		||||
    file(RPATH_CHECK
 | 
			
		||||
         FILE "$ENV{DESTDIR}/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/oc_front"
 | 
			
		||||
         FILE "$ENV{DESTDIR}/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/oc_front"
 | 
			
		||||
         RPATH "$ORIGIN/lib")
 | 
			
		||||
  endif()
 | 
			
		||||
  list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES
 | 
			
		||||
   "/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/oc_front")
 | 
			
		||||
   "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/oc_front")
 | 
			
		||||
  if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION)
 | 
			
		||||
    message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}")
 | 
			
		||||
  endif()
 | 
			
		||||
  if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION)
 | 
			
		||||
    message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}")
 | 
			
		||||
  endif()
 | 
			
		||||
file(INSTALL DESTINATION "/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle" TYPE EXECUTABLE FILES "/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/intermediates_do_not_run/oc_front")
 | 
			
		||||
  if(EXISTS "$ENV{DESTDIR}/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/oc_front" AND
 | 
			
		||||
     NOT IS_SYMLINK "$ENV{DESTDIR}/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/oc_front")
 | 
			
		||||
file(INSTALL DESTINATION "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle" TYPE EXECUTABLE FILES "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/intermediates_do_not_run/oc_front")
 | 
			
		||||
  if(EXISTS "$ENV{DESTDIR}/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/oc_front" AND
 | 
			
		||||
     NOT IS_SYMLINK "$ENV{DESTDIR}/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/oc_front")
 | 
			
		||||
    file(RPATH_CHANGE
 | 
			
		||||
         FILE "$ENV{DESTDIR}/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/oc_front"
 | 
			
		||||
         OLD_RPATH "/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/plugins/desktop_window:/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral:"
 | 
			
		||||
         FILE "$ENV{DESTDIR}/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/oc_front"
 | 
			
		||||
         OLD_RPATH "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/desktop_window:/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/irondash_engine_context:/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions:/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral:"
 | 
			
		||||
         NEW_RPATH "$ORIGIN/lib")
 | 
			
		||||
    if(CMAKE_INSTALL_DO_STRIP)
 | 
			
		||||
      execute_process(COMMAND "/snap/flutter/current/usr/bin/strip" "$ENV{DESTDIR}/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/oc_front")
 | 
			
		||||
      execute_process(COMMAND "/snap/flutter/current/usr/bin/strip" "$ENV{DESTDIR}/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/oc_front")
 | 
			
		||||
    endif()
 | 
			
		||||
  endif()
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xRuntimex" OR NOT CMAKE_INSTALL_COMPONENT)
 | 
			
		||||
  list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES
 | 
			
		||||
   "/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/data/icudtl.dat")
 | 
			
		||||
   "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/data/icudtl.dat")
 | 
			
		||||
  if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION)
 | 
			
		||||
    message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}")
 | 
			
		||||
  endif()
 | 
			
		||||
  if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION)
 | 
			
		||||
    message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}")
 | 
			
		||||
  endif()
 | 
			
		||||
file(INSTALL DESTINATION "/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/data" TYPE FILE FILES "/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/icudtl.dat")
 | 
			
		||||
file(INSTALL DESTINATION "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/data" TYPE FILE FILES "/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/icudtl.dat")
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xRuntimex" OR NOT CMAKE_INSTALL_COMPONENT)
 | 
			
		||||
  list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES
 | 
			
		||||
   "/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/lib/libflutter_linux_gtk.so")
 | 
			
		||||
   "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/lib/libflutter_linux_gtk.so")
 | 
			
		||||
  if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION)
 | 
			
		||||
    message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}")
 | 
			
		||||
  endif()
 | 
			
		||||
  if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION)
 | 
			
		||||
    message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}")
 | 
			
		||||
  endif()
 | 
			
		||||
file(INSTALL DESTINATION "/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/lib" TYPE FILE FILES "/home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/libflutter_linux_gtk.so")
 | 
			
		||||
file(INSTALL DESTINATION "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/lib" TYPE FILE FILES "/home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/libflutter_linux_gtk.so")
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xRuntimex" OR NOT CMAKE_INSTALL_COMPONENT)
 | 
			
		||||
  list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES
 | 
			
		||||
   "/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/lib/libdesktop_window_plugin.so")
 | 
			
		||||
   "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/lib/libdesktop_window_plugin.so")
 | 
			
		||||
  if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION)
 | 
			
		||||
    message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}")
 | 
			
		||||
  endif()
 | 
			
		||||
  if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION)
 | 
			
		||||
    message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}")
 | 
			
		||||
  endif()
 | 
			
		||||
file(INSTALL DESTINATION "/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/lib" TYPE FILE FILES "/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/plugins/desktop_window/libdesktop_window_plugin.so")
 | 
			
		||||
file(INSTALL DESTINATION "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/lib" TYPE FILE FILES "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/desktop_window/libdesktop_window_plugin.so")
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xRuntimex" OR NOT CMAKE_INSTALL_COMPONENT)
 | 
			
		||||
  list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES
 | 
			
		||||
   "/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/lib/")
 | 
			
		||||
   "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/lib/libirondash_engine_context_plugin.so")
 | 
			
		||||
  if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION)
 | 
			
		||||
    message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}")
 | 
			
		||||
  endif()
 | 
			
		||||
  if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION)
 | 
			
		||||
    message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}")
 | 
			
		||||
  endif()
 | 
			
		||||
file(INSTALL DESTINATION "/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/lib" TYPE DIRECTORY FILES "/home/mr/Documents/OC/oc-front/oc_front/build/native_assets/linux/")
 | 
			
		||||
file(INSTALL DESTINATION "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/lib" TYPE FILE FILES "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/irondash_engine_context/libirondash_engine_context_plugin.so")
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xRuntimex" OR NOT CMAKE_INSTALL_COMPONENT)
 | 
			
		||||
  list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES
 | 
			
		||||
   "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/lib/libsuper_native_extensions_plugin.so")
 | 
			
		||||
  if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION)
 | 
			
		||||
    message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}")
 | 
			
		||||
  endif()
 | 
			
		||||
  if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION)
 | 
			
		||||
    message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}")
 | 
			
		||||
  endif()
 | 
			
		||||
file(INSTALL DESTINATION "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/lib" TYPE FILE FILES "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions/libsuper_native_extensions_plugin.so")
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xRuntimex" OR NOT CMAKE_INSTALL_COMPONENT)
 | 
			
		||||
  list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES
 | 
			
		||||
   "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/lib/libsuper_native_extensions.so")
 | 
			
		||||
  if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION)
 | 
			
		||||
    message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}")
 | 
			
		||||
  endif()
 | 
			
		||||
  if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION)
 | 
			
		||||
    message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}")
 | 
			
		||||
  endif()
 | 
			
		||||
file(INSTALL DESTINATION "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/lib" TYPE FILE FILES "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions/libsuper_native_extensions.so")
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xRuntimex" OR NOT CMAKE_INSTALL_COMPONENT)
 | 
			
		||||
  list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES
 | 
			
		||||
   "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/lib/")
 | 
			
		||||
  if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION)
 | 
			
		||||
    message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}")
 | 
			
		||||
  endif()
 | 
			
		||||
  if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION)
 | 
			
		||||
    message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}")
 | 
			
		||||
  endif()
 | 
			
		||||
file(INSTALL DESTINATION "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/lib" TYPE DIRECTORY FILES "/home/mr/Documents/OC/oc-front/build/native_assets/linux/")
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xRuntimex" OR NOT CMAKE_INSTALL_COMPONENT)
 | 
			
		||||
  
 | 
			
		||||
  file(REMOVE_RECURSE "/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/data/flutter_assets")
 | 
			
		||||
  file(REMOVE_RECURSE "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/data/flutter_assets")
 | 
			
		||||
  
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xRuntimex" OR NOT CMAKE_INSTALL_COMPONENT)
 | 
			
		||||
  list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES
 | 
			
		||||
   "/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/data/flutter_assets")
 | 
			
		||||
   "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/data/flutter_assets")
 | 
			
		||||
  if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION)
 | 
			
		||||
    message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}")
 | 
			
		||||
  endif()
 | 
			
		||||
  if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION)
 | 
			
		||||
    message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}")
 | 
			
		||||
  endif()
 | 
			
		||||
file(INSTALL DESTINATION "/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/data" TYPE DIRECTORY FILES "/home/mr/Documents/OC/oc-front/oc_front/build//flutter_assets")
 | 
			
		||||
file(INSTALL DESTINATION "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/data" TYPE DIRECTORY FILES "/home/mr/Documents/OC/oc-front/build//flutter_assets")
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
 | 
			
		||||
  # Include the install script for each subdirectory.
 | 
			
		||||
  include("/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/flutter/cmake_install.cmake")
 | 
			
		||||
  include("/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/plugins/desktop_window/cmake_install.cmake")
 | 
			
		||||
  include("/home/mr/Documents/OC/oc-front/build/linux/x64/debug/flutter/cmake_install.cmake")
 | 
			
		||||
  include("/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/desktop_window/cmake_install.cmake")
 | 
			
		||||
  include("/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/irondash_engine_context/cmake_install.cmake")
 | 
			
		||||
  include("/home/mr/Documents/OC/oc-front/build/linux/x64/debug/plugins/super_native_extensions/cmake_install.cmake")
 | 
			
		||||
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
@@ -152,5 +190,5 @@ endif()
 | 
			
		||||
 | 
			
		||||
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
 | 
			
		||||
       "${CMAKE_INSTALL_MANIFEST_FILES}")
 | 
			
		||||
file(WRITE "/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/${CMAKE_INSTALL_MANIFEST}"
 | 
			
		||||
file(WRITE "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/${CMAKE_INSTALL_MANIFEST}"
 | 
			
		||||
     "${CMAKE_INSTALL_MANIFEST_CONTENT}")
 | 
			
		||||
 
 | 
			
		||||
@@ -1,8 +1,8 @@
 | 
			
		||||
# Install script for directory: /home/mr/Documents/OC/oc-front/oc_front/linux/flutter
 | 
			
		||||
# Install script for directory: /home/mr/Documents/OC/oc-front/linux/flutter
 | 
			
		||||
 | 
			
		||||
# Set the install prefix
 | 
			
		||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
 | 
			
		||||
  set(CMAKE_INSTALL_PREFIX "/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle")
 | 
			
		||||
  set(CMAKE_INSTALL_PREFIX "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle")
 | 
			
		||||
endif()
 | 
			
		||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,16 +1,19 @@
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/oc_front
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/data/icudtl.dat
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/lib/libflutter_linux_gtk.so
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/lib/libdesktop_window_plugin.so
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/data/flutter_assets/AssetManifest.json
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/data/flutter_assets/assets/images/icon.svg
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/data/flutter_assets/assets/images/logo.svg
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/data/flutter_assets/kernel_blob.bin
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/data/flutter_assets/fonts/MaterialIcons-Regular.otf
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/data/flutter_assets/shaders/ink_sparkle.frag
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/data/flutter_assets/NOTICES.Z
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/data/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/data/flutter_assets/packages/flutter_map/lib/assets/flutter_map_logo.png
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/data/flutter_assets/version.json
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/data/flutter_assets/FontManifest.json
 | 
			
		||||
/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle/data/flutter_assets/AssetManifest.bin
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/oc_front
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/data/icudtl.dat
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/lib/libflutter_linux_gtk.so
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/lib/libdesktop_window_plugin.so
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/lib/libirondash_engine_context_plugin.so
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/lib/libsuper_native_extensions_plugin.so
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/lib/libsuper_native_extensions.so
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/data/flutter_assets/AssetManifest.json
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/data/flutter_assets/assets/images/icon.svg
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/data/flutter_assets/assets/images/logo.svg
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/data/flutter_assets/kernel_blob.bin
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/data/flutter_assets/fonts/MaterialIcons-Regular.otf
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/data/flutter_assets/shaders/ink_sparkle.frag
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/data/flutter_assets/NOTICES.Z
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/data/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/data/flutter_assets/packages/flutter_map/lib/assets/flutter_map_logo.png
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/data/flutter_assets/version.json
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/data/flutter_assets/FontManifest.json
 | 
			
		||||
/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle/data/flutter_assets/AssetManifest.bin
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							@@ -1,8 +1,8 @@
 | 
			
		||||
# Install script for directory: /home/mr/Documents/OC/oc-front/oc_front/linux/flutter/ephemeral/.plugin_symlinks/desktop_window/linux
 | 
			
		||||
# Install script for directory: /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/desktop_window/linux
 | 
			
		||||
 | 
			
		||||
# Set the install prefix
 | 
			
		||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
 | 
			
		||||
  set(CMAKE_INSTALL_PREFIX "/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle")
 | 
			
		||||
  set(CMAKE_INSTALL_PREFIX "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle")
 | 
			
		||||
endif()
 | 
			
		||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							@@ -0,0 +1,39 @@
 | 
			
		||||
# Install script for directory: /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/irondash_engine_context/linux
 | 
			
		||||
 | 
			
		||||
# Set the install prefix
 | 
			
		||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
 | 
			
		||||
  set(CMAKE_INSTALL_PREFIX "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle")
 | 
			
		||||
endif()
 | 
			
		||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
 | 
			
		||||
 | 
			
		||||
# Set the install configuration name.
 | 
			
		||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
 | 
			
		||||
  if(BUILD_TYPE)
 | 
			
		||||
    string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
 | 
			
		||||
           CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
 | 
			
		||||
  else()
 | 
			
		||||
    set(CMAKE_INSTALL_CONFIG_NAME "Debug")
 | 
			
		||||
  endif()
 | 
			
		||||
  message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
# Set the component getting installed.
 | 
			
		||||
if(NOT CMAKE_INSTALL_COMPONENT)
 | 
			
		||||
  if(COMPONENT)
 | 
			
		||||
    message(STATUS "Install component: \"${COMPONENT}\"")
 | 
			
		||||
    set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
 | 
			
		||||
  else()
 | 
			
		||||
    set(CMAKE_INSTALL_COMPONENT)
 | 
			
		||||
  endif()
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
# Install shared libraries without execute permission?
 | 
			
		||||
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
 | 
			
		||||
  set(CMAKE_INSTALL_SO_NO_EXE "1")
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
# Is this installation the result of a crosscompile?
 | 
			
		||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
 | 
			
		||||
  set(CMAKE_CROSSCOMPILING "FALSE")
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
15a405b79a0679e743710ad73f4592f7
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							@@ -0,0 +1,164 @@
 | 
			
		||||
{
 | 
			
		||||
  "configVersion": 2,
 | 
			
		||||
  "packages": [
 | 
			
		||||
    {
 | 
			
		||||
      "name": "adaptive_number",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/adaptive_number-1.0.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "args",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/args-2.4.2",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.19"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "async",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/async-2.11.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.18"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "build_tool",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/super_native_extensions-0.8.17/cargokit/build_tool",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "collection",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/collection-1.18.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.18"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "convert",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/convert-3.1.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.18"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "crypto",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/crypto-3.0.3",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.19"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "ed25519_edwards",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/ed25519_edwards-0.3.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "fixnum",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/fixnum-1.1.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.19"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "github",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/github-9.17.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.18"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "hex",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/hex-0.2.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "http",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/http-1.1.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "http_parser",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/http_parser-4.0.2",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "json_annotation",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/json_annotation-4.9.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "logging",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/logging-1.2.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.19"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "meta",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/meta-1.15.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "path",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/path-1.8.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "petitparser",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/petitparser-5.4.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.19"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "source_span",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/source_span-1.10.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.18"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "string_scanner",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/string_scanner-1.2.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.18"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "term_glyph",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/term_glyph-1.2.1",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "toml",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/toml-0.14.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.18"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "typed_data",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/typed_data-1.3.2",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.17"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "version",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/version-3.0.0",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "yaml",
 | 
			
		||||
      "rootUri": "file:///home/mr/.pub-cache/hosted/pub.dev/yaml-3.1.2",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "2.19"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "build_tool_runner",
 | 
			
		||||
      "rootUri": "../",
 | 
			
		||||
      "packageUri": "lib/",
 | 
			
		||||
      "languageVersion": "3.0"
 | 
			
		||||
    }
 | 
			
		||||
  ],
 | 
			
		||||
  "generated": "2024-07-05T14:35:54.615413Z",
 | 
			
		||||
  "generator": "pub",
 | 
			
		||||
  "generatorVersion": "3.3.4"
 | 
			
		||||
}
 | 
			
		||||
@@ -0,0 +1 @@
 | 
			
		||||
d7fc2b27d2f7c1cbb448e9f0bfc88f6b2e32cade  -
 | 
			
		||||
@@ -0,0 +1,4 @@
 | 
			
		||||
import 'package:build_tool/build_tool.dart' as build_tool;
 | 
			
		||||
void main(List<String> args) {
 | 
			
		||||
  build_tool.runMain(args);
 | 
			
		||||
}
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							@@ -0,0 +1,204 @@
 | 
			
		||||
# Generated by pub
 | 
			
		||||
# See https://dart.dev/tools/pub/glossary#lockfile
 | 
			
		||||
packages:
 | 
			
		||||
  adaptive_number:
 | 
			
		||||
    dependency: transitive
 | 
			
		||||
    description:
 | 
			
		||||
      name: adaptive_number
 | 
			
		||||
      sha256: "3a567544e9b5c9c803006f51140ad544aedc79604fd4f3f2c1380003f97c1d77"
 | 
			
		||||
      url: "https://pub.dev"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "1.0.0"
 | 
			
		||||
  args:
 | 
			
		||||
    dependency: transitive
 | 
			
		||||
    description:
 | 
			
		||||
      name: args
 | 
			
		||||
      sha256: eef6c46b622e0494a36c5a12d10d77fb4e855501a91c1b9ef9339326e58f0596
 | 
			
		||||
      url: "https://pub.dev"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "2.4.2"
 | 
			
		||||
  async:
 | 
			
		||||
    dependency: transitive
 | 
			
		||||
    description:
 | 
			
		||||
      name: async
 | 
			
		||||
      sha256: "947bfcf187f74dbc5e146c9eb9c0f10c9f8b30743e341481c1e2ed3ecc18c20c"
 | 
			
		||||
      url: "https://pub.dev"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "2.11.0"
 | 
			
		||||
  build_tool:
 | 
			
		||||
    dependency: "direct main"
 | 
			
		||||
    description:
 | 
			
		||||
      path: "/home/mr/.pub-cache/hosted/pub.dev/super_native_extensions-0.8.17/cargokit/build_tool"
 | 
			
		||||
      relative: false
 | 
			
		||||
    source: path
 | 
			
		||||
    version: "1.0.0"
 | 
			
		||||
  collection:
 | 
			
		||||
    dependency: transitive
 | 
			
		||||
    description:
 | 
			
		||||
      name: collection
 | 
			
		||||
      sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a
 | 
			
		||||
      url: "https://pub.dev"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "1.18.0"
 | 
			
		||||
  convert:
 | 
			
		||||
    dependency: transitive
 | 
			
		||||
    description:
 | 
			
		||||
      name: convert
 | 
			
		||||
      sha256: "0f08b14755d163f6e2134cb58222dd25ea2a2ee8a195e53983d57c075324d592"
 | 
			
		||||
      url: "https://pub.dev"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "3.1.1"
 | 
			
		||||
  crypto:
 | 
			
		||||
    dependency: transitive
 | 
			
		||||
    description:
 | 
			
		||||
      name: crypto
 | 
			
		||||
      sha256: ff625774173754681d66daaf4a448684fb04b78f902da9cb3d308c19cc5e8bab
 | 
			
		||||
      url: "https://pub.dev"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "3.0.3"
 | 
			
		||||
  ed25519_edwards:
 | 
			
		||||
    dependency: transitive
 | 
			
		||||
    description:
 | 
			
		||||
      name: ed25519_edwards
 | 
			
		||||
      sha256: "6ce0112d131327ec6d42beede1e5dfd526069b18ad45dcf654f15074ad9276cd"
 | 
			
		||||
      url: "https://pub.dev"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "0.3.1"
 | 
			
		||||
  fixnum:
 | 
			
		||||
    dependency: transitive
 | 
			
		||||
    description:
 | 
			
		||||
      name: fixnum
 | 
			
		||||
      sha256: "25517a4deb0c03aa0f32fd12db525856438902d9c16536311e76cdc57b31d7d1"
 | 
			
		||||
      url: "https://pub.dev"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "1.1.0"
 | 
			
		||||
  github:
 | 
			
		||||
    dependency: transitive
 | 
			
		||||
    description:
 | 
			
		||||
      name: github
 | 
			
		||||
      sha256: "9966bc13bf612342e916b0a343e95e5f046c88f602a14476440e9b75d2295411"
 | 
			
		||||
      url: "https://pub.dev"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "9.17.0"
 | 
			
		||||
  hex:
 | 
			
		||||
    dependency: transitive
 | 
			
		||||
    description:
 | 
			
		||||
      name: hex
 | 
			
		||||
      sha256: "4e7cd54e4b59ba026432a6be2dd9d96e4c5205725194997193bf871703b82c4a"
 | 
			
		||||
      url: "https://pub.dev"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "0.2.0"
 | 
			
		||||
  http:
 | 
			
		||||
    dependency: transitive
 | 
			
		||||
    description:
 | 
			
		||||
      name: http
 | 
			
		||||
      sha256: "759d1a329847dd0f39226c688d3e06a6b8679668e350e2891a6474f8b4bb8525"
 | 
			
		||||
      url: "https://pub.dev"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "1.1.0"
 | 
			
		||||
  http_parser:
 | 
			
		||||
    dependency: transitive
 | 
			
		||||
    description:
 | 
			
		||||
      name: http_parser
 | 
			
		||||
      sha256: "2aa08ce0341cc9b354a498388e30986515406668dbcc4f7c950c3e715496693b"
 | 
			
		||||
      url: "https://pub.dev"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "4.0.2"
 | 
			
		||||
  json_annotation:
 | 
			
		||||
    dependency: transitive
 | 
			
		||||
    description:
 | 
			
		||||
      name: json_annotation
 | 
			
		||||
      sha256: "1ce844379ca14835a50d2f019a3099f419082cfdd231cd86a142af94dd5c6bb1"
 | 
			
		||||
      url: "https://pub.dev"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "4.9.0"
 | 
			
		||||
  logging:
 | 
			
		||||
    dependency: transitive
 | 
			
		||||
    description:
 | 
			
		||||
      name: logging
 | 
			
		||||
      sha256: "623a88c9594aa774443aa3eb2d41807a48486b5613e67599fb4c41c0ad47c340"
 | 
			
		||||
      url: "https://pub.dev"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "1.2.0"
 | 
			
		||||
  meta:
 | 
			
		||||
    dependency: transitive
 | 
			
		||||
    description:
 | 
			
		||||
      name: meta
 | 
			
		||||
      sha256: bdb68674043280c3428e9ec998512fb681678676b3c54e773629ffe74419f8c7
 | 
			
		||||
      url: "https://pub.dev"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "1.15.0"
 | 
			
		||||
  path:
 | 
			
		||||
    dependency: transitive
 | 
			
		||||
    description:
 | 
			
		||||
      name: path
 | 
			
		||||
      sha256: "2ad4cddff7f5cc0e2d13069f2a3f7a73ca18f66abd6f5ecf215219cdb3638edb"
 | 
			
		||||
      url: "https://pub.dev"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "1.8.0"
 | 
			
		||||
  petitparser:
 | 
			
		||||
    dependency: transitive
 | 
			
		||||
    description:
 | 
			
		||||
      name: petitparser
 | 
			
		||||
      sha256: cb3798bef7fc021ac45b308f4b51208a152792445cce0448c9a4ba5879dd8750
 | 
			
		||||
      url: "https://pub.dev"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "5.4.0"
 | 
			
		||||
  source_span:
 | 
			
		||||
    dependency: transitive
 | 
			
		||||
    description:
 | 
			
		||||
      name: source_span
 | 
			
		||||
      sha256: "53e943d4206a5e30df338fd4c6e7a077e02254531b138a15aec3bd143c1a8b3c"
 | 
			
		||||
      url: "https://pub.dev"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "1.10.0"
 | 
			
		||||
  string_scanner:
 | 
			
		||||
    dependency: transitive
 | 
			
		||||
    description:
 | 
			
		||||
      name: string_scanner
 | 
			
		||||
      sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
 | 
			
		||||
      url: "https://pub.dev"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "1.2.0"
 | 
			
		||||
  term_glyph:
 | 
			
		||||
    dependency: transitive
 | 
			
		||||
    description:
 | 
			
		||||
      name: term_glyph
 | 
			
		||||
      sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84
 | 
			
		||||
      url: "https://pub.dev"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "1.2.1"
 | 
			
		||||
  toml:
 | 
			
		||||
    dependency: transitive
 | 
			
		||||
    description:
 | 
			
		||||
      name: toml
 | 
			
		||||
      sha256: "157c5dca5160fced243f3ce984117f729c788bb5e475504f3dbcda881accee44"
 | 
			
		||||
      url: "https://pub.dev"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "0.14.0"
 | 
			
		||||
  typed_data:
 | 
			
		||||
    dependency: transitive
 | 
			
		||||
    description:
 | 
			
		||||
      name: typed_data
 | 
			
		||||
      sha256: facc8d6582f16042dd49f2463ff1bd6e2c9ef9f3d5da3d9b087e244a7b564b3c
 | 
			
		||||
      url: "https://pub.dev"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "1.3.2"
 | 
			
		||||
  version:
 | 
			
		||||
    dependency: transitive
 | 
			
		||||
    description:
 | 
			
		||||
      name: version
 | 
			
		||||
      sha256: "2307e23a45b43f96469eeab946208ed63293e8afca9c28cd8b5241ff31c55f55"
 | 
			
		||||
      url: "https://pub.dev"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "3.0.0"
 | 
			
		||||
  yaml:
 | 
			
		||||
    dependency: transitive
 | 
			
		||||
    description:
 | 
			
		||||
      name: yaml
 | 
			
		||||
      sha256: "75769501ea3489fca56601ff33454fe45507ea3bfb014161abc3b43ae25989d5"
 | 
			
		||||
      url: "https://pub.dev"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "3.1.2"
 | 
			
		||||
sdks:
 | 
			
		||||
  dart: ">=3.0.0 <4.0.0"
 | 
			
		||||
@@ -0,0 +1,10 @@
 | 
			
		||||
name: build_tool_runner
 | 
			
		||||
version: 1.0.0
 | 
			
		||||
publish_to: none
 | 
			
		||||
 | 
			
		||||
environment:
 | 
			
		||||
  sdk: '>=3.0.0 <4.0.0'
 | 
			
		||||
 | 
			
		||||
dependencies:
 | 
			
		||||
  build_tool:
 | 
			
		||||
    path: "/home/mr/.pub-cache/hosted/pub.dev/super_native_extensions-0.8.17/cargokit/build_tool"
 | 
			
		||||
@@ -0,0 +1,39 @@
 | 
			
		||||
# Install script for directory: /home/mr/Documents/OC/oc-front/linux/flutter/ephemeral/.plugin_symlinks/super_native_extensions/linux
 | 
			
		||||
 | 
			
		||||
# Set the install prefix
 | 
			
		||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
 | 
			
		||||
  set(CMAKE_INSTALL_PREFIX "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle")
 | 
			
		||||
endif()
 | 
			
		||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
 | 
			
		||||
 | 
			
		||||
# Set the install configuration name.
 | 
			
		||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
 | 
			
		||||
  if(BUILD_TYPE)
 | 
			
		||||
    string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
 | 
			
		||||
           CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
 | 
			
		||||
  else()
 | 
			
		||||
    set(CMAKE_INSTALL_CONFIG_NAME "Debug")
 | 
			
		||||
  endif()
 | 
			
		||||
  message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
# Set the component getting installed.
 | 
			
		||||
if(NOT CMAKE_INSTALL_COMPONENT)
 | 
			
		||||
  if(COMPONENT)
 | 
			
		||||
    message(STATUS "Install component: \"${COMPONENT}\"")
 | 
			
		||||
    set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
 | 
			
		||||
  else()
 | 
			
		||||
    set(CMAKE_INSTALL_COMPONENT)
 | 
			
		||||
  endif()
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
# Install shared libraries without execute permission?
 | 
			
		||||
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
 | 
			
		||||
  set(CMAKE_INSTALL_SO_NO_EXE "1")
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
# Is this installation the result of a crosscompile?
 | 
			
		||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
 | 
			
		||||
  set(CMAKE_CROSSCOMPILING "FALSE")
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							@@ -57,11 +57,49 @@ rule CXX_SHARED_LIBRARY_LINKER__desktop_window_plugin
 | 
			
		||||
  restat = $RESTAT
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Rule for compiling CXX files.
 | 
			
		||||
 | 
			
		||||
rule CXX_COMPILER__irondash_engine_context_plugin
 | 
			
		||||
  depfile = $DEP_FILE
 | 
			
		||||
  deps = gcc
 | 
			
		||||
  command = /snap/flutter/current/usr/bin/clang++  $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
 | 
			
		||||
  description = Building CXX object $out
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Rule for linking CXX shared library.
 | 
			
		||||
 | 
			
		||||
rule CXX_SHARED_LIBRARY_LINKER__irondash_engine_context_plugin
 | 
			
		||||
  command = $PRE_LINK && /snap/flutter/current/usr/bin/clang++ -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
 | 
			
		||||
  description = Linking CXX shared library $TARGET_FILE
 | 
			
		||||
  restat = $RESTAT
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Rule for compiling CXX files.
 | 
			
		||||
 | 
			
		||||
rule CXX_COMPILER__super_native_extensions_plugin
 | 
			
		||||
  depfile = $DEP_FILE
 | 
			
		||||
  deps = gcc
 | 
			
		||||
  command = /snap/flutter/current/usr/bin/clang++  $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
 | 
			
		||||
  description = Building CXX object $out
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Rule for linking CXX shared library.
 | 
			
		||||
 | 
			
		||||
rule CXX_SHARED_LIBRARY_LINKER__super_native_extensions_plugin
 | 
			
		||||
  command = $PRE_LINK && /snap/flutter/current/usr/bin/clang++ -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
 | 
			
		||||
  description = Linking CXX shared library $TARGET_FILE
 | 
			
		||||
  restat = $RESTAT
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Rule for re-running cmake.
 | 
			
		||||
 | 
			
		||||
rule RERUN_CMAKE
 | 
			
		||||
  command = /snap/flutter/145/usr/bin/cmake -S/home/mr/Documents/OC/oc-front/oc_front/linux -B/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug
 | 
			
		||||
  command = /snap/flutter/145/usr/bin/cmake -S/home/mr/Documents/OC/oc-front/linux -B/home/mr/Documents/OC/oc-front/build/linux/x64/debug
 | 
			
		||||
  description = Re-running CMake...
 | 
			
		||||
  generator = 1
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										13
									
								
								docker-compose.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								docker-compose.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
version: '3.4'
 | 
			
		||||
 | 
			
		||||
services:
 | 
			
		||||
  oc-front:
 | 
			
		||||
    image: oc-front
 | 
			
		||||
    container_name: oc-front
 | 
			
		||||
    ports: 
 | 
			
		||||
      - 8080:80
 | 
			
		||||
    networks:
 | 
			
		||||
      - catalog
 | 
			
		||||
networks:
 | 
			
		||||
  catalog:
 | 
			
		||||
    external: true
 | 
			
		||||
							
								
								
									
										29
									
								
								lib/core/models/graph.dart
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										29
									
								
								lib/core/models/graph.dart
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,29 @@
 | 
			
		||||
import 'package:oc_front/models/search.dart';
 | 
			
		||||
 | 
			
		||||
class Graphs {
 | 
			
		||||
  static const Map<String, Graph> graphs = {};
 | 
			
		||||
 | 
			
		||||
  static Graph getGraph(String id) {
 | 
			
		||||
    return graphs[id]!;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  static void addGraph(String id, Graph graph) {
 | 
			
		||||
    graphs[id] = graph;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  static void removeGraph(String id) {
 | 
			
		||||
    graphs.remove(id);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  static void clear() {
 | 
			
		||||
    graphs.clear();
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
class Graph {
 | 
			
		||||
  String id;
 | 
			
		||||
  List<AbstractItem> items = [];
 | 
			
		||||
 | 
			
		||||
  Graph({ required this.id, required this.items }) {
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
@@ -15,31 +15,47 @@ class WorkspaceLocal {
 | 
			
		||||
      if (workspace != null) {
 | 
			
		||||
        if (workspace!.data.isNotEmpty) {
 | 
			
		||||
          ItemService<DataItem, DataItem> dataService = ItemService<DataItem, DataItem>();
 | 
			
		||||
          dataService.get(context, workspace!.data.join(",")).then(
 | 
			
		||||
            (value) { if (value.data != null) { items.add(value.data!);  } }
 | 
			
		||||
          );
 | 
			
		||||
          for (var element in workspace!.data) { 
 | 
			
		||||
            if (WorkspaceLocal.hasItemByID(element)) { continue; }
 | 
			
		||||
            dataService.get(context, element).then(
 | 
			
		||||
              (value) { if (value.data != null) { items.add(value.data!);  } }
 | 
			
		||||
            );
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
        if (workspace!.computing.isNotEmpty) {
 | 
			
		||||
          ItemService<ComputingItem, ComputingItem> computingService = ItemService<ComputingItem, ComputingItem>();
 | 
			
		||||
          computingService.get(context, workspace!.computing.join(",")).then(
 | 
			
		||||
            (value) { if (value.data != null) { items.add(value.data!);  } }
 | 
			
		||||
          );
 | 
			
		||||
          for (var element in workspace!.computing) { 
 | 
			
		||||
            if (WorkspaceLocal.hasItemByID(element)) { continue; }
 | 
			
		||||
            computingService.get(context, element).then(
 | 
			
		||||
              (value) { if (value.data != null) { items.add(value.data!);  } }
 | 
			
		||||
            );
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
        if (workspace!.datacenter.isNotEmpty) {
 | 
			
		||||
          ItemService<DataCenterItem, DataCenterItem> dataCenterService = ItemService<DataCenterItem, DataCenterItem>();
 | 
			
		||||
          dataCenterService.get(context, workspace!.datacenter.join(",")).then(
 | 
			
		||||
            (value) { if (value.data != null) { items.add(value.data!);  } }
 | 
			
		||||
          );
 | 
			
		||||
          for (var element in workspace!.datacenter) { 
 | 
			
		||||
            if (WorkspaceLocal.hasItemByID(element)) { continue; }
 | 
			
		||||
            dataCenterService.get(context,  element).then(
 | 
			
		||||
              (value) { if (value.data != null) { items.add(value.data!);  } }
 | 
			
		||||
            );
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
        if (workspace!.storage.isNotEmpty) {
 | 
			
		||||
          ItemService<StorageItem, StorageItem> storageService = ItemService<StorageItem, StorageItem>();
 | 
			
		||||
          storageService.get(context, workspace!.storage.join(",")).then(
 | 
			
		||||
            (value) { if (value.data != null) { items.add(value.data!); } }
 | 
			
		||||
          );
 | 
			
		||||
          for (var element in workspace!.storage) { 
 | 
			
		||||
            if (WorkspaceLocal.hasItemByID(element)) { continue; }
 | 
			
		||||
            storageService.get(context, element).then(
 | 
			
		||||
              (value) { if (value.data != null) { items.add(value.data!); } }
 | 
			
		||||
            );
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    });
 | 
			
		||||
  }
 | 
			
		||||
  static List<AbstractItem> byTopic(String topic) {
 | 
			
		||||
    return WorkspaceLocal.items.where((element) => element.topic.toString() == topic).toList();
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  static AbstractItem? getItem(String id) {
 | 
			
		||||
    var found = WorkspaceLocal.items.where((element) => element.id.toString() == id);
 | 
			
		||||
    return found.isEmpty ? null : found.first;
 | 
			
		||||
@@ -51,7 +67,6 @@ class WorkspaceLocal {
 | 
			
		||||
      try {
 | 
			
		||||
        _service.post(null, {}, { "id" : item.id.toString(), "rtype" : item.type.toString() });
 | 
			
		||||
      } catch (e) { /* */ }
 | 
			
		||||
      
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
  static void removeItem(AbstractItem item) {
 | 
			
		||||
@@ -59,6 +74,9 @@ class WorkspaceLocal {
 | 
			
		||||
    try { _service.delete(null, { "id" : item.id.toString(), "rtype" : item.type.toString() });
 | 
			
		||||
    } catch (e) { /* */ }
 | 
			
		||||
  }
 | 
			
		||||
  static bool hasItemByID(String id) { 
 | 
			
		||||
    return items.where((element) => element.id == id).isNotEmpty;
 | 
			
		||||
  }
 | 
			
		||||
  static bool hasItem(AbstractItem item) { 
 | 
			
		||||
    return items.where((element) => element.name == item.name).isNotEmpty;
 | 
			
		||||
  }
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
import 'package:flutter/material.dart';
 | 
			
		||||
import 'package:oc_front/models/search.dart';
 | 
			
		||||
import 'package:oc_front/pages/catalog.dart';
 | 
			
		||||
import 'package:oc_front/core/models/cart.dart';
 | 
			
		||||
import 'package:oc_front/core/models/workspace_local.dart';
 | 
			
		||||
import 'package:oc_front/widgets/items/item_row.dart';
 | 
			
		||||
 | 
			
		||||
GlobalKey<EndDrawerWidgetState> endDrawerKey = GlobalKey<EndDrawerWidgetState>();
 | 
			
		||||
@@ -39,7 +39,7 @@ class EndDrawerWidgetState extends State<EndDrawerWidget> {
 | 
			
		||||
              style: TextStyle(fontSize: 25, fontWeight: FontWeight.w600, color: Colors.white)))) 
 | 
			
		||||
          : Container( child: SingleChildScrollView(
 | 
			
		||||
            scrollDirection: Axis.horizontal,
 | 
			
		||||
            child: Row( children: itemRows)
 | 
			
		||||
            child: Column( children: itemRows)
 | 
			
		||||
          )),
 | 
			
		||||
        ])
 | 
			
		||||
      )
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,19 @@
 | 
			
		||||
import 'package:flutter/material.dart';
 | 
			
		||||
import 'package:oc_front/core/sections/header/menu.dart';
 | 
			
		||||
import 'package:oc_front/core/sections/header/search.dart';
 | 
			
		||||
import 'package:oc_front/utils/clipper_menu.dart';
 | 
			
		||||
import 'package:oc_front/core/services/router.dart';
 | 
			
		||||
import 'package:oc_front/widgets/menu_clipper/clipper_menu.dart';
 | 
			
		||||
 | 
			
		||||
class HeaderConstants {
 | 
			
		||||
  static final List<RouterItem> noHeader = [
 | 
			
		||||
    AppRouter.workflowItem,
 | 
			
		||||
  ];
 | 
			
		||||
  static double height = 200;
 | 
			
		||||
 | 
			
		||||
  static bool isNoHeader(String route) {
 | 
			
		||||
    return noHeader.where((element) => element.route == route).isNotEmpty;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
GlobalKey<HeaderWidgetState> headerWidgetKey = GlobalKey<HeaderWidgetState>();
 | 
			
		||||
class HeaderWidget extends StatefulWidget {
 | 
			
		||||
@@ -12,9 +24,10 @@ class HeaderWidgetState extends State<HeaderWidget> {
 | 
			
		||||
  @override Widget build(BuildContext context) {
 | 
			
		||||
    headerWidgetKey = GlobalKey<HeaderWidgetState>();
 | 
			
		||||
    headerMenuKey.currentState?.closeMenu();
 | 
			
		||||
    HeaderConstants.height = HeaderConstants.isNoHeader(AppRouter.currentRoute.route) ? 50 : 200;
 | 
			
		||||
    return Column( children: [
 | 
			
		||||
      const HeaderMenuWidget(),
 | 
			
		||||
      SearchWidget()
 | 
			
		||||
      HeaderConstants.isNoHeader(AppRouter.currentRoute.route) ? Container() : SearchWidget()
 | 
			
		||||
    ],);
 | 
			
		||||
  } 
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
import 'package:oc_front/main.dart';
 | 
			
		||||
import 'package:flutter/material.dart';
 | 
			
		||||
import 'package:oc_front/utils/clipper_menu.dart';
 | 
			
		||||
import 'package:oc_front/utils/dialog/login.dart';
 | 
			
		||||
import 'package:oc_front/widgets/menu_clipper/clipper_menu.dart';
 | 
			
		||||
import 'package:oc_front/widgets/dialog/login.dart';
 | 
			
		||||
 | 
			
		||||
class HeaderMenuWidget extends StatefulWidget{
 | 
			
		||||
  const HeaderMenuWidget ({ super.key });
 | 
			
		||||
 
 | 
			
		||||
@@ -5,7 +5,7 @@ import 'package:flutter/material.dart';
 | 
			
		||||
import 'package:alert_banner/exports.dart';
 | 
			
		||||
import 'package:oc_front/models/abstract.dart';
 | 
			
		||||
import 'package:oc_front/models/response.dart';
 | 
			
		||||
import 'package:oc_front/utils/dialog/alert.dart';
 | 
			
		||||
import 'package:oc_front/widgets/dialog/alert.dart';
 | 
			
		||||
import 'package:oc_front/core/services/html.dart' if (kIsWeb) 'dart:html' as http;
 | 
			
		||||
 | 
			
		||||
class APIService<T extends SerializerDeserializer> {
 | 
			
		||||
 
 | 
			
		||||
@@ -48,17 +48,20 @@ class RouterItem {
 | 
			
		||||
 | 
			
		||||
class AppRouter { 
 | 
			
		||||
  static const String home = "catalog";
 | 
			
		||||
  static final RouterItem workflowItem = RouterItem(icon: Icons.rebase_edit, label: "workflow manager", route: "workflow", 
 | 
			
		||||
      description: "View to select & create new workflow.", help: "Workflow only access to your workspace datas. If a an element of your flow is missing, perhaps means it's missing in workspace.", 
 | 
			
		||||
      factory: WorkflowFactory());
 | 
			
		||||
  static final RouterItem catalogItem = RouterItem(description: "", help: "", route: "catalog/:id", factory: CatalogItemFactory(), args: ["id"]);
 | 
			
		||||
 | 
			
		||||
  static List<RouterItem> zones = [
 | 
			
		||||
    RouterItem(icon: Icons.book_outlined, label: "catalog searcher", route: home, factory: CatalogFactory()), 
 | 
			
		||||
    RouterItem(icon: Icons.rebase_edit, label: "workflow manager", route: "workflow", 
 | 
			
		||||
      description: "View to select & create new workflow.", help: "Workflow only access to your workspace datas. If a an element of your flow is missing, perhaps means it's missing in workspace.", 
 | 
			
		||||
      factory: WorkflowFactory()), 
 | 
			
		||||
    workflowItem, 
 | 
			
		||||
    RouterItem(icon: Icons.schedule, label: "scheduled tasks", route: "scheduler", factory: SchedulerFactory()),
 | 
			
		||||
    RouterItem(icon: Icons.dns_outlined, label: "my datacenter", route: "datacenter", 
 | 
			
		||||
      description: "Manage & monitor your datacenter.", help: "not implemented for now",
 | 
			
		||||
      factory: DatacenterFactory()),
 | 
			
		||||
    RouterItem(icon: Icons.public_outlined, label: "localisations", route: "map", factory: MapFactory()),
 | 
			
		||||
    RouterItem(description: "", help: "", route: "catalog/:id", factory: CatalogItemFactory(), args: ["id"]),
 | 
			
		||||
    catalogItem,
 | 
			
		||||
  ];
 | 
			
		||||
  static List<String> history = [];
 | 
			
		||||
  static List<String> realHistory = [];
 | 
			
		||||
 
 | 
			
		||||
@@ -5,6 +5,7 @@ import 'package:oc_front/core/services/api_service.dart';
 | 
			
		||||
 | 
			
		||||
abstract class AbstractService<T extends SerializerDeserializer> {
 | 
			
		||||
  abstract APIService<T> service;
 | 
			
		||||
  abstract String subPath;
 | 
			
		||||
 | 
			
		||||
  Future<APIResponse<T>> all(BuildContext? context) {  throw UnimplementedError(); }
 | 
			
		||||
  Future<APIResponse<T>> get(BuildContext? context, String id);
 | 
			
		||||
 
 | 
			
		||||
@@ -7,16 +7,17 @@ import 'package:oc_front/models/search.dart';
 | 
			
		||||
 | 
			
		||||
class ItemService<S extends AbstractItem, T extends SerializerDeserializer<S>> extends AbstractService<T> {
 | 
			
		||||
  @override APIService<T> service = APIService<T>(
 | 
			
		||||
    baseURL: String.fromEnvironment('SEARCH_HOST', defaultValue: 'http://localhost:49618/v1/${getTopic(S)}')
 | 
			
		||||
    baseURL: const String.fromEnvironment('ITEM_HOST', defaultValue: 'http://localhost:49618')
 | 
			
		||||
  );
 | 
			
		||||
 | 
			
		||||
  @override String subPath = "/v1/${getTopic(S)}";
 | 
			
		||||
  
 | 
			
		||||
  @override Future<APIResponse<T>> all(BuildContext? context) {  throw UnimplementedError(); }
 | 
			
		||||
  @override Future<APIResponse<T>> get(BuildContext? context, String id) { 
 | 
			
		||||
    if (id.contains(",")) { return service.get("/multi/$id", true, context); }
 | 
			
		||||
    return service.get("/$id", true, context);
 | 
			
		||||
    if (id.contains(",")) { return service.get("$subPath/multi/$id", true, context); }
 | 
			
		||||
    return service.get("$subPath/$id", true, context);
 | 
			
		||||
  }
 | 
			
		||||
  @override Future<APIResponse<T>> post(BuildContext? context, Map<String, dynamic> body, Map<String, String> params) { 
 | 
			
		||||
    return service.post("/", body, context);
 | 
			
		||||
    return service.post("$subPath/", body, context);
 | 
			
		||||
  }
 | 
			
		||||
  @override Future<APIResponse<T>> put(BuildContext? context, String id, Map<String, dynamic> body, Map<String, String> params) { throw UnimplementedError(); }
 | 
			
		||||
  @override Future<APIResponse<T>> delete(BuildContext? context, Map<String, String> params) { throw UnimplementedError(); }
 | 
			
		||||
 
 | 
			
		||||
@@ -6,12 +6,12 @@ import 'package:oc_front/models/search.dart';
 | 
			
		||||
 | 
			
		||||
class SearchService extends AbstractService<Search> {
 | 
			
		||||
  @override APIService<Search> service = APIService<Search>(
 | 
			
		||||
    baseURL: const String.fromEnvironment('SEARCH_HOST', defaultValue: 'http://localhost:49618/v1/search')
 | 
			
		||||
    baseURL: const String.fromEnvironment('SEARCH_HOST', defaultValue: 'http://localhost:49618')
 | 
			
		||||
  );
 | 
			
		||||
 | 
			
		||||
  @override String subPath = "/v1/search";
 | 
			
		||||
  @override Future<APIResponse<Search>> all(BuildContext? context) {  throw UnimplementedError(); }
 | 
			
		||||
  @override Future<APIResponse<Search>> get(BuildContext? context, String id) { 
 | 
			
		||||
    return service.get("/byWord?word=$id", true, context);
 | 
			
		||||
    return service.get("$subPath/byWord?word=$id", true, context);
 | 
			
		||||
  }
 | 
			
		||||
  @override Future<APIResponse<Search>> post(BuildContext? context, Map<String, dynamic> body, Map<String, String> params) { throw UnimplementedError(); }
 | 
			
		||||
  @override Future<APIResponse<Search>> put(BuildContext? context, String id, Map<String, dynamic> body, Map<String, String> params) { throw UnimplementedError(); }
 | 
			
		||||
 
 | 
			
		||||
@@ -5,18 +5,17 @@ import 'package:oc_front/models/response.dart';
 | 
			
		||||
 | 
			
		||||
class WorflowService extends AbstractService<RawData> {
 | 
			
		||||
  @override APIService<RawData> service = APIService<RawData>(
 | 
			
		||||
    baseURL: const String.fromEnvironment('SEARCH_HOST', defaultValue: 'http://localhost:49618/v1/workflow/')
 | 
			
		||||
    baseURL: const String.fromEnvironment('WORKFLOW_HOST', defaultValue: 'http://localhost:49618')
 | 
			
		||||
  );
 | 
			
		||||
 | 
			
		||||
  @override String subPath = "/v1/workflow/";
 | 
			
		||||
  @override Future<APIResponse<RawData>> all(BuildContext? context) {
 | 
			
		||||
    print("WorkflowService.all"); 
 | 
			
		||||
    return service.get("", true, context);
 | 
			
		||||
    return service.get(subPath, true, context);
 | 
			
		||||
  }
 | 
			
		||||
  @override Future<APIResponse<RawData>> get(BuildContext? context, String id) { throw UnimplementedError(); }
 | 
			
		||||
  @override Future<APIResponse<RawData>> post(BuildContext? context, Map<String, dynamic> body, Map<String, String> params) { 
 | 
			
		||||
    String path = "?";
 | 
			
		||||
    for (var key in params.keys) { path += "$key=${params[key]}&"; }
 | 
			
		||||
    return service.post(path, body, context);
 | 
			
		||||
    return service.post("$subPath$path", body, context);
 | 
			
		||||
  }
 | 
			
		||||
  @override Future<APIResponse<RawData>> put(BuildContext? context, String id, Map<String, dynamic> body, Map<String, String> params) { 
 | 
			
		||||
    throw UnimplementedError();
 | 
			
		||||
 
 | 
			
		||||
@@ -6,17 +6,18 @@ import 'package:oc_front/models/workspace.dart';
 | 
			
		||||
 | 
			
		||||
class WorkspaceService extends AbstractService<Workspace> {
 | 
			
		||||
  @override APIService<Workspace> service = APIService<Workspace>(
 | 
			
		||||
    baseURL: const String.fromEnvironment('SEARCH_HOST', defaultValue: 'http://localhost:49618/v1/workspace/')
 | 
			
		||||
    baseURL: const String.fromEnvironment('WORKSPACE_HOST', defaultValue: 'http://localhost:49618')
 | 
			
		||||
  );
 | 
			
		||||
  @override String subPath = "/v1/workspace/";
 | 
			
		||||
 | 
			
		||||
  @override Future<APIResponse<Workspace>> all(BuildContext? context) { 
 | 
			
		||||
    return service.get("/list", true, context);
 | 
			
		||||
    return service.get("$subPath/list", true, context);
 | 
			
		||||
  }
 | 
			
		||||
  @override Future<APIResponse<Workspace>> get(BuildContext? context, String id) { throw UnimplementedError(); }
 | 
			
		||||
  @override Future<APIResponse<Workspace>> post(BuildContext? context, Map<String, dynamic> body, Map<String, String> params) { 
 | 
			
		||||
    String path = "?";
 | 
			
		||||
    for (var key in params.keys) { path += "$key=${params[key]}&"; }
 | 
			
		||||
    return service.post(path, body, context);
 | 
			
		||||
    return service.post("$subPath$path", body, context);
 | 
			
		||||
  }
 | 
			
		||||
  @override Future<APIResponse<Workspace>> put(BuildContext? context, String id, Map<String, dynamic> body, Map<String, String> params) { 
 | 
			
		||||
    throw UnimplementedError();
 | 
			
		||||
@@ -24,6 +25,6 @@ class WorkspaceService extends AbstractService<Workspace> {
 | 
			
		||||
  @override Future<APIResponse<Workspace>> delete(BuildContext? context, Map<String, String> params) { 
 | 
			
		||||
    String path = "?";
 | 
			
		||||
    for (var key in params.keys) { path += "$key=${params[key]}&"; }
 | 
			
		||||
    return service.delete(path, context);
 | 
			
		||||
    return service.delete("$subPath$path", context);
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
import 'package:flutter/material.dart';
 | 
			
		||||
import 'package:flutter/foundation.dart';
 | 
			
		||||
import 'package:go_router/go_router.dart';
 | 
			
		||||
import 'package:oc_front/core/models/cart.dart';
 | 
			
		||||
import 'package:oc_front/core/models/workspace_local.dart';
 | 
			
		||||
import 'package:oc_front/core/services/router.dart';
 | 
			
		||||
import 'package:oc_front/core/sections/end_drawer.dart';
 | 
			
		||||
import 'package:oc_front/core/sections/header/header.dart';
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
import 'package:flutter/material.dart';
 | 
			
		||||
import 'package:go_router/go_router.dart';
 | 
			
		||||
import 'package:oc_front/core/sections/header/header.dart';
 | 
			
		||||
import 'package:oc_front/models/search.dart';
 | 
			
		||||
import 'package:oc_front/widgets/catalog.dart';
 | 
			
		||||
import 'package:oc_front/pages/abstract_page.dart';
 | 
			
		||||
@@ -32,7 +33,7 @@ class CatalogPageWidgetState extends State<CatalogPageWidget> {
 | 
			
		||||
    return Column( children : [
 | 
			
		||||
        SizedBox( 
 | 
			
		||||
        width: MediaQuery.of(context).size.width,
 | 
			
		||||
          height: CatalogFactory.items.isEmpty ? 0 :  MediaQuery.of(context).size.height - 200,
 | 
			
		||||
          height: CatalogFactory.items.isEmpty ? 0 :  MediaQuery.of(context).size.height - HeaderConstants.height,
 | 
			
		||||
        child: CatalogWidget(items: CatalogFactory.items) )
 | 
			
		||||
      ]
 | 
			
		||||
    );
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
import 'package:flutter/material.dart';
 | 
			
		||||
import 'package:go_router/go_router.dart';
 | 
			
		||||
import 'package:oc_front/core/models/cart.dart';
 | 
			
		||||
import 'package:oc_front/core/models/workspace_local.dart';
 | 
			
		||||
import 'package:oc_front/models/search.dart';
 | 
			
		||||
import 'package:oc_front/pages/abstract_page.dart';
 | 
			
		||||
import 'package:oc_front/pages/catalog.dart';
 | 
			
		||||
 
 | 
			
		||||
@@ -1,9 +1,17 @@
 | 
			
		||||
import 'dart:convert';
 | 
			
		||||
 | 
			
		||||
import 'package:flutter/material.dart';
 | 
			
		||||
import 'package:flutter_flow_chart/flutter_flow_chart.dart';
 | 
			
		||||
import 'package:go_router/go_router.dart';
 | 
			
		||||
import 'package:oc_front/core/models/workspace_local.dart';
 | 
			
		||||
import 'package:oc_front/core/sections/header/header.dart';
 | 
			
		||||
import 'package:oc_front/core/services/specialized_services/workflow_service.dart';
 | 
			
		||||
import 'package:oc_front/models/response.dart';
 | 
			
		||||
import 'package:oc_front/models/search.dart';
 | 
			
		||||
import 'package:oc_front/pages/abstract_page.dart';
 | 
			
		||||
 | 
			
		||||
import 'package:oc_front/widgets/dialog/new_box.dart';
 | 
			
		||||
import 'package:oc_front/widgets/items/item_row.dart';
 | 
			
		||||
Dashboard dash = Dashboard(name: "workflow_${DateTime.now().toString().replaceAll(" ", "_").substring(0, DateTime.now().toString().length - 7)}");
 | 
			
		||||
class WorkflowFactory implements AbstractFactory {
 | 
			
		||||
  static GlobalKey<WorkflowPageWidgetState> key = GlobalKey<WorkflowPageWidgetState>();
 | 
			
		||||
  @override bool searchFill() { return false; }
 | 
			
		||||
@@ -12,157 +20,64 @@ class WorkflowFactory implements AbstractFactory {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
class WorkflowPageWidget extends StatefulWidget {
 | 
			
		||||
  String? _selected;
 | 
			
		||||
  TextEditingController _ctrl = TextEditingController();
 | 
			
		||||
  WorkflowPageWidget () : super(key: WorkflowFactory.key);
 | 
			
		||||
  @override WorkflowPageWidgetState createState() => WorkflowPageWidgetState();
 | 
			
		||||
  static void search(BuildContext context) { }
 | 
			
		||||
  static Widget factory() { return WorkflowPageWidget(); }
 | 
			
		||||
}
 | 
			
		||||
class WorkflowPageWidgetState extends State<WorkflowPageWidget> {
 | 
			
		||||
 | 
			
		||||
  final WorflowService _service = WorflowService();
 | 
			
		||||
  @override Widget build(BuildContext context) {
 | 
			
		||||
    return SizedBox(
 | 
			
		||||
      width: MediaQuery.of(context).size.width,
 | 
			
		||||
      height: MediaQuery.of(context).size.height - 200, 
 | 
			
		||||
      child: Column(
 | 
			
		||||
          children: [
 | 
			
		||||
            Container(
 | 
			
		||||
              width: MediaQuery.of(context).size.width,
 | 
			
		||||
              height: (MediaQuery.of(context).size.height - 200) / 2,
 | 
			
		||||
              child : Row( 
 | 
			
		||||
                mainAxisAlignment: MainAxisAlignment.center,
 | 
			
		||||
                children : [ 
 | 
			
		||||
                  Container( width:  MediaQuery.of(context).size.height / 1.5,
 | 
			
		||||
                    height: 50, margin: const EdgeInsets.only(top: 2),
 | 
			
		||||
                    child: FutureBuilder<APIResponse<RawData>>(
 | 
			
		||||
                      future: _service.all(context),
 | 
			
		||||
                      builder: (context, snapshot) {
 | 
			
		||||
                      List<DropdownMenuItem> items = [];
 | 
			
		||||
                      print(snapshot.error);
 | 
			
		||||
                      if (snapshot.hasData && snapshot.data!.data != null
 | 
			
		||||
                      && snapshot.data!.data!.values.isNotEmpty) {
 | 
			
		||||
                        items = (snapshot.data!.data!.values as List<dynamic>).map((dynamic value) {
 | 
			
		||||
final WorflowService _service = WorflowService();
 | 
			
		||||
  Widget itemBuild(Object item) {
 | 
			
		||||
    var e = item as AbstractItem;
 | 
			
		||||
    return e.logo != null ? Image.memory(base64Decode(e.logo ?? ""), fit: BoxFit.fill) 
 | 
			
		||||
        : Image.network('https://get-picto.com/wp-content/uploads/2024/01/logo-instagram-png.webp', fit: BoxFit.fill);
 | 
			
		||||
  }
 | 
			
		||||
  Widget itemTooltipBuild(Object item) {
 | 
			
		||||
    var e = item as AbstractItem;
 | 
			
		||||
    return Container(color: Colors.white, child: ItemRowWidget(low: true, contextWidth: 300, item: e));
 | 
			
		||||
  }
 | 
			
		||||
  List<DropdownMenuItem> getItems(Object? data) {
 | 
			
		||||
    data = data as APIResponse<RawData>?;
 | 
			
		||||
    if (data != null && data.data != null && data.data!.values.isNotEmpty) {
 | 
			
		||||
      return (data.data!.values as List<dynamic>).map((dynamic value) {
 | 
			
		||||
                            return DropdownMenuItem<String>(
 | 
			
		||||
                              value: value.toString(),
 | 
			
		||||
                              child: Text(value.toString()),
 | 
			
		||||
                            );
 | 
			
		||||
                          }).toList();
 | 
			
		||||
                    }
 | 
			
		||||
                    if (widget._selected != null 
 | 
			
		||||
                    && !items.where((element) => element.value == widget._selected).isNotEmpty) { 
 | 
			
		||||
                      items.add(DropdownMenuItem<String>(
 | 
			
		||||
                              value: widget._selected.toString(),
 | 
			
		||||
                              child: Text(widget._selected.toString()),
 | 
			
		||||
                            ));
 | 
			
		||||
                    }
 | 
			
		||||
                    return DropdownButtonFormField(
 | 
			
		||||
                      value: widget._selected,
 | 
			
		||||
                      hint: const Text("select workflow to load...", style: TextStyle(color: Colors.grey, fontSize: 15)),
 | 
			
		||||
                      decoration: InputDecoration( 
 | 
			
		||||
                        filled: true,
 | 
			
		||||
                        focusedBorder: OutlineInputBorder( borderRadius: BorderRadius.zero,
 | 
			
		||||
                            borderSide: BorderSide(color: Color.fromARGB(38, 166, 154, 1), width: 2.5),
 | 
			
		||||
                        ),
 | 
			
		||||
                        fillColor: Colors.grey.shade300,
 | 
			
		||||
                        contentPadding: const EdgeInsets.only(left: 30, right: 30),
 | 
			
		||||
                        enabledBorder: OutlineInputBorder( borderRadius: BorderRadius.zero,
 | 
			
		||||
                            borderSide: BorderSide(color: Colors.grey.shade300, width: 2.5),
 | 
			
		||||
                        ),
 | 
			
		||||
                        border: OutlineInputBorder( borderRadius: BorderRadius.zero,
 | 
			
		||||
                          borderSide: BorderSide(color: Colors.grey.shade300, width: 2.5)),
 | 
			
		||||
                      ),
 | 
			
		||||
                      items: items, onChanged: (value) {
 | 
			
		||||
                        setState(() { widget._selected = value.toString(); });
 | 
			
		||||
                      }); 
 | 
			
		||||
                    })
 | 
			
		||||
                  ),
 | 
			
		||||
                  Tooltip(
 | 
			
		||||
                    message: 'empty selection',
 | 
			
		||||
                    child: InkWell( 
 | 
			
		||||
                      mouseCursor: widget._selected == null || widget._selected!.isEmpty ? MouseCursor.defer : SystemMouseCursors.click,
 | 
			
		||||
                      onTap: () { setState(() {  widget._selected = null; }); },
 | 
			
		||||
                      child: Container( 
 | 
			
		||||
                        width: 50, height: 48,
 | 
			
		||||
                        decoration: const BoxDecoration( color: Colors.black,
 | 
			
		||||
                          border: Border(right: BorderSide(color: Colors.white))),
 | 
			
		||||
                            child: Icon(Icons.refresh, color: widget._selected == null || widget._selected!.isEmpty  ? Colors.grey : Colors.white),
 | 
			
		||||
                        )
 | 
			
		||||
                   )
 | 
			
		||||
                  ),
 | 
			
		||||
                  Tooltip(
 | 
			
		||||
                    message: 'load workflow selected',
 | 
			
		||||
                    child: InkWell( 
 | 
			
		||||
                      mouseCursor: widget._selected == null || widget._selected!.isEmpty  ? MouseCursor.defer : SystemMouseCursors.click,
 | 
			
		||||
                      onTap: () {},
 | 
			
		||||
                      child: Container(
 | 
			
		||||
                        width: 50, height: 48,
 | 
			
		||||
                        color: Colors.black,
 | 
			
		||||
                        child: Icon(Icons.open_in_browser_outlined, 
 | 
			
		||||
                        color: widget._selected == null || widget._selected!.isEmpty ? Colors.grey : Colors.white),
 | 
			
		||||
                      )
 | 
			
		||||
                    )
 | 
			
		||||
                  )
 | 
			
		||||
                ]),
 | 
			
		||||
              ),
 | 
			
		||||
              Container(
 | 
			
		||||
              width: MediaQuery.of(context).size.width,
 | 
			
		||||
              height: (MediaQuery.of(context).size.height - 200)  / 2,
 | 
			
		||||
              color: Colors.grey.shade300,
 | 
			
		||||
              child: Row(
 | 
			
		||||
                mainAxisAlignment: MainAxisAlignment.center,
 | 
			
		||||
                crossAxisAlignment: CrossAxisAlignment.center,
 | 
			
		||||
                children: [
 | 
			
		||||
                  Row( children: [
 | 
			
		||||
                        Container(
 | 
			
		||||
                          width: MediaQuery.of(context).size.width / 1.5,
 | 
			
		||||
                          height: 50,
 | 
			
		||||
                          child: TextFormField(
 | 
			
		||||
                            cursorColor: const Color.fromARGB(38, 166, 154, 1),
 | 
			
		||||
                            controller: widget._ctrl,
 | 
			
		||||
                            onChanged: (value) => setState(() { widget._ctrl.value = TextEditingValue(text: value); }), 
 | 
			
		||||
                            validator: (value) => value == null || value.isEmpty ? "name is required" : null,
 | 
			
		||||
                            decoration: const InputDecoration(
 | 
			
		||||
                              hintText: "name a new workflow...",
 | 
			
		||||
                              fillColor: Colors.white,
 | 
			
		||||
                              filled: true,
 | 
			
		||||
                              contentPadding: EdgeInsets.symmetric(horizontal: 30),
 | 
			
		||||
                              hintStyle: TextStyle(
 | 
			
		||||
                                color: Colors.black,
 | 
			
		||||
                                fontSize: 14,
 | 
			
		||||
                                fontWeight: FontWeight.w300
 | 
			
		||||
                              ),
 | 
			
		||||
                              border: InputBorder.none
 | 
			
		||||
                            )
 | 
			
		||||
                          )
 | 
			
		||||
                        ),
 | 
			
		||||
                        Tooltip(
 | 
			
		||||
                          message: 'add',
 | 
			
		||||
                          child:InkWell( 
 | 
			
		||||
                            mouseCursor: widget._ctrl.value.text.isEmpty ? MouseCursor.defer : SystemMouseCursors.click,
 | 
			
		||||
                            onTap: () async {
 | 
			
		||||
                              if (widget._ctrl.value.text.isNotEmpty) {
 | 
			
		||||
                                await _service.post(context, {}, { "workflowName" : widget._ctrl.value.text });
 | 
			
		||||
                                widget._selected = widget._ctrl.value.text;
 | 
			
		||||
                                widget._ctrl.value = const TextEditingValue(text: "");
 | 
			
		||||
                                setState(() { });
 | 
			
		||||
                              }
 | 
			
		||||
                            },
 | 
			
		||||
                            child: Container(
 | 
			
		||||
                              width: 50,
 | 
			
		||||
                              height: 50,
 | 
			
		||||
                              color: Colors.black,
 | 
			
		||||
                              child: Icon(Icons.add, color: widget._ctrl.value.text.isEmpty ? Colors.grey : Colors.white)
 | 
			
		||||
                            )
 | 
			
		||||
                          )
 | 
			
		||||
                        )
 | 
			
		||||
                      ],
 | 
			
		||||
                    ),
 | 
			
		||||
                ])
 | 
			
		||||
            )
 | 
			
		||||
          ]
 | 
			
		||||
        )
 | 
			
		||||
    );
 | 
			
		||||
    }
 | 
			
		||||
    return [];
 | 
			
		||||
  }
 | 
			
		||||
  Widget onDashboardAlertOpened(BuildContext context, Dashboard dash) {
 | 
			
		||||
    return NewBoxWidget<RawData>(service: _service, dash: dash, 
 | 
			
		||||
        getItems: getItems);
 | 
			
		||||
  }
 | 
			
		||||
  @override Widget build(BuildContext context) {
 | 
			
		||||
    var quart = MediaQuery.of(context).size.width / 6;
 | 
			
		||||
    dash.defaultName = "workflow_${DateTime.now().toString().replaceAll(" ", "_").substring(0, DateTime.now().toString().length - 7)}";
 | 
			
		||||
    return FlowChart<AbstractItem>(
 | 
			
		||||
                onDashboardAlertOpened: onDashboardAlertOpened,
 | 
			
		||||
                dashboard: dash,
 | 
			
		||||
                itemWidget: itemBuild,
 | 
			
		||||
                categories: const ["computing", "data", "datacenter", "storage"],
 | 
			
		||||
                draggableItemBuilder: (cat) => WorkspaceLocal.byTopic(cat).toList(),
 | 
			
		||||
                itemWidgetTooltip: itemTooltipBuild,
 | 
			
		||||
                innerMenuWidth: quart > 80 ? quart : 80,
 | 
			
		||||
                width: MediaQuery.of(context).size.width,
 | 
			
		||||
                height: MediaQuery.of(context).size.height - HeaderConstants.height,
 | 
			
		||||
                onNewConnection: (p1, p2) { },
 | 
			
		||||
                onDashboardTapped: (context, position) { },
 | 
			
		||||
                onScaleUpdate: (newScale) { },
 | 
			
		||||
                onDashboardSecondaryTapped: (context, position) { },
 | 
			
		||||
                onDashboardLongTapped: (context, position) { },
 | 
			
		||||
                onDashboardSecondaryLongTapped: (context, position) { },
 | 
			
		||||
                onElementLongPressed: (context, position, element) { },
 | 
			
		||||
                onElementSecondaryLongTapped: (context, position, element) { },
 | 
			
		||||
                onElementPressed: (context, position, element) {  },
 | 
			
		||||
                onElementSecondaryTapped: (context, position, element) { },
 | 
			
		||||
                onHandlerPressed: (context, position, handler, element) { },
 | 
			
		||||
                onHandlerLongPressed: (context, position, handler, element) { },
 | 
			
		||||
                onPivotSecondaryPressed: (context, pivot) { },
 | 
			
		||||
      );
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
@@ -1,5 +1,5 @@
 | 
			
		||||
import 'package:flutter/material.dart';
 | 
			
		||||
import 'package:oc_front/core/models/cart.dart';
 | 
			
		||||
import 'package:oc_front/core/models/workspace_local.dart';
 | 
			
		||||
import 'package:oc_front/models/search.dart';
 | 
			
		||||
import 'package:oc_front/widgets/items/item_row.dart';
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										163
									
								
								lib/widgets/dialog/new_box.dart
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										163
									
								
								lib/widgets/dialog/new_box.dart
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,163 @@
 | 
			
		||||
import 'package:flutter/material.dart';
 | 
			
		||||
import 'package:flutter_flow_chart/flutter_flow_chart.dart';
 | 
			
		||||
import 'package:oc_front/core/services/specialized_services/abstract_service.dart';
 | 
			
		||||
import 'package:oc_front/models/abstract.dart';
 | 
			
		||||
import 'package:oc_front/models/response.dart';
 | 
			
		||||
 | 
			
		||||
abstract class New {
 | 
			
		||||
  String name = "";
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
class NewBoxWidget<T extends SerializerDeserializer<dynamic>> extends StatefulWidget {
 | 
			
		||||
  String? _selected;
 | 
			
		||||
  Dashboard dash;
 | 
			
		||||
  final TextEditingController _ctrl = TextEditingController();
 | 
			
		||||
  AbstractService<T> service; 
 | 
			
		||||
  Function validate = () {};
 | 
			
		||||
  NewBoxWidget ({ super.key, required this.service, required this.dash, this.getItems });
 | 
			
		||||
  @override NewBoxWidgetState<T> createState() => NewBoxWidgetState<T>();
 | 
			
		||||
 | 
			
		||||
  List<DropdownMenuItem> Function(APIResponse<T>? data)? getItems;
 | 
			
		||||
}
 | 
			
		||||
class NewBoxWidgetState<T extends SerializerDeserializer<dynamic>> extends State<NewBoxWidget> {
 | 
			
		||||
  @override Widget build(BuildContext context) {
 | 
			
		||||
    widget._ctrl.value = TextEditingValue(text: widget.dash.defaultName);
 | 
			
		||||
    return Container(
 | 
			
		||||
      color: Colors.white,
 | 
			
		||||
      padding: const EdgeInsets.all(20),
 | 
			
		||||
      child: Column(
 | 
			
		||||
          children: [
 | 
			
		||||
            Row( 
 | 
			
		||||
                mainAxisAlignment: MainAxisAlignment.center,
 | 
			
		||||
                children : [ 
 | 
			
		||||
                  FutureBuilder<APIResponse<T>>(
 | 
			
		||||
                      future: (widget.service as AbstractService<T>).all(context),
 | 
			
		||||
                      builder: (context, snapshot) {
 | 
			
		||||
                    List<DropdownMenuItem> items = widget.getItems != null ?  widget.getItems!(snapshot.data) : [];
 | 
			
		||||
                    if (widget._selected != null 
 | 
			
		||||
                    && !items.where((element) => element.value == widget._selected).isNotEmpty) { 
 | 
			
		||||
                      items.add(DropdownMenuItem<String>(
 | 
			
		||||
                              value: widget._selected.toString(),
 | 
			
		||||
                              child: Text(widget._selected.toString()),
 | 
			
		||||
                            ));
 | 
			
		||||
                    }
 | 
			
		||||
                    return SizedBox( width: MediaQuery.of(context).size.width <= 540 ? MediaQuery.of(context).size.width - 140 : 400, height: 50, 
 | 
			
		||||
                    child: DropdownButtonFormField(
 | 
			
		||||
                      value: widget._selected,
 | 
			
		||||
                      isExpanded: true,
 | 
			
		||||
                      hint: const Text("load workflow...", style: TextStyle(color: Colors.grey, fontSize: 15)),
 | 
			
		||||
                      decoration: InputDecoration( 
 | 
			
		||||
                        filled: true,
 | 
			
		||||
                        focusedBorder: const OutlineInputBorder( borderRadius: BorderRadius.zero,
 | 
			
		||||
                            borderSide: BorderSide(color: Color.fromARGB(38, 166, 154, 1), width: 0),
 | 
			
		||||
                        ),
 | 
			
		||||
                        fillColor: Colors.grey.shade300,
 | 
			
		||||
                        contentPadding: const EdgeInsets.only(left: 30, right: 30, top: 10, bottom: 30),
 | 
			
		||||
                        enabledBorder: OutlineInputBorder( borderRadius: BorderRadius.zero,
 | 
			
		||||
                            borderSide: BorderSide(color: Colors.grey.shade300, width: 0),
 | 
			
		||||
                        ),
 | 
			
		||||
                        border: OutlineInputBorder( borderRadius: BorderRadius.zero,
 | 
			
		||||
                          borderSide: BorderSide(color: Colors.grey.shade300, width: 0)),
 | 
			
		||||
                      ),
 | 
			
		||||
                      items: items, onChanged: (value) {
 | 
			
		||||
                        setState(() {
 | 
			
		||||
                          widget._selected = value.toString();
 | 
			
		||||
                        });
 | 
			
		||||
                      })); 
 | 
			
		||||
                    }),
 | 
			
		||||
                  Tooltip(
 | 
			
		||||
                    message: 'empty selection',
 | 
			
		||||
                    child: InkWell( 
 | 
			
		||||
                      mouseCursor: widget._selected == null || widget._selected!.isEmpty ? MouseCursor.defer : SystemMouseCursors.click,
 | 
			
		||||
                      onTap: () { 
 | 
			
		||||
                        if (widget._selected == null || widget._selected!.isEmpty) { return; }
 | 
			
		||||
                        setState(() {  widget._selected = null; }); 
 | 
			
		||||
                      },
 | 
			
		||||
                      child: Container( 
 | 
			
		||||
                        width: 50, height: 50,
 | 
			
		||||
                        decoration: const BoxDecoration( color: Colors.black,
 | 
			
		||||
                          border: Border(right: BorderSide(color: Colors.white))),
 | 
			
		||||
                            child: Icon(Icons.refresh, color: widget._selected == null || widget._selected!.isEmpty  ? Colors.grey : Colors.white),
 | 
			
		||||
                        )
 | 
			
		||||
                   )
 | 
			
		||||
                  ),
 | 
			
		||||
                  Tooltip(
 | 
			
		||||
                    message: 'load workflow selected',
 | 
			
		||||
                    child: InkWell( 
 | 
			
		||||
                      mouseCursor: widget._selected == null || widget._selected!.isEmpty  
 | 
			
		||||
                        ? MouseCursor.defer : SystemMouseCursors.click,
 | 
			
		||||
                      onTap: () { 
 | 
			
		||||
                        if (widget._selected == null || widget._selected!.isEmpty) { return; }
 | 
			
		||||
                        widget.dash.name = widget._selected ?? widget.dash.name; 
 | 
			
		||||
                        widget.dash.notifyListeners();
 | 
			
		||||
                        Navigator.pop(context);
 | 
			
		||||
                      },
 | 
			
		||||
                      child: Container(
 | 
			
		||||
                        width: 50, height: 50,
 | 
			
		||||
                        color: Colors.black,
 | 
			
		||||
                        child: Icon(Icons.open_in_browser_outlined, 
 | 
			
		||||
                        color: widget._selected == null || widget._selected!.isEmpty ? Colors.grey : Colors.white),
 | 
			
		||||
                      )
 | 
			
		||||
                    )
 | 
			
		||||
                  )
 | 
			
		||||
                ]),
 | 
			
		||||
              Row(
 | 
			
		||||
                mainAxisAlignment: MainAxisAlignment.center,
 | 
			
		||||
                crossAxisAlignment: CrossAxisAlignment.center,
 | 
			
		||||
                children: [
 | 
			
		||||
                  Container(
 | 
			
		||||
                          margin: const EdgeInsets.only(top: 10),
 | 
			
		||||
                          width: MediaQuery.of(context).size.width <= 540 ? MediaQuery.of(context).size.width - 90 : 450,
 | 
			
		||||
                          height: 50,
 | 
			
		||||
                          child: TextFormField(
 | 
			
		||||
                            expands: true,
 | 
			
		||||
                            maxLines: null,
 | 
			
		||||
                            minLines: null,
 | 
			
		||||
                            cursorColor: const Color.fromARGB(38, 166, 154, 1),
 | 
			
		||||
                            controller: widget._ctrl,
 | 
			
		||||
                            onChanged: (value) => setState(() { widget._ctrl.value = TextEditingValue(text: value); }), 
 | 
			
		||||
                            validator: (value) => value == null || value.isEmpty ? "name is required" : null,
 | 
			
		||||
                            decoration: InputDecoration(
 | 
			
		||||
                              hintText: "name a new workflow...",
 | 
			
		||||
                              fillColor: Colors.grey.shade300,
 | 
			
		||||
                              filled: true,
 | 
			
		||||
                              contentPadding: const EdgeInsets.only(left: 30, right: 30, top: 15, bottom: 5),
 | 
			
		||||
                              hintStyle: const TextStyle(
 | 
			
		||||
                                color: Colors.black,
 | 
			
		||||
                                fontSize: 14,
 | 
			
		||||
                                fontWeight: FontWeight.w300
 | 
			
		||||
                              ),
 | 
			
		||||
                              border: InputBorder.none
 | 
			
		||||
                            )
 | 
			
		||||
                          )
 | 
			
		||||
                        ),
 | 
			
		||||
                        Tooltip(
 | 
			
		||||
                          message: 'add',
 | 
			
		||||
                          child:InkWell( 
 | 
			
		||||
                            mouseCursor: widget._ctrl.value.text.isEmpty ? MouseCursor.defer : SystemMouseCursors.click,
 | 
			
		||||
                            onTap: () async {
 | 
			
		||||
                              if (widget._ctrl.value.text.isNotEmpty) {
 | 
			
		||||
                                await widget.service.post(context, {}, { "workflowName" : widget._ctrl.value.text });
 | 
			
		||||
                                widget._selected = widget._ctrl.value.text;
 | 
			
		||||
                                widget._ctrl.value = const TextEditingValue(text: "");
 | 
			
		||||
                                widget.dash.name = widget._selected ?? widget.dash.name;
 | 
			
		||||
                                widget.dash.notifyListeners();
 | 
			
		||||
                                // ignore: use_build_context_synchronously
 | 
			
		||||
                                Navigator.pop(context);
 | 
			
		||||
                              }
 | 
			
		||||
                            },
 | 
			
		||||
                            child: Container(
 | 
			
		||||
                              margin: const EdgeInsets.only(top: 10),
 | 
			
		||||
                              width: 50,
 | 
			
		||||
                              height: 50,
 | 
			
		||||
                              color: Colors.black,
 | 
			
		||||
                              child: Icon(Icons.add, color: widget._ctrl.value.text.isEmpty ? Colors.grey : Colors.white)
 | 
			
		||||
                            )
 | 
			
		||||
                          )
 | 
			
		||||
                        )
 | 
			
		||||
                ])
 | 
			
		||||
          ]
 | 
			
		||||
        )
 | 
			
		||||
    );
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
 | 
			
		||||
import 'package:flutter/material.dart';
 | 
			
		||||
import 'package:oc_front/models/search.dart';
 | 
			
		||||
import 'package:oc_front/widgets/items_details/data_item.dart';
 | 
			
		||||
import 'package:oc_front/widgets/items/items_details/data_item.dart';
 | 
			
		||||
 | 
			
		||||
class ItemWidget extends StatefulWidget {
 | 
			
		||||
  AbstractItem item;
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
import 'dart:convert';
 | 
			
		||||
import 'package:flutter/material.dart';
 | 
			
		||||
import 'package:oc_front/models/search.dart';
 | 
			
		||||
import 'package:oc_front/core/models/cart.dart';
 | 
			
		||||
import 'package:oc_front/core/models/workspace_local.dart';
 | 
			
		||||
import 'package:oc_front/core/services/router.dart';
 | 
			
		||||
 | 
			
		||||
const List<GlobalKey<State>> _empty = [];
 | 
			
		||||
@@ -10,8 +10,9 @@ class ItemRowWidget extends StatefulWidget {
 | 
			
		||||
  bool readOnly = false;
 | 
			
		||||
  double contextWidth = 0;
 | 
			
		||||
  AbstractItem item;
 | 
			
		||||
  bool low = false;
 | 
			
		||||
  List<GlobalKey<State>> keys = [];
 | 
			
		||||
  ItemRowWidget ({ super.key,
 | 
			
		||||
  ItemRowWidget ({ super.key, this.low = false,
 | 
			
		||||
    required this.contextWidth, this.readOnly = false, required this.item, this.keys = _empty });
 | 
			
		||||
  @override ItemRowWidgetState createState() => ItemRowWidgetState();
 | 
			
		||||
}
 | 
			
		||||
@@ -31,17 +32,17 @@ class ItemRowWidgetState extends State<ItemRowWidget> {
 | 
			
		||||
      height: 100,
 | 
			
		||||
      decoration: BoxDecoration( border: Border(bottom: BorderSide(color: Colors.grey.shade300)) ),
 | 
			
		||||
      child: Row( children: [
 | 
			
		||||
          Padding( padding: const EdgeInsets.all(10), 
 | 
			
		||||
          widget.low ? Container( padding: EdgeInsets.only(left: 10),) : Padding( padding: const EdgeInsets.all(10), 
 | 
			
		||||
            child: image ?? Image.network('https://get-picto.com/wp-content/uploads/2024/01/logo-instagram-png.webp', 
 | 
			
		||||
              height: imageSize, width: imageSize)),
 | 
			
		||||
          Container(
 | 
			
		||||
            width: widget.contextWidth - (imageSize + 20) - endWidth,
 | 
			
		||||
            width: widget.low ? widget.contextWidth - 20 :  widget.contextWidth - (imageSize + 20) - endWidth,
 | 
			
		||||
            child: Padding(padding: widget.contextWidth != MediaQuery.of(context).size.width ? 
 | 
			
		||||
            const EdgeInsets.symmetric(horizontal: 10) : const EdgeInsets.symmetric(horizontal: 20),
 | 
			
		||||
              child: Column(crossAxisAlignment: CrossAxisAlignment.start, 
 | 
			
		||||
                mainAxisAlignment: MainAxisAlignment.center, children: [
 | 
			
		||||
                Row( children: [ 
 | 
			
		||||
                  Container(padding: const EdgeInsets.symmetric(vertical: 5, horizontal: 10),
 | 
			
		||||
                  widget.low ? Container() : Container(padding: const EdgeInsets.symmetric(vertical: 5, horizontal: 10),
 | 
			
		||||
                    margin: const EdgeInsets.only(right: 20),
 | 
			
		||||
                    decoration: BoxDecoration(
 | 
			
		||||
                      color: isData(widget.item.topic) ? Colors.blue : 
 | 
			
		||||
@@ -54,7 +55,7 @@ class ItemRowWidgetState extends State<ItemRowWidget> {
 | 
			
		||||
                      style: const TextStyle(fontSize: 10, color: Colors.white, fontWeight: FontWeight.w600)),
 | 
			
		||||
                  ),
 | 
			
		||||
                  Expanded( child: Text(widget.item.name?.toUpperCase() ?? "", 
 | 
			
		||||
                    style: const TextStyle(fontSize: 20, overflow: TextOverflow.ellipsis, fontWeight: FontWeight.w600, color: Color(0xFFF67C0B9))),
 | 
			
		||||
                    style: TextStyle(fontSize: widget.low ? 14 : 20, overflow: TextOverflow.ellipsis, fontWeight: FontWeight.w600, color: Color(0xFFF67C0B9))),
 | 
			
		||||
                  )
 | 
			
		||||
                ]),
 | 
			
		||||
                Text( "From ${widget.item.owner ?? "unknown owner"}", 
 | 
			
		||||
@@ -63,7 +64,7 @@ class ItemRowWidgetState extends State<ItemRowWidget> {
 | 
			
		||||
              ],)
 | 
			
		||||
            )
 | 
			
		||||
          ),
 | 
			
		||||
          Container(
 | 
			
		||||
          widget.low ? Container() : Container(
 | 
			
		||||
            width: endWidth,
 | 
			
		||||
            child: Row( 
 | 
			
		||||
              mainAxisAlignment: MainAxisAlignment.center,
 | 
			
		||||
@@ -108,8 +109,8 @@ class ItemRowWidgetState extends State<ItemRowWidget> {
 | 
			
		||||
          ])
 | 
			
		||||
        )]),
 | 
			
		||||
    );
 | 
			
		||||
    return widget.readOnly ? w : InkWell( mouseCursor:  SystemMouseCursors.click,
 | 
			
		||||
      onTap: () { AppRouter.zones.last.go(context, { "id" : widget.item.id ?? "" }); },
 | 
			
		||||
    return widget.readOnly || widget.low ? w : InkWell( mouseCursor:  SystemMouseCursors.click,
 | 
			
		||||
      onTap: () { AppRouter.catalogItem.go(context, { "id" : widget.item.id ?? "" }); },
 | 
			
		||||
      child: w );
 | 
			
		||||
  } 
 | 
			
		||||
}
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
import 'package:flutter/material.dart';
 | 
			
		||||
import 'package:oc_front/core/sections/header/menu.dart';
 | 
			
		||||
import 'package:oc_front/core/services/router.dart';
 | 
			
		||||
import 'package:oc_front/utils/arrow_clipper.dart';
 | 
			
		||||
import 'package:oc_front/widgets/menu_clipper/arrow_clipper.dart';
 | 
			
		||||
 | 
			
		||||
class TooltipWidget extends StatefulWidget {
 | 
			
		||||
  int index = -1;
 | 
			
		||||
@@ -109,7 +109,7 @@ class ClipperMenuWidgetState extends State<ClipperMenuWidget> with SingleTickerP
 | 
			
		||||
  @override
 | 
			
		||||
  Widget build(BuildContext context) {
 | 
			
		||||
    _key = GlobalKey();
 | 
			
		||||
    headerMenuKey = widget.key as GlobalKey<ClipperMenuWidgetState>;
 | 
			
		||||
    headerMenuKey = GlobalKey<ClipperMenuWidgetState>();
 | 
			
		||||
    return Container(
 | 
			
		||||
      key: _key,
 | 
			
		||||
      padding: const EdgeInsets.all(0),
 | 
			
		||||
Some files were not shown because too many files have changed in this diff Show More
		Reference in New Issue
	
	Block a user