We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dd7475 commit eeb1bf0Copy full SHA for eeb1bf0
README.md
@@ -4,14 +4,9 @@ VK SDK for Dart allows you to use the VK API easily.
4
5
## Install
6
7
-Add to your pubspec.yaml
8
-
9
-`Я могу забыть поменять версию?`
+[Pub Dev install](https://pub.dev/packages/vklib/install)
10
11
-```yaml
12
-dependencies:
13
- VkLib: ^0.2.3
14
-```
+```(this is link)```
15
16
## Features
17
@@ -21,7 +16,9 @@ dependencies:
21
- [x] Bots
22
- [x] User
23
18
24
-- Api Methods
19
+- Build Keyboard easily
20
+
+- Api Methods typing
25
26
- Parameters ✅
27
0 commit comments