A graphical application to enhance user experience with Ubuntu on WSL during the distro installation process. Made with:
To experiment with the code you'll need Flutter on Windows. Refer to the Flutter documentation if you need to install it on Windows. You can skip the steps related to Android.
Also, Flutter requires Visual Studio. You can download the community edition from the IDE offical website. Make sure to read Flutter documentation thoroughly.
Beware: We are not talking about VSCode!
With Flutter and Visual Studio installed, you can git clone
this repository (or download the source code from it) and:
cd ubuntu_wsl_splash
flutter run
You can also use your favorite editor/IDE to work with this project, like VSCode, IntelliJ or even Vim.
Before submitting any issues or pull requests, make sure to review our contributor guidelines.
Please check the explanation if you want to know more about how this project works.
The Ubuntu Desktop Installer is licensed under the GNU General Public License version 3.