I have develop Desktop project using c# which include Web API. Now we plan to start develop with Mobile platform using Flutter. So I already have build all functions which contains calculation and action to API into DLL. So Is it possible way that i can use this DLL in Flutter?
DLL project type " Class Library (Portable for IOS, Android and Windows)