tdlib 1.1.1 copy "tdlib: ^1.1.1" to clipboard
tdlib: ^1.1.1 copied to clipboard

outdated

Flutter Plugin for TDLib.a complete tdlib-tdjson binding package.

1.1.1 #

  • now getConstructor is not static

1.1.0 #

  • fix typo in generator
  • final step for example issue

1.0.4 #

  • Update tdlib api to v1.6.6
  • Remove setLogVerbosityLevel method.
  • Add Generator Script that generates tdapi

1.0.2 #

  • Update tdlib api to v1.5.1
  • TdClient static methods
  • Rollback client identifier for clientExecute method

1.0.1 #

  • Ignore NULL result in TDLib send method (prefer handling by user)
  • Rename file names : tdapi.dart => td_api.dart, client.dart => td_client.dart
  • Rename class names : TLObject => TdObject, TLFunction => TdFunction, Client => TdClient

1.0.0 #

  • Fix bug in convertToObject function
  • Pass NULL pointer to td_json_client_execute instead of a previously created JSON client.(no required client identifier for clientExecute method)

0.0.2 #

  • add more description and fix cmake bug

0.0.1 #

  • Initial release.
60
likes
0
points
64
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Plugin for TDLib.a complete tdlib-tdjson binding package.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on tdlib