Skip to content

Custom FlutterIcon font is no longer showing icons, even in release mode.  #81

@codingiswhyicry

Description

@codingiswhyicry

This is a problem that showed up for me a couple of weeks ago, and I'm having trouble tracking it down. The codebase in question is a design system, so the custom icons are in a package that someone adds to their application.

Recently, the icons all stopped working, and showing up in release mode. Even when they are bundled and built for web (see here: https://withaureus.org/#/), the icon placeholders still show.

I have touched nothing that imports / exports anything related to the icons. I'm not sure if this is related to the FlutterIcons themselves, or if this is something to do with Flutter.

Here's the asset file in the package: https://github.com/Astra-Labs/Aureus/blob/main/Package/lib/src/Objects/Components/Icons.dart

Implementation of using icons: https://github.com/Astra-Labs/Aureus/blob/main/Example%20App/lib/src/Supporting/FillerData.dart

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions