Development

Development

Requirements: Flutter

To run Pangolin Desktop, you will need to have Flutter installed on your system.

You can find the installation instructions here (opens in a new tab).

Clone and run the desktop

  • Clone the repository and launch the desktop in debug mode
git clone https://github.com/dahliaos/pangolin_desktop
 
cd pangolin_desktop
 
flutter run -d linux