flutter-plugins
flutter-plugins copied to clipboard
🧱 Flutter plugins used in Mixin Messenger.
On macos after a new window is created if the user clicks on desktop and then returns to the second window, setState/build does not work anymore, clicking on buttons does...
When you make a change to a widget in the main window and press save, it is immediately reflected (using Visual Studio Code and Flutter extension). For widgets in the...
Is there a callback button for the window close button? Or at least to hide it? I need to use the agora plugin in a separate window and if the...
For example, I have two browser windows opened, one is my web app, another is a website full of images. Then I drag one of the images into my web...
Is it correct that registerJavaScriptMessageHandler does not work in widows and only mac?
Hi guys! I'm having an issue and it turns out that when creating a new window it says: `Error: main window already exists`, any ideas of why this is happening?...
A clear and concise description of what the bug is. ## Reproduce Steps Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to...
In my scenario, I've got a `PreferencesWindow` that opens as a subwindow via a keyboard shortcut. I've discovered that while that window is open, I am able to open more...
Current behavior: When `..launch(url)` calls, it opens a separate window. Expected behavior: Plugin should have the option to open in a new window or use the same window.