Releases: i-Naji/tdlib
Releases · i-Naji/tdlib
1.6.0
1.5.9
- Support null safety
- Add Support for IOS, macOs, Windows and Web.
- Update tdlib api to v1.8.0
- Change MethodChannel to ffi
- Add
TdPlugin
class, TDLib Library wrapper. - Change TdClient to functions.
- Now all
TdObject
s are constant. - Add
copyWith
method toTdObject
s. - Remove
extra
fromTdFunction
, and addextra
parameter totoJson
method.