Skip to content

Commit

Permalink
chore(editor): roll editor to remove linux assets
Browse files Browse the repository at this point in the history
Remove linux assets on all platforms.
  • Loading branch information
realth000 committed Dec 20, 2024
1 parent 9aad8c2 commit 0ce1b5b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 67 deletions.
2 changes: 0 additions & 2 deletions macos/Flutter/GeneratedPluginRegistrant.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import flutter_avif_macos
import flutter_local_notifications
import gal
import path_provider_foundation
import quill_native_bridge_macos
import screen_retriever_macos
import share_plus
import shared_preferences_foundation
Expand All @@ -28,7 +27,6 @@ func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
FlutterLocalNotificationsPlugin.register(with: registry.registrar(forPlugin: "FlutterLocalNotificationsPlugin"))
GalPlugin.register(with: registry.registrar(forPlugin: "GalPlugin"))
PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin"))
QuillNativeBridgePlugin.register(with: registry.registrar(forPlugin: "QuillNativeBridgePlugin"))
ScreenRetrieverMacosPlugin.register(with: registry.registrar(forPlugin: "ScreenRetrieverMacosPlugin"))
SharePlusMacosPlugin.register(with: registry.registrar(forPlugin: "SharePlusMacosPlugin"))
SharedPreferencesPlugin.register(with: registry.registrar(forPlugin: "SharedPreferencesPlugin"))
Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_bbcode_editor
64 changes: 0 additions & 64 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1351,70 +1351,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.0.1"
quill_native_bridge:
dependency: transitive
description:
name: quill_native_bridge
sha256: "0b3200c57bb4f1f12d6c764648d42482891f20f12024c75fe3479cafc1e132c9"
url: "https://pub.dev"
source: hosted
version: "10.7.11"
quill_native_bridge_android:
dependency: transitive
description:
name: quill_native_bridge_android
sha256: b75c7e6ede362a7007f545118e756b1f19053994144ec9eda932ce5e54a57569
url: "https://pub.dev"
source: hosted
version: "0.0.1+2"
quill_native_bridge_ios:
dependency: transitive
description:
name: quill_native_bridge_ios
sha256: d23de3cd7724d482fe2b514617f8eedc8f296e120fb297368917ac3b59d8099f
url: "https://pub.dev"
source: hosted
version: "0.0.1"
quill_native_bridge_linux:
dependency: transitive
description:
name: quill_native_bridge_linux
sha256: "5fcc60cab2ab9079e0746941f05c5ca5fec85cc050b738c8c8b9da7c09da17eb"
url: "https://pub.dev"
source: hosted
version: "0.0.1"
quill_native_bridge_macos:
dependency: transitive
description:
name: quill_native_bridge_macos
sha256: "1c0631bd1e2eee765a8b06017c5286a4e829778f4585736e048eb67c97af8a77"
url: "https://pub.dev"
source: hosted
version: "0.0.1"
quill_native_bridge_platform_interface:
dependency: transitive
description:
name: quill_native_bridge_platform_interface
sha256: ea48bd12bf426741747ec8a575b122350971f338a75049099b349c63447582a2
url: "https://pub.dev"
source: hosted
version: "0.0.1+1"
quill_native_bridge_web:
dependency: transitive
description:
name: quill_native_bridge_web
sha256: e7e55047d68f1a88574c26dbe3f12988f49d07740590d8fc6280028bbde5b908
url: "https://pub.dev"
source: hosted
version: "0.0.1"
quill_native_bridge_windows:
dependency: transitive
description:
name: quill_native_bridge_windows
sha256: "60e50d74238f22ceb43113d9a42b6627451dab9fc27f527b979a32051cf1da45"
url: "https://pub.dev"
source: hosted
version: "0.0.1"
quiver:
dependency: transitive
description:
Expand Down

0 comments on commit 0ce1b5b

Please sign in to comment.