Skip to content

triedcatched/tdlib-dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tdlib_dart - FluGram

or Telegram on Flutter

Getting Started

This project is based on tdlib and currently supports only Android. libtdjson.so for arm, arm64 and x86 arch has been pre-built.

To build for Android: Setup flutter, download ndk-bundle from Android sdk manager

git clone https://github.com/triedcatched/tdlib-dart.git
cd tdlib-dart
flutter run

To create Android APK

flutter build apk --release --target-platform android-arm
flutter build apk --release --target-platform android-arm64

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages