MasterStudy App Documentation
App PageChangelog
  • 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
    • Null safety setup
    • Installing Flutter Packages on mac
    • Setting the Site URL on mac
    • Adding App Icon on mac
    • Setting App Name on mac
    • Firebase on mac
    • Firebase Project Setup
    • Change Package Name
    • Test Your App on mac
    • App Release on mac
  • iOS App Build
    • Building App for iOS
    • Firebase for iOS
  • Google And Facebook Sign-In
    • Google Sign-In
    • Facebook Sign-In
  • Android App Build on Windows OS
    • Flutter Setup for Windows System
    • Android studio Setup on Windows
    • Android Studio Emulator on Windows
    • Null safety setup
    • Installing Flutter Packages on Windows
    • Setting the Site URL on Windows
    • Adding App Icon on Windows
    • Firebase on Windows
    • Firebase Project Setup
    • Change Package Name
    • Setting App Name on Windows
    • Test Your App on Windows
    • App Release on Windows
  • Extra Materials
    • Item Page
    • Changelog
  • stylemixthemes
  • Themes
  • Plugins
Powered by GitBook
On this page

Was this helpful?

Flutter Environment

PreviousMasterStudy LMS API Plugin SetupNextFlutter Setup for the macOS system

Last updated 2 years ago

Was this helpful?

For the full and smooth work, you need to install the Flutter environment, which is a multi-paradigm programming environment, required for you to build your own LMS app.

First, download the Flutter SDK, the installation bundle to get the latest stable release of the Flutter SDK. Depending on the system you are using follow these links to get the installation file:

  • macOS -

  • Windows -

  • Linux -

We recommend you using the Flutter SDK 3.3.10 stable version for MasterStudy App.

Once you downloaded the installation zip package, create a folder, and extract there the Flutter SDK. Use the desired location, extract the Flutter, and archive that folder.

https://flutter.dev/docs/get-started/install/macos
https://flutter.dev/docs/get-started/install/windows
https://flutter.dev/docs/get-started/install/linux