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).

GitHub

78 stars
3 watching
9 forks
Language: C++
last commit: 12 months ago
Linked from 1 awesome list

deep-linkingdeeplinking

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
llfbandit/app_links A plugin that enables deep linking and URL scheme handling across multiple platforms for Flutter applications. 228
leanflutter/vclibs Provides C++ libraries for building Flutter Windows apps 13
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 85
leanflutter/tray_manager A plugin that enables Flutter apps to interact with the system tray on various platforms 242
leanflutter/shortcut_menu_extender A plugin that enables Flutter apps to extend global shortcut menus on Windows 13
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 288
leanflutter/flutter_distributor An all-in-one tool for packaging and distributing Flutter applications in various formats. 899
leanflutter/window_manager A plugin that provides window resizing and repositioning functionality for Flutter desktop apps. 730
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 47
leanflutter/contextual_menu Provides a plugin to create native context menus in desktop apps using C++ 82
zonble/flutter_window_close A Flutter plugin that enables desktop app developers to handle window close events and prompt users before closing the application. 44
leanflutter/keypress_simulator A plugin that simulates key presses in desktop applications using simulated keyboard events. 30