How to prevent fontawesome and material icons loading on web?

Project Settings

I've deployed my app to web and trying to reduce the page load time.

When inspecting the network activity, the items that take longest to load are the fontawesome, materical and cupertino icon ttfs.

I'm not using any of these in my app, so I'd like to remove these from the build.

Any ideas for how to do this without self-hosting?

What have you tried so far?

Adding blocking scripts to the header.

Did you check FlutterFlow's Documentation for this topic?
No
1
5 replies