windows_single_instance 1.0.1 copy "windows_single_instance: ^1.0.1" to clipboard
windows_single_instance: ^1.0.1 copied to clipboard

PlatformWindows

Forces a single instance of your Windows app, bringing the existing window to the front when a new instance is opened.

Changelog #

1.0.1 #

  • Bring correct window to front when multiple flutter programs are open

1.0.0 #

  • Package is considered stable. No changes since 0.1.7

0.1.7 #

  • Support win32 versions 5.x
  • Updated example to a newer version of Windows bootstrapping

0.1.6 #

  • Support win32 versions 4.x
  • Explicit support for Dart 3.0

0.1.5 #

  • Fix bring to front if window is minimized
  • Fix support for non 8-bit code points

0.1.4 #

  • Adds option to disable 'bring to front' behavior

0.1.3 #

  • Fix issues when using with two apps simultaneously
  • Allow building on web (functionality not supported)
  • Updated dependency constraints

0.1.2 #

  • Updated dependencies

0.1.0 #

  • Initial release
38
likes
120
pub points
92%
popularity

Publisher

verified publishersongbook-pro.com

Forces a single instance of your Windows app, bringing the existing window to the front when a new instance is opened.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

ffi, flutter, win32

More

Packages that depend on windows_single_instance