Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 4.01 KB

README.md

File metadata and controls

40 lines (22 loc) · 4.01 KB

Ubuntu WSL Splash

A graphical application to enhance user experience with Ubuntu on WSL during the distro installation process. Made with:

Flutter & C++

Getting Started

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.

Contributing

Before submitting any issues or pull requests, make sure to review our contributor guidelines.

Technical details

Please check the explanation if you want to know more about how this project works.

License

The Ubuntu Desktop Installer is licensed under the GNU General Public License version 3.