From b57f03077d4fdddb424e7fb7026215f48468cad7 Mon Sep 17 00:00:00 2001 From: Alex Li Date: Fri, 2 Feb 2024 12:17:37 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Fix=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2b3c118..2d901e4 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,9 @@ and The package only guarantees to be working on **the stable version of Flutter**. We won't update it in real-time to align with other channels of Flutter. -| Versions | 3.16 | -|--------|::| -| 1.0.0+ | ✅ | +| | 3.16 | +|--------|------| +| 1.0.0+ | ✅ | If you got a `resolve conflict` error when running `flutter pub get`, please use `dependency_overrides` to fix it.