deep_link_manager library
Classes
- DeepLinkAuthProvider
- Abstract interface for authentication checks in deep link handling.
- DeepLinkManager
-
DeepLinkStrategy<
T> -
Abstract class defining a strategy for handling deep links.
Implement this to define custom handling logic for specific URL patterns.
Tis the type of data extracted from the URI. Usevoidor Null if no data.