From 55244f43a3f3a1abbc4f39ba22cf56bb3290e0f4 Mon Sep 17 00:00:00 2001 From: Alex Li Date: Tue, 1 Aug 2023 11:19:05 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20++?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a157b2d1..1e42252f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ See the [Migration Guide](guides/migration_guide.md) for the details of breaking ### Improvements - Add `appBarPreferredSize` in the picker delegate to help with padding calculations. +- Improve the performance with `MediaQuery` callers. ## 8.6.1