From 9d861e96fb8ec5ed611a97a7fdd06db92b6ee1f6 Mon Sep 17 00:00:00 2001 From: Elriz Wiraswara Date: Sat, 19 Oct 2024 20:57:33 +0700 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6a9ea5..e5ba4e5 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Add the following to your `pubspec.yaml` file: ```yaml dependencies: - app_image: ^1.0.8 + app_image: ^1.0.9 ``` Then run `flutter pub get` to install the package.