diff --git a/frontend/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java b/frontend/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java deleted file mode 100644 index 94d664ad..00000000 --- a/frontend/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java +++ /dev/null @@ -1,34 +0,0 @@ -package io.flutter.plugins; - -import androidx.annotation.Keep; -import androidx.annotation.NonNull; -import io.flutter.Log; - -import io.flutter.embedding.engine.FlutterEngine; - -/** - * Generated file. Do not edit. - * This file is generated by the Flutter tool based on the - * plugins that support the Android platform. - */ -@Keep -public final class GeneratedPluginRegistrant { - private static final String TAG = "GeneratedPluginRegistrant"; - public static void registerWith(@NonNull FlutterEngine flutterEngine) { - try { - flutterEngine.getPlugins().add(new dev.flutter.plugins.integration_test.IntegrationTestPlugin()); - } catch (Exception e) { - Log.e(TAG, "Error registering plugin integration_test, dev.flutter.plugins.integration_test.IntegrationTestPlugin", e); - } - try { - flutterEngine.getPlugins().add(new io.flutter.plugins.sharedpreferences.SharedPreferencesPlugin()); - } catch (Exception e) { - Log.e(TAG, "Error registering plugin shared_preferences_android, io.flutter.plugins.sharedpreferences.SharedPreferencesPlugin", e); - } - try { - flutterEngine.getPlugins().add(new io.flutter.plugins.urllauncher.UrlLauncherPlugin()); - } catch (Exception e) { - Log.e(TAG, "Error registering plugin url_launcher_android, io.flutter.plugins.urllauncher.UrlLauncherPlugin", e); - } - } -} diff --git a/frontend/android/local.properties b/frontend/android/local.properties deleted file mode 100644 index b12ece91..00000000 --- a/frontend/android/local.properties +++ /dev/null @@ -1 +0,0 @@ -flutter.sdk=/home/omar/snap/flutter/common/flutter \ No newline at end of file diff --git a/frontend/ios/Flutter/Generated.xcconfig b/frontend/ios/Flutter/Generated.xcconfig deleted file mode 100644 index 521288c4..00000000 --- a/frontend/ios/Flutter/Generated.xcconfig +++ /dev/null @@ -1,14 +0,0 @@ -// This is a generated file; do not edit or check into version control. -FLUTTER_ROOT=/home/omar/snap/flutter/common/flutter -FLUTTER_APPLICATION_PATH=/home/omar/Documents/code/test_observer/frontend -COCOAPODS_PARALLEL_CODE_SIGN=true -FLUTTER_TARGET=lib/main.dart -FLUTTER_BUILD_DIR=build -FLUTTER_BUILD_NAME=1.0.0 -FLUTTER_BUILD_NUMBER=1 -EXCLUDED_ARCHS[sdk=iphonesimulator*]=i386 -EXCLUDED_ARCHS[sdk=iphoneos*]=armv7 -DART_OBFUSCATION=false -TRACK_WIDGET_CREATION=true -TREE_SHAKE_ICONS=false -PACKAGE_CONFIG=.dart_tool/package_config.json diff --git a/frontend/ios/Flutter/flutter_export_environment.sh b/frontend/ios/Flutter/flutter_export_environment.sh deleted file mode 100755 index bf0108bf..00000000 --- a/frontend/ios/Flutter/flutter_export_environment.sh +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/sh -# This is a generated file; do not edit or check into version control. -export "FLUTTER_ROOT=/home/omar/snap/flutter/common/flutter" -export "FLUTTER_APPLICATION_PATH=/home/omar/Documents/code/test_observer/frontend" -export "COCOAPODS_PARALLEL_CODE_SIGN=true" -export "FLUTTER_TARGET=lib/main.dart" -export "FLUTTER_BUILD_DIR=build" -export "FLUTTER_BUILD_NAME=1.0.0" -export "FLUTTER_BUILD_NUMBER=1" -export "DART_OBFUSCATION=false" -export "TRACK_WIDGET_CREATION=true" -export "TREE_SHAKE_ICONS=false" -export "PACKAGE_CONFIG=.dart_tool/package_config.json" diff --git a/frontend/ios/Runner/GeneratedPluginRegistrant.h b/frontend/ios/Runner/GeneratedPluginRegistrant.h deleted file mode 100644 index 7a890927..00000000 --- a/frontend/ios/Runner/GeneratedPluginRegistrant.h +++ /dev/null @@ -1,19 +0,0 @@ -// -// Generated file. Do not edit. -// - -// clang-format off - -#ifndef GeneratedPluginRegistrant_h -#define GeneratedPluginRegistrant_h - -#import - -NS_ASSUME_NONNULL_BEGIN - -@interface GeneratedPluginRegistrant : NSObject -+ (void)registerWithRegistry:(NSObject*)registry; -@end - -NS_ASSUME_NONNULL_END -#endif /* GeneratedPluginRegistrant_h */ diff --git a/frontend/ios/Runner/GeneratedPluginRegistrant.m b/frontend/ios/Runner/GeneratedPluginRegistrant.m deleted file mode 100644 index 093a5fed..00000000 --- a/frontend/ios/Runner/GeneratedPluginRegistrant.m +++ /dev/null @@ -1,35 +0,0 @@ -// -// Generated file. Do not edit. -// - -// clang-format off - -#import "GeneratedPluginRegistrant.h" - -#if __has_include() -#import -#else -@import integration_test; -#endif - -#if __has_include() -#import -#else -@import shared_preferences_foundation; -#endif - -#if __has_include() -#import -#else -@import url_launcher_ios; -#endif - -@implementation GeneratedPluginRegistrant - -+ (void)registerWithRegistry:(NSObject*)registry { - [IntegrationTestPlugin registerWithRegistrar:[registry registrarForPlugin:@"IntegrationTestPlugin"]]; - [SharedPreferencesPlugin registerWithRegistrar:[registry registrarForPlugin:@"SharedPreferencesPlugin"]]; - [URLLauncherPlugin registerWithRegistrar:[registry registrarForPlugin:@"URLLauncherPlugin"]]; -} - -@end diff --git a/frontend/linux/flutter/ephemeral/.plugin_symlinks/gtk b/frontend/linux/flutter/ephemeral/.plugin_symlinks/gtk deleted file mode 120000 index 9120d9f7..00000000 --- a/frontend/linux/flutter/ephemeral/.plugin_symlinks/gtk +++ /dev/null @@ -1 +0,0 @@ -/home/omar/.pub-cache/hosted/pub.dev/gtk-2.1.0/ \ No newline at end of file diff --git a/frontend/linux/flutter/ephemeral/.plugin_symlinks/path_provider_linux b/frontend/linux/flutter/ephemeral/.plugin_symlinks/path_provider_linux deleted file mode 120000 index 3e642f95..00000000 --- a/frontend/linux/flutter/ephemeral/.plugin_symlinks/path_provider_linux +++ /dev/null @@ -1 +0,0 @@ -/home/omar/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/ \ No newline at end of file diff --git a/frontend/linux/flutter/ephemeral/.plugin_symlinks/screen_retriever b/frontend/linux/flutter/ephemeral/.plugin_symlinks/screen_retriever deleted file mode 120000 index 77540ca3..00000000 --- a/frontend/linux/flutter/ephemeral/.plugin_symlinks/screen_retriever +++ /dev/null @@ -1 +0,0 @@ -/home/omar/.pub-cache/hosted/pub.dev/screen_retriever-0.1.9/ \ No newline at end of file diff --git a/frontend/linux/flutter/ephemeral/.plugin_symlinks/shared_preferences_linux b/frontend/linux/flutter/ephemeral/.plugin_symlinks/shared_preferences_linux deleted file mode 120000 index 467e4e8d..00000000 --- a/frontend/linux/flutter/ephemeral/.plugin_symlinks/shared_preferences_linux +++ /dev/null @@ -1 +0,0 @@ -/home/omar/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.3.2/ \ No newline at end of file diff --git a/frontend/linux/flutter/ephemeral/.plugin_symlinks/url_launcher_linux b/frontend/linux/flutter/ephemeral/.plugin_symlinks/url_launcher_linux deleted file mode 120000 index 2d592ac8..00000000 --- a/frontend/linux/flutter/ephemeral/.plugin_symlinks/url_launcher_linux +++ /dev/null @@ -1 +0,0 @@ -/home/omar/.pub-cache/hosted/pub.dev/url_launcher_linux-3.1.1/ \ No newline at end of file diff --git a/frontend/linux/flutter/ephemeral/.plugin_symlinks/window_manager b/frontend/linux/flutter/ephemeral/.plugin_symlinks/window_manager deleted file mode 120000 index f58a577a..00000000 --- a/frontend/linux/flutter/ephemeral/.plugin_symlinks/window_manager +++ /dev/null @@ -1 +0,0 @@ -/home/omar/.pub-cache/hosted/pub.dev/window_manager-0.3.8/ \ No newline at end of file diff --git a/frontend/linux/flutter/ephemeral/.plugin_symlinks/yaru_window_linux b/frontend/linux/flutter/ephemeral/.plugin_symlinks/yaru_window_linux deleted file mode 120000 index df377e6a..00000000 --- a/frontend/linux/flutter/ephemeral/.plugin_symlinks/yaru_window_linux +++ /dev/null @@ -1 +0,0 @@ -/home/omar/.pub-cache/hosted/pub.dev/yaru_window_linux-0.2.0/ \ No newline at end of file diff --git a/frontend/linux/flutter/generated_plugin_registrant.cc b/frontend/linux/flutter/generated_plugin_registrant.cc deleted file mode 100644 index fd103f80..00000000 --- a/frontend/linux/flutter/generated_plugin_registrant.cc +++ /dev/null @@ -1,31 +0,0 @@ -// -// Generated file. Do not edit. -// - -// clang-format off - -#include "generated_plugin_registrant.h" - -#include -#include -#include -#include -#include - -void fl_register_plugins(FlPluginRegistry* registry) { - g_autoptr(FlPluginRegistrar) gtk_registrar = - fl_plugin_registry_get_registrar_for_plugin(registry, "GtkPlugin"); - gtk_plugin_register_with_registrar(gtk_registrar); - g_autoptr(FlPluginRegistrar) screen_retriever_registrar = - fl_plugin_registry_get_registrar_for_plugin(registry, "ScreenRetrieverPlugin"); - screen_retriever_plugin_register_with_registrar(screen_retriever_registrar); - g_autoptr(FlPluginRegistrar) url_launcher_linux_registrar = - fl_plugin_registry_get_registrar_for_plugin(registry, "UrlLauncherPlugin"); - url_launcher_plugin_register_with_registrar(url_launcher_linux_registrar); - g_autoptr(FlPluginRegistrar) window_manager_registrar = - fl_plugin_registry_get_registrar_for_plugin(registry, "WindowManagerPlugin"); - window_manager_plugin_register_with_registrar(window_manager_registrar); - g_autoptr(FlPluginRegistrar) yaru_window_linux_registrar = - fl_plugin_registry_get_registrar_for_plugin(registry, "YaruWindowLinuxPlugin"); - yaru_window_linux_plugin_register_with_registrar(yaru_window_linux_registrar); -} diff --git a/frontend/linux/flutter/generated_plugin_registrant.h b/frontend/linux/flutter/generated_plugin_registrant.h deleted file mode 100644 index e0f0a47b..00000000 --- a/frontend/linux/flutter/generated_plugin_registrant.h +++ /dev/null @@ -1,15 +0,0 @@ -// -// Generated file. Do not edit. -// - -// clang-format off - -#ifndef GENERATED_PLUGIN_REGISTRANT_ -#define GENERATED_PLUGIN_REGISTRANT_ - -#include - -// Registers Flutter plugins. -void fl_register_plugins(FlPluginRegistry* registry); - -#endif // GENERATED_PLUGIN_REGISTRANT_ diff --git a/frontend/linux/flutter/generated_plugins.cmake b/frontend/linux/flutter/generated_plugins.cmake deleted file mode 100644 index 231a09b7..00000000 --- a/frontend/linux/flutter/generated_plugins.cmake +++ /dev/null @@ -1,28 +0,0 @@ -# -# Generated file, do not edit. -# - -list(APPEND FLUTTER_PLUGIN_LIST - gtk - screen_retriever - url_launcher_linux - window_manager - yaru_window_linux -) - -list(APPEND FLUTTER_FFI_PLUGIN_LIST -) - -set(PLUGIN_BUNDLED_LIBRARIES) - -foreach(plugin ${FLUTTER_PLUGIN_LIST}) - add_subdirectory(flutter/ephemeral/.plugin_symlinks/${plugin}/linux plugins/${plugin}) - target_link_libraries(${BINARY_NAME} PRIVATE ${plugin}_plugin) - list(APPEND PLUGIN_BUNDLED_LIBRARIES $) - list(APPEND PLUGIN_BUNDLED_LIBRARIES ${${plugin}_bundled_libraries}) -endforeach(plugin) - -foreach(ffi_plugin ${FLUTTER_FFI_PLUGIN_LIST}) - add_subdirectory(flutter/ephemeral/.plugin_symlinks/${ffi_plugin}/linux plugins/${ffi_plugin}) - list(APPEND PLUGIN_BUNDLED_LIBRARIES ${${ffi_plugin}_bundled_libraries}) -endforeach(ffi_plugin) diff --git a/frontend/macos/Flutter/GeneratedPluginRegistrant.swift b/frontend/macos/Flutter/GeneratedPluginRegistrant.swift deleted file mode 100644 index e180b203..00000000 --- a/frontend/macos/Flutter/GeneratedPluginRegistrant.swift +++ /dev/null @@ -1,18 +0,0 @@ -// -// Generated file. Do not edit. -// - -import FlutterMacOS -import Foundation - -import screen_retriever -import shared_preferences_foundation -import url_launcher_macos -import window_manager - -func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) { - ScreenRetrieverPlugin.register(with: registry.registrar(forPlugin: "ScreenRetrieverPlugin")) - SharedPreferencesPlugin.register(with: registry.registrar(forPlugin: "SharedPreferencesPlugin")) - UrlLauncherPlugin.register(with: registry.registrar(forPlugin: "UrlLauncherPlugin")) - WindowManagerPlugin.register(with: registry.registrar(forPlugin: "WindowManagerPlugin")) -} diff --git a/frontend/macos/Flutter/ephemeral/Flutter-Generated.xcconfig b/frontend/macos/Flutter/ephemeral/Flutter-Generated.xcconfig deleted file mode 100644 index e6502c2b..00000000 --- a/frontend/macos/Flutter/ephemeral/Flutter-Generated.xcconfig +++ /dev/null @@ -1,11 +0,0 @@ -// This is a generated file; do not edit or check into version control. -FLUTTER_ROOT=/home/omar/snap/flutter/common/flutter -FLUTTER_APPLICATION_PATH=/home/omar/Documents/code/test_observer/frontend -COCOAPODS_PARALLEL_CODE_SIGN=true -FLUTTER_BUILD_DIR=build -FLUTTER_BUILD_NAME=1.0.0 -FLUTTER_BUILD_NUMBER=1 -DART_OBFUSCATION=false -TRACK_WIDGET_CREATION=true -TREE_SHAKE_ICONS=false -PACKAGE_CONFIG=.dart_tool/package_config.json diff --git a/frontend/macos/Flutter/ephemeral/flutter_export_environment.sh b/frontend/macos/Flutter/ephemeral/flutter_export_environment.sh deleted file mode 100755 index 57e87e7d..00000000 --- a/frontend/macos/Flutter/ephemeral/flutter_export_environment.sh +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh -# This is a generated file; do not edit or check into version control. -export "FLUTTER_ROOT=/home/omar/snap/flutter/common/flutter" -export "FLUTTER_APPLICATION_PATH=/home/omar/Documents/code/test_observer/frontend" -export "COCOAPODS_PARALLEL_CODE_SIGN=true" -export "FLUTTER_BUILD_DIR=build" -export "FLUTTER_BUILD_NAME=1.0.0" -export "FLUTTER_BUILD_NUMBER=1" -export "DART_OBFUSCATION=false" -export "TRACK_WIDGET_CREATION=true" -export "TREE_SHAKE_ICONS=false" -export "PACKAGE_CONFIG=.dart_tool/package_config.json" diff --git a/frontend/web/index.html b/frontend/web/index.html index 6cdb233f..21a5c137 100644 --- a/frontend/web/index.html +++ b/frontend/web/index.html @@ -34,7 +34,7 @@ diff --git a/frontend/windows/flutter/ephemeral/.plugin_symlinks/path_provider_windows b/frontend/windows/flutter/ephemeral/.plugin_symlinks/path_provider_windows deleted file mode 120000 index 541c8039..00000000 --- a/frontend/windows/flutter/ephemeral/.plugin_symlinks/path_provider_windows +++ /dev/null @@ -1 +0,0 @@ -/home/omar/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0/ \ No newline at end of file diff --git a/frontend/windows/flutter/ephemeral/.plugin_symlinks/screen_retriever b/frontend/windows/flutter/ephemeral/.plugin_symlinks/screen_retriever deleted file mode 120000 index 77540ca3..00000000 --- a/frontend/windows/flutter/ephemeral/.plugin_symlinks/screen_retriever +++ /dev/null @@ -1 +0,0 @@ -/home/omar/.pub-cache/hosted/pub.dev/screen_retriever-0.1.9/ \ No newline at end of file diff --git a/frontend/windows/flutter/ephemeral/.plugin_symlinks/shared_preferences_windows b/frontend/windows/flutter/ephemeral/.plugin_symlinks/shared_preferences_windows deleted file mode 120000 index fd2494da..00000000 --- a/frontend/windows/flutter/ephemeral/.plugin_symlinks/shared_preferences_windows +++ /dev/null @@ -1 +0,0 @@ -/home/omar/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.3.2/ \ No newline at end of file diff --git a/frontend/windows/flutter/ephemeral/.plugin_symlinks/url_launcher_windows b/frontend/windows/flutter/ephemeral/.plugin_symlinks/url_launcher_windows deleted file mode 120000 index 89f43eef..00000000 --- a/frontend/windows/flutter/ephemeral/.plugin_symlinks/url_launcher_windows +++ /dev/null @@ -1 +0,0 @@ -/home/omar/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.1/ \ No newline at end of file diff --git a/frontend/windows/flutter/ephemeral/.plugin_symlinks/window_manager b/frontend/windows/flutter/ephemeral/.plugin_symlinks/window_manager deleted file mode 120000 index f58a577a..00000000 --- a/frontend/windows/flutter/ephemeral/.plugin_symlinks/window_manager +++ /dev/null @@ -1 +0,0 @@ -/home/omar/.pub-cache/hosted/pub.dev/window_manager-0.3.8/ \ No newline at end of file diff --git a/frontend/windows/flutter/ephemeral/.plugin_symlinks/yaru_window_manager b/frontend/windows/flutter/ephemeral/.plugin_symlinks/yaru_window_manager deleted file mode 120000 index 78a97a4d..00000000 --- a/frontend/windows/flutter/ephemeral/.plugin_symlinks/yaru_window_manager +++ /dev/null @@ -1 +0,0 @@ -/home/omar/.pub-cache/hosted/pub.dev/yaru_window_manager-0.1.2/ \ No newline at end of file diff --git a/frontend/windows/flutter/generated_plugin_registrant.cc b/frontend/windows/flutter/generated_plugin_registrant.cc deleted file mode 100644 index fe7ec1cb..00000000 --- a/frontend/windows/flutter/generated_plugin_registrant.cc +++ /dev/null @@ -1,20 +0,0 @@ -// -// Generated file. Do not edit. -// - -// clang-format off - -#include "generated_plugin_registrant.h" - -#include -#include -#include - -void RegisterPlugins(flutter::PluginRegistry* registry) { - ScreenRetrieverPluginRegisterWithRegistrar( - registry->GetRegistrarForPlugin("ScreenRetrieverPlugin")); - UrlLauncherWindowsRegisterWithRegistrar( - registry->GetRegistrarForPlugin("UrlLauncherWindows")); - WindowManagerPluginRegisterWithRegistrar( - registry->GetRegistrarForPlugin("WindowManagerPlugin")); -} diff --git a/frontend/windows/flutter/generated_plugin_registrant.h b/frontend/windows/flutter/generated_plugin_registrant.h deleted file mode 100644 index dc139d85..00000000 --- a/frontend/windows/flutter/generated_plugin_registrant.h +++ /dev/null @@ -1,15 +0,0 @@ -// -// Generated file. Do not edit. -// - -// clang-format off - -#ifndef GENERATED_PLUGIN_REGISTRANT_ -#define GENERATED_PLUGIN_REGISTRANT_ - -#include - -// Registers Flutter plugins. -void RegisterPlugins(flutter::PluginRegistry* registry); - -#endif // GENERATED_PLUGIN_REGISTRANT_ diff --git a/frontend/windows/flutter/generated_plugins.cmake b/frontend/windows/flutter/generated_plugins.cmake deleted file mode 100644 index fb2dea6b..00000000 --- a/frontend/windows/flutter/generated_plugins.cmake +++ /dev/null @@ -1,26 +0,0 @@ -# -# Generated file, do not edit. -# - -list(APPEND FLUTTER_PLUGIN_LIST - screen_retriever - url_launcher_windows - window_manager -) - -list(APPEND FLUTTER_FFI_PLUGIN_LIST -) - -set(PLUGIN_BUNDLED_LIBRARIES) - -foreach(plugin ${FLUTTER_PLUGIN_LIST}) - add_subdirectory(flutter/ephemeral/.plugin_symlinks/${plugin}/windows plugins/${plugin}) - target_link_libraries(${BINARY_NAME} PRIVATE ${plugin}_plugin) - list(APPEND PLUGIN_BUNDLED_LIBRARIES $) - list(APPEND PLUGIN_BUNDLED_LIBRARIES ${${plugin}_bundled_libraries}) -endforeach(plugin) - -foreach(ffi_plugin ${FLUTTER_FFI_PLUGIN_LIST}) - add_subdirectory(flutter/ephemeral/.plugin_symlinks/${ffi_plugin}/windows plugins/${ffi_plugin}) - list(APPEND PLUGIN_BUNDLED_LIBRARIES ${${ffi_plugin}_bundled_libraries}) -endforeach(ffi_plugin)