Configuring LMS Key in a Flutter Application

  • /

13th Dec, 2024

Configuring the InfixLMS API key in a Flutter application typically involves integrating API endpoints, authentication tokens, or other credentials to communicate with the LMS backend. Here's a general guide to configuring LMS keys in a Flutter app:


API Settings: If you want to generate a new API key for Flutter in the InfixLMS system, go to the system settings to find the API settings[1] and click on the LMS key to generate[4] a new key. 



Get LMS API Key: First, obtain your LMS server's API key or credentials. This might involve registering your application or project with the LMS platform to get authentication tokens and API access.


Note:  You must use the same APIKey for both InfixLMS Admin and InfixLMS apps.


For short direction

infixlms_instructor/lib/config.dart



Categories
Latest Versions