Update CHANGELOG.md to fix conflict

pull/1428/head
Cheryl 2 years ago committed by Ahmed Hnewa
parent 2b9cf0f5c3
commit 91d9906584
No known key found for this signature in database
GPG Key ID: C488CC70BBCEF0D1
  1. 3
      CHANGELOG.md

@ -3,8 +3,11 @@
# [7.4.12]
- Update the minimum version of device_info_plus to 9.1.0.
<<<<<<< HEAD
- Custom style attrbuites for platforms other than mobile (alignment, margin, width, height)
- Improve performance by reducing the number of widgets rebuilt by listening to media query for only the needed things, for example instead of using `MediaQuery.of(context).size`, now we are using `MediaQuery.sizeOf(context)`
=======
>>>>>>> 956c56c (Update CHANGELOG.md to fix conflict)
-
# [7.4.11]
- Add sw locale.

Loading…
Cancel
Save