Is it possible to configure Clickable banners in vDesigner flutter app?
Functionality required is like:
→ There are banners available on the dashboard of the mobile application(Android & iOS)
→ We need a functionality where the user can click on the banner and it redirects to another page on Click.
→ There are multiple banners on the dashboard, so different page could open on click of respective banner
If yes, how-to configure it?