Skip to content

Instantly share code, notes, and snippets.

View itsjay83's full-sized avatar

Jeseok Lee itsjay83

View GitHub Profile

Build a flutter app in WSL2

Install, build and debug a flutter app in WSL2 (Windows Subsystem for Linux).

Linux setup

Install Java

To install the JDK, execute the following command, which will also install the JRE:

sudo apt install default-jdk

Add the following two lines to /etc/profile (setting the JAVA_HOME environment variable):

⭐ Total Stars: 3
➕ Total Commits: 286
🔀 Total PRs: 0
🚩 Total Issues: 0
📦 Contributed to: 1
Python +4.6k/ -256 █████████████▎░░░░░░░ 63.4%
Jupyter N… +1.8k/ -227 ███████▏░░░░░░░░░░░░░ 34.0%
MDX +22/ -22 ▎░░░░░░░░░░░░░░░░░░░░ 1.7%
Markdown +77/ -5 ▏░░░░░░░░░░░░░░░░░░░░ 0.9%
TOML +7/ -2 ░░░░░░░░░░░░░░░░░░░░░ 0.1%
JSON +1/ -1 ░░░░░░░░░░░░░░░░░░░░░ 0.0%
🌞 Morning 37 commits ██▊░░░░░░░░░░░░░░░░░░ 13.5%
🌆 Daytime 104 commits ███████▉░░░░░░░░░░░░░ 37.8%
🌃 Evening 133 commits ██████████▏░░░░░░░░░░ 48.4%
🌙 Night 1 commits ░░░░░░░░░░░░░░░░░░░░░ 0.4%
@itsjay83
itsjay83 / language-usage.txt
Last active August 7, 2023 04:20
My Top-Languages
JavaScript 11.68 MB: █████████▎░░░░░░░░░░ 46.44%
Python 5.28 MB: ████▎░░░░░░░░░░░░░░░ 20.99%
CSS 2.84 MB: ██▎░░░░░░░░░░░░░░░░░ 11.30%
Java 2.16 MB: █▊░░░░░░░░░░░░░░░░░░ 8.58%
TypeScript 1.30 MB: █░░░░░░░░░░░░░░░░░░░ 5.17%
HTML 1.06 MB: ▉░░░░░░░░░░░░░░░░░░░ 4.20%
Roff 306.56 kB: ▎░░░░░░░░░░░░░░░░░░░ 1.22%
EJS 209.72 kB: ▏░░░░░░░░░░░░░░░░░░░ 0.83%
C 135.59 kB: ▏░░░░░░░░░░░░░░░░░░░ 0.54%
Makefile 47.14 kB: ░░░░░░░░░░░░░░░░░░░░ 0.19%