MasterStudy App Documentatioin
App Page
Video Tutorials
Changelog
Search…
Introduction
MasterStudy LMS API Plugin Setup
Flutter Environment
Android App Build on macOS
Flutter Setup for the macOS system
Android Studio Setup on mac
Android Studio Emulator on mac
Installing Flutter Packages on mac
Null safety setup
Setting the Site URL on mac
Adding App Icon on mac
Setting App Name on mac
Firebase on mac
Change Package Name
Test Your App on mac
App Release on mac
iOS App Build
Building App for iOS
Firebase for iOS
Android App Build on Windows OS
Flutter Setup for Windows System
Android studio Setup on Windows
Android Studio Emulator on Windows
Installing Flutter Packages on Windows
Setting the Site URL on Windows
Adding App Icon on Windows
Firebase on Windows
Change Package Name
Setting App Name on Windows
Test Your App on Windows
App Release on Windows
Extra Materials
Item Page
Video Tutorials
Changelog
stylemixthemes
Themes
Plugins
Powered By
GitBook
Setting the Site URL on mac
First, set the website link. Open the root folder of the MasterStudy App and go to the
lib > data > utils.dart
folder and edit the
utils.dart
file (line 36,37).
You will see the following string:
static const BASE URL
. Paste your website URL here.
Android App Build on macOS - Previous
Null safety setup
Next - Android App Build on macOS
Adding App Icon on mac
Last modified
1mo ago
Copy link