From b797b8de9c75879f3a15cdbfe359f1ae6dd76f3c Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Sat, 22 Aug 2026 13:51:44 -0400 Subject: [PATCH] fix icons not rendering --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pubspec.yaml b/pubspec.yaml index 42e0426..974b720 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,6 +13,7 @@ flutter: - asset: assets/fonts/Roboto.ttf assets: - assets/ + uses-material-design: true environment: sdk: 3.13.0