mtproto 0.7.6 mtproto: ^0.7.6 copied to clipboard
Telegram Client Lightweight, blazing and Highly customizable for make application telegram based tdlib, mtproto, or bot api and support server side.
import 'package:mtproto/mtproto.dart';
void main() {
var awesome = Awesome();
print('awesome: ${awesome.isAwesome}');
}