treeplate
treeplate
When you add text to the terminal (`Terminal.write`), then scroll, you start in a weird position.
The `ControlCharacter` enum has F1-F4. I would like support for more F-`n` keys like F5
Sub-windows have no title bar (the three dots are still visible). ## Reproduce Steps Steps to reproduce the behavior: Get a window ``` await DesktopMultiWindow.createWindow('#${DateTime.now().minute}') ..setFrame(const Offset(0, 0) & const...
When I try to launch a webview window, it instead launches a copy of the main app, and when that tries to launch a webview window, it crashes. ## Reproduce...
this repo is currently on dart 2.3 which doesn't have null safety
these apps does not support null safety, and as such cannot be ran on recent Flutter versions.