You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[✓] Flutter (Channel stable, 3.24.3, on macOS 14.5 23F79 darwin-x64, locale en-DE)
• Flutter version 3.24.3 on channel stable at /Users/alehhutnikau/Flutter/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 2663184aa7 (4 months ago), 2024-09-11 16:27:48 -0500
• Engine revision 36335019a8
• Dart version 3.5.3
• DevTools version 2.37.3
[✓] Android toolchain - develop for Android devices (Android SDK version 36.0.0-rc1)
• Android SDK at /Users/alehhutnikau/Library/Android/sdk
• Platform android-35, build-tools 36.0.0-rc1
• Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 17.0.10+0-17.0.10b1087.21-11609105)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 15.0)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 15A240d
• CocoaPods version 1.15.2
[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 2024.1)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 17.0.10+0-17.0.10b1087.21-11609105)
[✓] VS Code (version 1.93.0)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension can be installed from:
🔨 https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter
[✓] Connected device (3 available)
• sdk gphone64 x86 64 (mobile) • emulator-5554 • android-x64 • Android 13 (API 33) (emulator)
• macOS (desktop) • macos • darwin-x64 • macOS 14.5 23F79 darwin-x64
• Chrome (web) • chrome • web-javascript • Google Chrome 131.0.6778.205
[✓] Network resources
• All expected network resources are available.
• No issues found!
How to reproduce?
Many users report the same issues (mostly on iOS devices):
When their photo library is relatively big (more than 50K images) the photo manager loads very slow (sometimes it takes up to few minutes) or not loads at all. After the list is loaded it's laggy and may not respond on interactoins.
Logs
No response
Example code (optional)
No response
Contact
hutnikau
The text was updated successfully, but these errors were encountered:
AI Summary: The photo_manager package has performance issues on iOS when handling large libraries (50K+ images), causing slow loading and laggy interactions.
Version
3.6.2
Platforms
iOS
Device Model
iPhone 16 Pro
flutter info
How to reproduce?
Many users report the same issues (mostly on iOS devices):
When their photo library is relatively big (more than 50K images) the photo manager loads very slow (sometimes it takes up to few minutes) or not loads at all. After the list is loaded it's laggy and may not respond on interactoins.
Logs
No response
Example code (optional)
No response
Contact
hutnikau
The text was updated successfully, but these errors were encountered: