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 cd63fc1 commit e14359cCopy full SHA for e14359c
README.md
@@ -39,7 +39,7 @@ Add the Klutter library to dependencies in the pubspec.yaml:
39
40
```yaml
41
dependencies:
42
- klutter: ^0.2.1
+ klutter: ^0.2.2
43
```
44
45
Then run:
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: klutter
2
description: The Klutter Pub Plugin makes it possible to write a Flutter plugin for both Android and iOS using Kotlin only.
3
-version: 0.2.1
+version: 0.2.2
4
homepage: https://buijs.dev
5
repository: https://github.com/buijs-dev/klutter-dart
6
0 commit comments