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

Setting the Site URL on Windows

First, set the website link.

Open the root folder of the Motors App and go to the lib > core > util.dart folder and edit the util.dart file (line 10).

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

Last updated

Was this helpful?