Closed vrifox closed 2 years ago
Nevermind, I used flutter build web
instead of make
🤦♀️😅
For development purposes, also flutter run
is very useful, as it allows hot reloading, so it is much faster than rebuilding everything with flutter build web
. It requires a Chromium-based browser though, or a connected device.
The font
fonts/NotoSansMath-Regular.ttf
as declared in pubspec.yaml is missing in this repository and has to be manually added to complete the build process. Is that intentional?Error Log: