Saw the pub.dev link said 'DISCONTINUED' so i made this thread.
I got a C# library and i want to use it with Flutter Desktop (because there was no C package i could work with FFI. It's either C# or Golang. and the latter is especially painful considering i need to make it compatible to C primitives which is just suck to work on.)
I'm thinking of writing a C# console app using data from the C# lib and using this package to send data to Flutter. Is it still usable as of today?
Saw the pub.dev link said 'DISCONTINUED' so i made this thread.
I got a C# library and i want to use it with Flutter Desktop (because there was no C package i could work with FFI. It's either C# or Golang. and the latter is especially painful considering i need to make it compatible to C primitives which is just suck to work on.)
I'm thinking of writing a C# console app using data from the C# lib and using this package to send data to Flutter. Is it still usable as of today?