Doctor summary (to see all details, run flutter doctor
-v):
[√] Flutter (Channel stable, 3.13.7, on Microsoft
Windows [Version 10.0.19045.3693], locale de-DE)
[√] Windows Version (Installed version of Windows is
version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
[√] Chrome - develop for the web
[√] Visual Studio - develop Windows apps (Visual Studio Community 2022
17.5.0)
[√] Android Studio (version 2021.3)
[√] VS Code (version 1.84.2)
[√] Connected device (3 available)
[√] Network resources
• No issues found!
Bug report
Describe the bug
The list() and listAll() functions does not seem to work if the platform is windows. The items list will always be empty. If the plarform is android, everything works as expected.
Steps to reproduce
Expected behavior
the items list should have some elements inside it.
Flutter doctor
Click To Expand
Flutter dependencies
Click To Expand