File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 1+ ## 0.0.2
2+ * Cosmetic changes for PUB.
3+
14## 0.0.1
25* Initial version containing:
36 * publisher widget
Original file line number Diff line number Diff line change 11[ ![ ] ( https://img.shields.io/badge/Buijs-Software-blue )] ( https://pub.dev/publishers/buijs.dev/packages )
2- [ ![ GitHub license] ( https://img.shields.io/github/license/buijs-dev/klutter-dart?color=black&logoColor=black )] ( https://github.com/buijs-dev/klutter-dart/blob/main/LICENSE )
3- [ ![ pub] ( https://img.shields.io/pub/v/klutter-ui )] ( https://pub.dev/packages/klutter-ui )
2+
3+ [ ![ GitHub license] ( https://img.shields.io/github/license/buijs-dev/klutter-dart-ui?color=black&logoColor=black )] ( https://github.com/buijs-dev/klutter-dart-ui/blob/main/LICENSE )
4+ [ ![ pub] ( https://img.shields.io/pub/v/klutter_ui )] ( https://pub.dev/packages/klutter_ui )
45[ ![ codecov] ( https://codecov.io/gh/buijs-dev/klutter-dart-ui/branch/main/graph/badge.svg?token=z0HCTKNLn5 )] ( https://codecov.io/gh/buijs-dev/klutter-dart-ui )
56[ ![ CodeScene Code Health] ( https://codescene.io/projects/38075/status-badges/code-health )] ( https://codescene.io/projects/38075 )
67
78<img src =" https://github.com/buijs-dev/klutter/blob/develop/.github/assets/metadata/icon/klutter_logo.png?raw=true " alt =" buijs software logo " />
89
910Flutter Widgets to be used in conjunction with the [ klutter plugin] ( https://github.com/buijs-dev/klutter-dart ) .
1011Full support for:
11- - [ MethodChannel (synchronous)] ( #MethodChannel )
12- - [ EventChannel (asynchronous)] ( #EventChannel )
12+
13+ - [ MethodChannel] ( #MethodChannel )
14+ - [ EventChannel] ( #EventChannel )
1315
1416## MethodChannel
1517Example function which invokes method foo on the given channel and returns a String value.
Original file line number Diff line number Diff line change 11name : klutter_ui
22description : Flutter widgets to be used in conjunction with the klutter plugin.
3- version : 0.0.1
3+ version : 0.0.2
44homepage : https://buijs.dev
55repository : https://github.com/buijs-dev/klutter-dart-ui
66
You can’t perform that action at this time.
0 commit comments