Installing Syncfusion Flutter Linux installer

16 Jan 20241 minute to read

Step-by-Step Installation

The steps below show how to install Flutter Linux installer.

  1. Extract the Syncfusion Flutter Linux installer(.zip) file. The files are extracted in your machine.

    Welcome wizard

  2. The Linux zip file contains the following folders.

    License Agreement

    NOTE

    The Unlock key is not required to install the Linux installer.

  3. You can launch the demo source and use the NuGet packages included in the Linux installer.

  4. Run the following command in linux machine to deploy the ASP.NET Core samples

dotnet restore projectname -s \nuget in order to restore.

License key registration in samples

After the installation, the license key is required to register the demo source that is included in the Linux installer. To learn about the steps for license registration for the Flutter Linux installer, please refer to this.

If you are using Syncfusion controls prior to version 18.3.0.x, please follow the following steps to register your license key.

Register the license key in the main method of your example and import the ‘syncfusion_flutter_core/core.dart’ library.