DEV Community

AzkaDev
AzkaDev

Posted on

I made a telegram client library, more precisely tdlib via ffi and I made a sample tdlib gram application with flutter

I actually created it a long time ago, but it had a lot of dependencies and didn't work. So, I decided to recreate it.

Here's the repository link:

https://github.com/azkadev/telegram_client

This is an example. It's not yet publicly available, but I'll publish the code.

Repo: https://github.com/azkadev/tdlib_gram

Top comments (0)