1 Open Issue Need Help Last updated: Jul 12, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Refactor the Toplo widget framework's icon import mechanism to eliminate the style name prefix from generated icon method names. This involves moving the generated icon methods from a generic `ToImportedIconProvider` class into style-specific subclasses (e.g., `ToMaterialDesignIconRoundStyle`), thereby removing the need for underscores in method names and improving code organization.

Complexity: 4/5
enhancement help wanted question

A widget framework on top of Bloc

Smalltalk