This is a Flutter guide application with bunch of customizations (like changing size of font, letter spacing etc.) for the entire app and code blocks separately from each other.
PWA support is available.
Note: This project isn't ready yet and doesn't contain any useful articles.
- Clone this repo with
git clone - Install Bun from official page
- Execute
bun installfrom the project root - Run
bun run devand open localhost link from the command result
Enjoy =)