vkio 1.3.3 copy "vkio: ^1.3.3" to clipboard
vkio: ^1.3.3 copied to clipboard

VK API SDK is a Dart package allows you to access to all VK API methods such as Messages, Groups, Utils, etc.

Changelog #

1.0.0 #

Initialize package

1.0.1 #

Add Utils methods support

Optimize classes

1.0.2-rc.1 #

Format files throught dartfmt Add example in example/

1.0.2 #

Add Account, Ads methods support

Optimize classes

1.1.0 #

Add 100% coverage of the VK API

Optimize classes

1.2.0 #

Remove useless this.

Remove useless new

Remove useless comments and fix some of them

Add missing types for methods

Convert all params into Map<String, dynamic> for better usability

Some API and VK changes

1.2.1 #

Convert all Future<Map> responses into Future<dynamic> for better usability and for better responses

Add language support

1.2.2 #

Add authorization class

Change export logic

1.3.0 #

Add updates

Add updates.onNewMessage handler

1.3.1 #

Add updates.onEditMessage handler

Add updates.onReplyMessage handler

Add updates.onAllowMessage handler

Add updates.onDenyMessage handler

1.3.2 #

Fix bad жопаs (fix some possible bugs)

Add User Long Poll support (very bad but better than nothing, ye?)

1.3.3 #

Fix Bots Long Poll API handler

13
likes
40
pub points
0%
popularity

Publisher

unverified uploader

VK API SDK is a Dart package allows you to access to all VK API methods such as Messages, Groups, Utils, etc.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

html, http

More

Packages that depend on vkio