macos_window_utils is a Flutter package that provides a set of methods for modifying the NSWindow of a Flutter application on macOS.
52
stars
9
forks
source link
Add a method to check whether the plugin has been set up properly in the MainFlutterWindow.swift file. #20
Closed
Adrian-Samoticha closed 1 year ago
The plugin no longer needs any modifications to the
MainFlutterWindow.swift
file. Closing.