From b41f2919e8b32a6b511e8df8a06532a7668a833a Mon Sep 17 00:00:00 2001 From: Joscha <34318751+josxha@users.noreply.github.com> Date: Fri, 13 Oct 2023 17:08:29 +0200 Subject: [PATCH] fix version in docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d359c94..a51370f 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,8 @@ the support for isar. ```yaml dependencies: - flutter_map: ^5.0.0 # in case you don't have it yet - flutter_map_cache: ^1.0.0 # this package + flutter_map: ^6.0.0 # in case you don't have it yet + flutter_map_cache: ^1.3.0 # this package dio_cache_interceptor_db_store: ^5.1.0 # drift sqlite3_flutter_libs: ^0.5.15 # drift