For the complete documentation index, see llms.txt. This page is also available as Markdown.

Setting the Site URL on mac

First, set the website link. Open the root folder of the MasterStudy App and go to the lib > core > constants folder and edit the app_config.dart file (line 36,37).

You will see the following string: const String baseUrl. Paste your website URL here.

Last updated

Was this helpful?