Make themes from this webpage and import string into the Print(Notes) app for your own custom look!
You need flutter and python installed to run this.
- After building the website with
flutter build web, go to./build/webthat is created - Open a terminal with path being the
webfolder that you went into - Run this command:
python -m http.server 8000, now you can open the page from http://localhost:8000




