From 28f591d01b7628dc8ec3e7a1030e8f8133580172 Mon Sep 17 00:00:00 2001
From: Ben McCann <322311+benmccann@users.noreply.github.com>
Date: Mon, 15 Apr 2024 22:05:50 -0700
Subject: [PATCH] chore(mobile): update TODO comment (#8826)

---
 mobile/pubspec.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml
index 6f0f03b573..b0dd2f6b61 100644
--- a/mobile/pubspec.yaml
+++ b/mobile/pubspec.yaml
@@ -12,7 +12,8 @@ dependencies:
     sdk: flutter
 
   path_provider_ios:
-  # TODO: change to stable after 3.16 support
+  # TODO: upgrade to stable after 3.0.1 is released. 3.0.0 is broken
+  # https://github.com/fluttercandies/flutter_photo_manager/pull/990#issuecomment-2058066427
   photo_manager: ^3.0.0-dev.5
   photo_manager_image_provider: ^2.1.0
   flutter_hooks: ^0.20.4