Skip to main content

Downloading Nowa Desktop Version

Nowa is not just a web-based platform; it also offers a powerful Desktop application available for both macOS and Windows.

This guide will help you download and install the Nowa Desktop version, as well as highlighting why you should use the desktop app.

How to Download Nowa Desktop​

To download the Nowa Desktop application, follow these steps:

  1. Log in to Nowa on the Web: Open your web browser and log in to your Nowa account at nowa.dev.
  2. Access the Download Page: Once logged in, locate the Download Nowa button on the top right corner of the page.

  1. Select Your Platform: Click on the Download Nowa button and choose the appropriate version for your operating system (macOS or Windows).
  2. Install Nowa Desktop: After downloading, follow the installation instructions specific to your operating system to complete the setup.

Setting Up Flutter SDK for Nowa Desktop​

To be able to use Nowa Desktop, it requires you to have Flutter SDK installed on your device. Here’s how to do it:

  1. Install Flutter SDK: Ensure that the Flutter SDK is installed on your device before installing Nowa Desktop. You can download it from the official Flutter website.

  2. Locate Flutter SDK in Nowa:

    • After installing Nowa Desktop application, open it and log in.
    • In the Dashboard where you see all your projects, click on your account icon in the top right corner.
    • Select Editor Settings from the dropdown menu.
    • A pop-up window will appear. Navigate to the Local Setup tab.
    • In the Flutter SDK field, locate and select the Flutter folder on your device. This folder should contain subfolders like bin.

Why Use Nowa Desktop Version?​

Using the Nowa Desktop version comes with several advantages that enhance your app development experience:

1. Enhanced Performance​

Native Execution: The Desktop version runs natively on your device, which generally offers better performance compared to running Nowa in a web browser.

2. Local Flutter Projects​

  • Local Project Creation: With Nowa Desktop, you can create local Flutter projects that are stored directly on your device. This allows you to use your regular development workflow and favorite tools as if you were developing a pure Flutter app.
  • Maintain using your original workflow and tools beside Nowa: Nowa doesn't force you to change how you usually work as a Flutter developer, instead it intergate smoothly to what you have been already using before.

You can continue using your preferred IDEs like VS Code, manage version control with GitHub (Check out how to create Github repo out of your Nowa local project), and even utilize tools like GitHub Copilot. This is all due to the fact that Nowa projects are simply normal Flutter projects that you have locally, hence you can use the project folder itself to open it in VS code for example and in Nowa at the same time.

3. Simulators and Platforms​

Nowa Desktop enables you to use simulators for Android, iOS, web, and desktop while building your app. This feature allows you to test and see real-time results across different platforms seamlessly.

4. Offline Capability​

One of the key advantages of the Desktop version is the ability to work offline. You can continue building and editing your projects even without an internet connection, ensuring uninterrupted productivity.

note

Premium Feature: Please note that the Nowa Desktop version is available exclusively for Premium users. If you’re interested in trying it out, you can sign up for a 30-day free trial of Nowa Premium.

For more details on pricing and to sign up for the trial, check out our pricing page.