Share & Video Deeplinking (Flutter)
Set shared base URL
// Set shared base URL
FireworkSDK.getInstance().shareBaseURL = "https://example.com";
Enable the share link to launch the app
Open video player
Manually construct the shared URL
Open single content player
Open playlist player
Configuration for opening video player
Last updated
Was this helpful?