Eko Kurniadi
Eko Kurniadi
Hi @felangel can I use custom dependency injection like injectable or get_it ?
Hi @felangel i will close this issue, Thanks for your response
Hello, any updates for this issues ? i got same issues
Hi, i just solved the issue after add some code on CMakeList on this package @chifandeyu ``` sh cmake_minimum_required(VERSION 3.14) set(PROJECT_NAME "win_toast") project(${PROJECT_NAME} LANGUAGES CXX) # This value is used...
@gare-bear thank you, but i need support for desktop windows
i'am so confuse, flutter desktop windows is using c++ as native, but already sdk only support for c# specially uwp desktop,