vk_library 1.0.4
vk_library: ^1.0.4 copied to clipboard
VK SDK for Dart with support for all public VK api methods, Bots Longpoll, User Longpoll, etc.
v1.0.0 #
- Initial version of the package
v1.0.0-rc.1 #
- Not so important changes
v1.0.1 #
- Added support for all
messages
methods
v1.0.1-doc.1 #
- Added documentation version v1.0.1
v1.0.2 #
- Added support for all VK api methods.
- Added the ability to unload parameters from a file (
yaml
andjson
are supported) the schema is located here
v1.0.3 #
v1.0.4 #
- Added support for User Longpoll and GroupLongpoll
- Added a message model for the convenience of working with events:
message_new
,message_edit
,message_reply
- Attachment models added