1 Icons
Stefan Haslinger edited this page 2020-04-27 12:24:21 +02:00

To improve the application icons, all usages of icons have been extracted into an icon utility file, so we can change all usages of an icon in one go at a central location.

Up to now we could only used the material icons shipped with flutter (which is a subset of all material icons). This is no longer the case, as we can create our own icon font using the FlutterIcon Website:

  • Tipp: Use the dropdown settings button to increase the icon size for a better viewing experience.

  • Specify the icon set (the headline) as well as the icon name (shown after hovering over an icon) and the name of the icon to be replaced.

  • You could even create the icon file, by first uploading the config.json of the current one (there is no one yet).

  • Name the app by replacing MyFlutterApp with "Encrateia"

  • Select all icons to be included

  • Download the zip archive