An open API service indexing awesome lists of open source software.

https://github.com/sumitvekariya/window_to_front

After the authentication flow or in any other use cases, when, you are left staring at a web browser page. Ideally, you should automatically return to the application. So to return automatically from the browser, and bring the application window to front this plugin is useful.
https://github.com/sumitvekariya/window_to_front

dart flutter flutter-desktop flutter-package flutter-plugin linux macos windows

Last synced: 8 months ago
JSON representation

After the authentication flow or in any other use cases, when, you are left staring at a web browser page. Ideally, you should automatically return to the application. So to return automatically from the browser, and bring the application window to front this plugin is useful.

Awesome Lists containing this project

README

          

# window_to_front

Supports: Windows, Linux & MacOS

After the authentication flow or in any other usecases, when, you are left staring at a web browser page. Ideally, you should automatically return to the application.

So to return automatically from the browser, and bring the application window to front this plugin is useful.