What is the use of SDK Manager?

When and why to use SDK manager in both vDesigner2.0 and vFlow2.0? Also provide the steps to use it.

In some applications, there is a requirement to include external code to perform specific tasks, such as fingerprint scanning, face recognition, etc. These codes are often client-specific, making it impractical to include them permanently within the platform’s core codebase.

Instead, these external codes are integrated based on the user’s requirements during the build creation process. Such external code modules are commonly referred to as SDKs (Software Development Kits).

@Ritik_Dixit @AnushkaGupta