llfbandit
llfbandit
Setting the following in `pubspec.yaml` should help: ```yaml flutter: plugin: implements: flutter_local_notifications platforms: linux: dartPluginClass: flutter_local_notifications_linux ``` You can have a look to my [repository](https://github.com/llfbandit/record) for examples.
#1470 fixes this issue
You're right, you won't be able to compile with those definitions only. Here's the commit to pick to reproduce the issue : https://github.com/llfbandit/record/commit/fa591871266a653b487b27d016cfd977381c91a3 To build...: - Be sure to have...
mypath/myapp was representing record/example folder.
I don't understand. There is no hardcoded value or path in there. All other setup files are generated when launching the build.
myapp target is generated, it should be record_example project name in the output given. There isn't other config. This CMakeLists file is the only entry point for Windows C++ implementation.
Yes I edit the output. Like I said, all other parent CMakeLists, visual studio solution (and more?) are generated or provided by flutter. When declaring Windows implementation, Flutter provides a...
The full output ``` L'opération de regénération a démarré... 1>------ Début de la regénération globale : Projet : ZERO_CHECK, Configuration : Debug x64 ------ 1>Checking Build System 2>------ Début de...
All should be in the archive I gave you. `_deps/sfml-build/cmake_install.cmake` is available there.
Thanks for the report, I guess the duplication is not seen because keys are set into a map.