libgenai / devtoolbox

Collection of offline utilities for developers
Other
88 stars 5 forks source link

Test on Linux #3

Closed nileshtrivedi closed 2 years ago

soham1sawant commented 2 years ago

I want to test the app on Linux. I'm using Fedora Linux 35. How should I go forward ? I have the latest version of flutter stable installed.

nileshtrivedi commented 2 years ago

@soham1sawant Have you tried flutter run -d linux ? Refer to Flutter Desktop docs

soham1sawant commented 2 years ago

The app works perfectly fine on Linux.