protocol_handler
Deep linker
A Flutter plugin for handling custom protocols for deep linking
This plugin allows Flutter apps to register and handle custom protocols (i.e. deep linking).
77 stars
3 watching
9 forks
Language: C++
last commit: 10 months ago
Linked from 1 awesome list
deep-linkingdeeplinking
Related projects:
Repository | Description | Stars |
---|---|---|
llfbandit/app_links | A plugin that enables deep linking and URL scheme handling across multiple platforms for Flutter applications. | 219 |
leanflutter/vclibs | Provides C++ libraries for building Flutter Windows apps | 12 |
leanflutter/local_notifier | A Flutter desktop app plugin that enables displaying local notifications. | 74 |
leanflutter/screen_capturer | A plugin for capturing screenshots of Flutter desktop apps on multiple platforms | 84 |
leanflutter/tray_manager | Allows desktop apps to define and interact with system tray notifications | 239 |
leanflutter/shortcut_menu_extender | A plugin that enables Flutter apps to extend global shortcut menus on Windows | 12 |
leanflutter/clipboard_watcher | A plugin that allows Flutter apps to monitor changes to the system clipboard | 53 |
leanflutter/auto_updater | An auto-update plugin for Flutter desktop apps | 285 |
leanflutter/flutter_distributor | An all-in-one tool for packaging and distributing Flutter applications in various formats. | 871 |
leanflutter/window_manager | A plugin that provides window resizing and repositioning functionality for Flutter desktop apps. | 722 |
leanflutter/hotkey_manager | Enables system-wide hotkey support in Flutter desktop apps | 134 |
leanflutter/screen_retriever | Provides access to screen size and display information for Flutter desktop apps | 46 |
leanflutter/contextual_menu | Provides a plugin to create native context menus in desktop apps using C++ | 83 |
zonble/flutter_window_close | A Flutter plugin that enables desktop app developers to handle window close events and prompt users before closing the application. | 43 |
leanflutter/keypress_simulator | A plugin that simulates key presses in desktop applications using simulated keyboard events. | 30 |