ptgc 1.0.1
ptgc: ^1.0.1 copied to clipboard
A high-level client for the Telegram Client API (MTProto). Log in as a user and manage chats, channels, members, contacts, and messages.
Changelog #
1.0.1 #
- Added
example/main.dartas a primary, runnable illustrative example (plusexample/README.mdindexing all 41 numbered example scripts) so pub.dev can find and display a package example. - Shortened the
pubspec.yamldescriptionto fit within pub.dev's recommended 60–180 character range. - Fixed all
curly_braces_in_flow_control_structureslint warnings (unbraced single-statementifs) inlib/src/chats.dart,lib/src/client.dart, andlib/src/peer_cache.dart.
1.0.0 #
Initial release.