examples icon indicating copy to clipboard operation
examples copied to clipboard

Results 12 examples issues
Sort by recently updated
recently updated
newest added

When using the "Show Modal Dialog" or "Show Other Windows" on MacOS (M1), the log prints the following and hangs: ``` [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(Value(Message("missing field `alwaysOnTop`")), missing field `alwaysOnTop`,...

I am experiencing build errors when trying to build the example code of the following kind (loads more of these in the `cargo build` output: ``` [ +676 ms] ../../../../../../lib/main_window.dart:7:1:...

MenuItem is def in flutter core thus dep imports has conflicts

Hey, thanx for this awesome desktop support!🙏 I was checking out the **example** project and found most of the **nativeshell classes having import conflicts with Flutter 3.0.1 inbuilt classes with...

Hi, there. I saw the tip below. _To debug or hot reload dart code, start the Flutter: Attach to Process launch configuration once the application runs._ I've tried several times,...

currently all the opened windows have WindowStyle `canResize: false`, which will leave users thinking nativeshell does not support window resizing :confused:

I'm running this repo, latest main d385acefcc2405ddb863f79e3ccdb4479891008c, with updated dependencies plus nativeshell updated to https://github.com/nativeshell/nativeshell/commit/790b609bd79d229848bce423b708dba389e0a639. Are you overwhelmed with bug reports or not? **Instructions:** This issue is easier to spot...

Are Wayland bugs in-scope or not? I copied the binary from my desktop to my laptop, which works better with Wayland: - OS: Garuda Linux (an Arch derivative with a...

Menu handling is rather bugged, with multiple symptoms I think share the same root cause: **Clicking a new menu item fails to close the menu:** Tested on multiple Linux DEs,...

I'm running this repo, latest main d385acefcc2405ddb863f79e3ccdb4479891008c, on Linux. ## Instructions - `cargo run` (both with and without `--release`). - Click the "Flutter Plugins" tab. - Optionally flip tabs. It...