Open
Description
CMake Warning (dev) at /usr/share/cmake/Modules/FetchContent.cmake:1953 (message):
Calling FetchContent_Populate(objectbox-download) is deprecated, call
FetchContent_MakeAvailable(objectbox-download) instead. Policy CMP0169 can
be set to OLD to allow FetchContent_Populate(objectbox-download) to be
called directly for now, but the ability to call it with declared details
will be removed completely in a future version.
Call Stack (most recent call first):
flutter/ephemeral/.plugin_symlinks/objectbox_flutter_libs/linux/CMakeLists.txt:68 (FetchContent_Populate)
This warning is for project developers. Use -Wno-dev to suppress it.
Flutter Doctor
╰─❯ flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.27.0, on Fedora Linux 41 (Workstation Edition)
6.12.5-200.fc41.x86_64, locale en_US.UTF-8)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Chrome - develop for the web
[✓] Linux toolchain - develop for Linux desktop
[✓] Android Studio (version 2024.2)
[✓] VS Code (version 1.96.2)
[✓] Connected device (2 available)
[✓] Network resources
• No issues found!