File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 13
13
<a href="https://codecov.io/gh/hoc081098/rx_redux"><img src="https://codecov.io/gh/hoc081098/rx_redux/branch/master/graph/badge.svg" /></a>
14
14
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/github/license/hoc081098/rx_redux?color=4EB1BA" /></a>
15
15
<a href="https://github.com/dart-lang/pedantic"><img src="https://img.shields.io/badge/style-pedantic-40c4ff.svg" /></a>
16
+ <a href="https://app.codacy.com/manual/hoc081098/rx_redux?utm_source=github.com&utm_medium=referral&utm_content=hoc081098/rx_redux&utm_campaign=Badge_Grade_Dashboard">
17
+ <img src="https://api.codacy.com/project/badge/Grade/7ecf57bd3c634804a7f596b4f3b35b30" />
18
+ </a>
16
19
</p >
17
20
18
21
- Reactive redux store for ` Dart ` & ` Flutter ` inspired by ** [ RxRedux-freeletics] ( https://github.com/freeletics/RxRedux ) **
@@ -246,7 +249,6 @@ store.dispatch(action);
246
249
247
250
The [following video](https://youtu.be/M7lx9Y9ANYo) (click on it) illustrates the workflow :
248
251
249
- [](https://app.codacy.com/manual/hoc081098/rx_redux?utm_source=github.com&utm_medium=referral&utm_content=hoc081098/rx_redux&utm_campaign=Badge_Grade_Dashboard)
250
252
[](https://youtu.be/M7lx9Y9ANYo)
251
253
252
254
You can’t perform that action at this time.
0 commit comments