FlutterCsharpRpc icon indicating copy to clipboard operation
FlutterCsharpRpc copied to clipboard

Is this project still alive and good enough for internal tooling?

Open famasf1 opened this issue 1 year ago • 0 comments

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?

famasf1 avatar Jun 23 '24 08:06 famasf1