Wouldn't that be dart?
@dharness Yes you are right!
To make this should be added lots of wrappers for Dart VM into library code. I don't think tdlib will support it soon(
You can use the JNI code with Flutter, through the bindings.
Read more @ https://flutter.io/platform-channels/
@sapelkinAV Ok. I close this for now.
@aggsol Did you manage to make it work? Mind sharing some steps? Or @halkliff maybe?
eg dart: https://github.com/tdlib/td/pull/566
I've created a dart sample here https://github.com/triedcatched/tdlib-dart
flutter plugin tdlib using platform channels and .so prebuilds in #77 . it may help
Most helpful comment
I've created a dart sample here https://github.com/triedcatched/tdlib-dart