Closed azkadev closed 1 year ago
I use this for server-side Win/Mac/Linux and don't use Flutter. I know folks have made it work in both Android and IoS contexts. The framework integration used on top (i.e. Flutter) is a different matter and I'm not familiar with the process. I tried it once on a simple Android/Flutter app when I was originally developing it, but that was a long time ago. All I can say for sure is that since this is FFI -> native libs, then it won't work in the Web context.
Can you somehow remove the "web support" badge from pub.dev. It's misleading.
Hello,
2 points to make.
I tried adding your library in flutter but when the app is run the app closes immediately, I've tried making the package dart:cli / changing some of the other code which I don't think is useful, but the result is still the same, Can you make your library work in flutter app? I'm trying to make a realtime chat app with lz4 because it's faster