Skip to content

Commit 344c212

Browse files
Removed unwanted file changes
1 parent decb795 commit 344c212

File tree

34 files changed

+17
-147
lines changed

34 files changed

+17
-147
lines changed

packages/syncfusion_flutter_pdfviewer/example/macos/Flutter/GeneratedPluginRegistrant.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,10 @@
55
import FlutterMacOS
66
import Foundation
77

8-
import device_info_plus
98
import syncfusion_pdfviewer_macos
109
import url_launcher_macos
1110

1211
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
13-
DeviceInfoPlusMacosPlugin.register(with: registry.registrar(forPlugin: "DeviceInfoPlusMacosPlugin"))
1412
SyncfusionFlutterPdfViewerPlugin.register(with: registry.registrar(forPlugin: "SyncfusionFlutterPdfViewerPlugin"))
1513
UrlLauncherPlugin.register(with: registry.registrar(forPlugin: "UrlLauncherPlugin"))
1614
}

packages/syncfusion_flutter_signaturepad/example/linux/flutter/generated_plugin_registrant.cc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// Generated file. Do not edit.
33
//
44

5-
// clang-format off
6-
75
#include "generated_plugin_registrant.h"
86

97

packages/syncfusion_flutter_signaturepad/example/linux/flutter/generated_plugin_registrant.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// Generated file. Do not edit.
33
//
44

5-
// clang-format off
6-
75
#ifndef GENERATED_PLUGIN_REGISTRANT_
86
#define GENERATED_PLUGIN_REGISTRANT_
97

packages/syncfusion_flutter_signaturepad/example/linux/flutter/generated_plugins.cmake

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
list(APPEND FLUTTER_PLUGIN_LIST
66
)
77

8-
list(APPEND FLUTTER_FFI_PLUGIN_LIST
9-
)
10-
118
set(PLUGIN_BUNDLED_LIBRARIES)
129

1310
foreach(plugin ${FLUTTER_PLUGIN_LIST})
@@ -16,8 +13,3 @@ foreach(plugin ${FLUTTER_PLUGIN_LIST})
1613
list(APPEND PLUGIN_BUNDLED_LIBRARIES $<TARGET_FILE:${plugin}_plugin>)
1714
list(APPEND PLUGIN_BUNDLED_LIBRARIES ${${plugin}_bundled_libraries})
1815
endforeach(plugin)
19-
20-
foreach(ffi_plugin ${FLUTTER_FFI_PLUGIN_LIST})
21-
add_subdirectory(flutter/ephemeral/.plugin_symlinks/${ffi_plugin}/linux plugins/${ffi_plugin})
22-
list(APPEND PLUGIN_BUNDLED_LIBRARIES ${${ffi_plugin}_bundled_libraries})
23-
endforeach(ffi_plugin)

packages/syncfusion_flutter_signaturepad/example/windows/flutter/generated_plugin_registrant.cc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// Generated file. Do not edit.
33
//
44

5-
// clang-format off
6-
75
#include "generated_plugin_registrant.h"
86

97

packages/syncfusion_flutter_signaturepad/example/windows/flutter/generated_plugin_registrant.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// Generated file. Do not edit.
33
//
44

5-
// clang-format off
6-
75
#ifndef GENERATED_PLUGIN_REGISTRANT_
86
#define GENERATED_PLUGIN_REGISTRANT_
97

packages/syncfusion_flutter_signaturepad/example/windows/flutter/generated_plugins.cmake

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
list(APPEND FLUTTER_PLUGIN_LIST
66
)
77

8-
list(APPEND FLUTTER_FFI_PLUGIN_LIST
9-
)
10-
118
set(PLUGIN_BUNDLED_LIBRARIES)
129

1310
foreach(plugin ${FLUTTER_PLUGIN_LIST})
@@ -16,8 +13,3 @@ foreach(plugin ${FLUTTER_PLUGIN_LIST})
1613
list(APPEND PLUGIN_BUNDLED_LIBRARIES $<TARGET_FILE:${plugin}_plugin>)
1714
list(APPEND PLUGIN_BUNDLED_LIBRARIES ${${plugin}_bundled_libraries})
1815
endforeach(plugin)
19-
20-
foreach(ffi_plugin ${FLUTTER_FFI_PLUGIN_LIST})
21-
add_subdirectory(flutter/ephemeral/.plugin_symlinks/${ffi_plugin}/windows plugins/${ffi_plugin})
22-
list(APPEND PLUGIN_BUNDLED_LIBRARIES ${${ffi_plugin}_bundled_libraries})
23-
endforeach(ffi_plugin)

packages/syncfusion_flutter_sliders/example/linux/flutter/generated_plugin_registrant.cc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// Generated file. Do not edit.
33
//
44

5-
// clang-format off
6-
75
#include "generated_plugin_registrant.h"
86

97

packages/syncfusion_flutter_sliders/example/linux/flutter/generated_plugin_registrant.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// Generated file. Do not edit.
33
//
44

5-
// clang-format off
6-
75
#ifndef GENERATED_PLUGIN_REGISTRANT_
86
#define GENERATED_PLUGIN_REGISTRANT_
97

packages/syncfusion_flutter_sliders/example/linux/flutter/generated_plugins.cmake

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
list(APPEND FLUTTER_PLUGIN_LIST
66
)
77

8-
list(APPEND FLUTTER_FFI_PLUGIN_LIST
9-
)
10-
118
set(PLUGIN_BUNDLED_LIBRARIES)
129

1310
foreach(plugin ${FLUTTER_PLUGIN_LIST})
@@ -16,8 +13,3 @@ foreach(plugin ${FLUTTER_PLUGIN_LIST})
1613
list(APPEND PLUGIN_BUNDLED_LIBRARIES $<TARGET_FILE:${plugin}_plugin>)
1714
list(APPEND PLUGIN_BUNDLED_LIBRARIES ${${plugin}_bundled_libraries})
1815
endforeach(plugin)
19-
20-
foreach(ffi_plugin ${FLUTTER_FFI_PLUGIN_LIST})
21-
add_subdirectory(flutter/ephemeral/.plugin_symlinks/${ffi_plugin}/linux plugins/${ffi_plugin})
22-
list(APPEND PLUGIN_BUNDLED_LIBRARIES ${${ffi_plugin}_bundled_libraries})
23-
endforeach(ffi_plugin)

0 commit comments

Comments
 (0)