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.
- Host: GitHub
- URL: https://github.com/sumitvekariya/window_to_front
- Owner: sumitvekariya
- License: mit
- Created: 2021-05-06T12:38:51.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T04:06:30.000Z (about 5 years ago)
- Last Synced: 2024-04-14T02:06:30.626Z (about 2 years ago)
- Topics: dart, flutter, flutter-desktop, flutter-package, flutter-plugin, linux, macos, windows
- Language: C++
- Homepage: https://pub.dev/packages/window_to_front
- Size: 16.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.