external_display 0.3.0 copy "external_display: ^0.3.0" to clipboard
external_display: ^0.3.0 copied to clipboard

Flutter 外掛程式支援透過有線或無線連接連接到外部顯示器. 並且 main view 和 external display view 之間互相傳送資料。 The Flutter plug-in supports connecting to an external display through a wired or wireless connection. And the main view [...]

0.3.0 #

加入 main view 和 external display view 之間互相傳送資的功能。

Add the function of transmitting parameter to each other between main view and external display view.

0.2.1 #

當 iOS Apps 在 macOS 運行時,External Display 的畫面 會遮蓋 Apps 原本的畫面。所以當檢查到是 macOS 時,停用此套件。

When iOS Apps are running on macOS, the External Display screen will cover the original screen of the Apps. So when macOS is detected, disable this package.

0.2.0 #

外接顯示器支援 FlutterPlugin

External Display support FlutterPlugin

0.1.2 #

新增了 waitingTransferParametersReady 功能。 連接外接顯示器後,如果需要立即傳送參數,則需要使用 waitingTransferParametersReady 來確保外接顯示器可以接收參數。

Added "waitingTransferParametersReady" function. After connecting an external monitor, if you need to transfer parameters immediately, you need to use "waitingTransferParametersReady" to ensure that the external monitor can receive the parameters.

4
likes
150
points
418
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.16 - 2025.03.31

Flutter 外掛程式支援透過有線或無線連接連接到外部顯示器. 並且 main view 和 external display view 之間互相傳送資料。 The Flutter plug-in supports connecting to an external display through a wired or wireless connection. And the main view and the external display view can transfer parameter to each other.

Homepage
Repository (GitHub)

Topics

#uiscreen #presentation #secondary-display #screen-mirroring #display-manager

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on external_display