bitsdojo_window icon indicating copy to clipboard operation
bitsdojo_window copied to clipboard

A Flutter package that makes it easy to customize and work with your Flutter desktop app window.

Results 110 bitsdojo_window issues
Sort by recently updated
recently updated
newest added

https://user-images.githubusercontent.com/10895664/102965461-d507d200-4528-11eb-8336-8d8116c2ef4a.mp4 I'm sorry, this is more like a suggestion than an issue. I can't seem to get rid of the pointy edges. I've been able to ClipRRect the corners to...

work in progress

When double-clicking on the title bar, the maximize button UI does not change. When click the maximize button, the UI changes. However, even if maximize is released by dragging the...

Can I create multiple Windows

is possible save last window size and position to set in next launch ?

work in progress

### Environment macOS 14.2 Intel based Flutter 3.16.9 ### Here's the issue: I set the `MainFlutterWindow.swift` file as below: ```swift import Cocoa import FlutterMacOS import bitsdojo_window_macos class MainFlutterWindow: BitsdojoWindow {...

Hi, I'm use your package a long time. But now, i need use deep links on windows, and i choose [app_links](https://pub.dev/packages/app_links) package, because supabase compatibility. But when i configure this,...

Just run the example on linux and click the close button, then console output below messages: (bitsdojo_window_example:227071): GLib-GObject-CRITICAL **: 23:59:55.515: invalid uninstantiatable type '' in cast to 'GtkWidget' (bitsdojo_window_example:227071): GLib-GObject-CRITICAL...

Hello BitsDojo, When installed WidgetBook package in my project, I realized there is an incompatibility between Bitsdojo_window package and widgetbook package. This "issue" is not very complicated to understand and...

Hi! Thanks a lot for this life-saver library. You save our project from becoming an ugly looking app. (And me from having to develop the solution to it!) Thanks a...

Hello, I have a problem with running the flutter application with your package. My environemnt looks like this: Windows 11 Pro 23H2 22631.3007 Doctor summary (to see all details, run...