Install Flutter on Linux in 2024 | Flutter desktop Linux setup
Learn how you can install Flutter on Ubuntu or in any other Linux distribution. This Flutter Linux installation guide will instruct you on how to obtain the latest version of Flutter and detail the correct procedures to set up your Flutter development workspace on a Linux system.
☺ Support the channel:
Any donation is gratefully received, thank you!
– Via my website: https://davidserrano.io/sponsor
– Via YouTube’s Super Thanks (⬆ Button labeled THANKS above ⬆)
🔔 Subscribe:
Subscribe to my channel to see more videos like this:
http://www.youtube.com/@DavidSerranoIO/noodlemx?sub_confirmation=1
📖 Useful resources:
– Flutter official page:
https://flutter.dev/
– Dependencies to compile for native Linux:
sudo apt-get install clang cmake git ninja-build pkg-config libgtk-3-dev liblzma-dev libstdc++-12-dev
🔵 Follow me:
Find out about my latest videos and publications:
Tweets by DavidSerranoIO
https://mastodon.social/@DavidSerranoIO
https://davidserrano.io/
https://hashnode.com/@svprdga
https://dev.to/svprdga
⏳ Time codes:
00:00 – Setting up Flutter on Linux
00:28 – Download the binaries to install Flutter on Linux
02:43 – Download and install Android Studio and the Android SDK
05:06 – Install the Flutter plugin in Android Studio
06:36 – Accept the Android licenses
06:57 – Create an Android emulator or Android Virtual Device (AVD)
09:19 – Setup Flutter for web development
10:09 – Setup Flutter for native Linux app development
10:43 – Bonus: Add the Android Device Bridge (ADB) to your PATH
11:41 – Conclusion
—
Flutter and the related logo are trademarks of Google LLC. I am not endorsed by or affiliated with Google LLC.
Views : 52
linux