Skip to content

Commit 0ce1b5b

Browse files
committed
chore(editor): roll editor to remove linux assets
Remove linux assets on all platforms.
1 parent 9aad8c2 commit 0ce1b5b

File tree

3 files changed

+1
-67
lines changed

3 files changed

+1
-67
lines changed

macos/Flutter/GeneratedPluginRegistrant.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import flutter_avif_macos
1111
import flutter_local_notifications
1212
import gal
1313
import path_provider_foundation
14-
import quill_native_bridge_macos
1514
import screen_retriever_macos
1615
import share_plus
1716
import shared_preferences_foundation
@@ -28,7 +27,6 @@ func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
2827
FlutterLocalNotificationsPlugin.register(with: registry.registrar(forPlugin: "FlutterLocalNotificationsPlugin"))
2928
GalPlugin.register(with: registry.registrar(forPlugin: "GalPlugin"))
3029
PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin"))
31-
QuillNativeBridgePlugin.register(with: registry.registrar(forPlugin: "QuillNativeBridgePlugin"))
3230
ScreenRetrieverMacosPlugin.register(with: registry.registrar(forPlugin: "ScreenRetrieverMacosPlugin"))
3331
SharePlusMacosPlugin.register(with: registry.registrar(forPlugin: "SharePlusMacosPlugin"))
3432
SharedPreferencesPlugin.register(with: registry.registrar(forPlugin: "SharedPreferencesPlugin"))

pubspec.lock

Lines changed: 0 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -1351,70 +1351,6 @@ packages:
13511351
url: "https://pub.dev"
13521352
source: hosted
13531353
version: "2.0.1"
1354-
quill_native_bridge:
1355-
dependency: transitive
1356-
description:
1357-
name: quill_native_bridge
1358-
sha256: "0b3200c57bb4f1f12d6c764648d42482891f20f12024c75fe3479cafc1e132c9"
1359-
url: "https://pub.dev"
1360-
source: hosted
1361-
version: "10.7.11"
1362-
quill_native_bridge_android:
1363-
dependency: transitive
1364-
description:
1365-
name: quill_native_bridge_android
1366-
sha256: b75c7e6ede362a7007f545118e756b1f19053994144ec9eda932ce5e54a57569
1367-
url: "https://pub.dev"
1368-
source: hosted
1369-
version: "0.0.1+2"
1370-
quill_native_bridge_ios:
1371-
dependency: transitive
1372-
description:
1373-
name: quill_native_bridge_ios
1374-
sha256: d23de3cd7724d482fe2b514617f8eedc8f296e120fb297368917ac3b59d8099f
1375-
url: "https://pub.dev"
1376-
source: hosted
1377-
version: "0.0.1"
1378-
quill_native_bridge_linux:
1379-
dependency: transitive
1380-
description:
1381-
name: quill_native_bridge_linux
1382-
sha256: "5fcc60cab2ab9079e0746941f05c5ca5fec85cc050b738c8c8b9da7c09da17eb"
1383-
url: "https://pub.dev"
1384-
source: hosted
1385-
version: "0.0.1"
1386-
quill_native_bridge_macos:
1387-
dependency: transitive
1388-
description:
1389-
name: quill_native_bridge_macos
1390-
sha256: "1c0631bd1e2eee765a8b06017c5286a4e829778f4585736e048eb67c97af8a77"
1391-
url: "https://pub.dev"
1392-
source: hosted
1393-
version: "0.0.1"
1394-
quill_native_bridge_platform_interface:
1395-
dependency: transitive
1396-
description:
1397-
name: quill_native_bridge_platform_interface
1398-
sha256: ea48bd12bf426741747ec8a575b122350971f338a75049099b349c63447582a2
1399-
url: "https://pub.dev"
1400-
source: hosted
1401-
version: "0.0.1+1"
1402-
quill_native_bridge_web:
1403-
dependency: transitive
1404-
description:
1405-
name: quill_native_bridge_web
1406-
sha256: e7e55047d68f1a88574c26dbe3f12988f49d07740590d8fc6280028bbde5b908
1407-
url: "https://pub.dev"
1408-
source: hosted
1409-
version: "0.0.1"
1410-
quill_native_bridge_windows:
1411-
dependency: transitive
1412-
description:
1413-
name: quill_native_bridge_windows
1414-
sha256: "60e50d74238f22ceb43113d9a42b6627451dab9fc27f527b979a32051cf1da45"
1415-
url: "https://pub.dev"
1416-
source: hosted
1417-
version: "0.0.1"
14181354
quiver:
14191355
dependency: transitive
14201356
description:

0 commit comments

Comments
 (0)