From c0858888bf737a49660b523f976df33a0093806e Mon Sep 17 00:00:00 2001 From: debuggerx Date: Mon, 24 Apr 2023 09:43:27 +0800 Subject: [PATCH] remove Material Icons font to reduce deb package size. --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ec80cc9..97b8737 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -65,7 +65,7 @@ flutter: # The following line ensures that the Material Icons font is # included with your application, so that you can use the icons in # the material Icons class. - uses-material-design: true + uses-material-design: false # To add assets to your application, add an assets section, like this: assets: