Skip to content

Commit 9c3c62a

Browse files
authored
Update README.md
1 parent 617bb17 commit 9c3c62a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# change_theme_language_bloc :iphone:
2-
## FUNCTIONAL REACTIVE PROGRAMMING
2+
## FUNCTIONAL REACTIVE PROGRAMMING <img src="https://avatars2.githubusercontent.com/u/6407041?s=100&v=4" height="50">
33
## RxDart + BLoC pattern + Built value
44
## BLoC pattern: receive action stream and transform them to state stream using RxDart operator (such as map, filter, switchMap, concatMap, combineLatest, exhaustMap, flatMap, withLatestFrom, distinct...)
55

6+
<p align="center">
7+
<img src="https://miro.medium.com/max/1184/1*z_rHqhO0j_t4WtbR79RWLQ.png" >
8+
</p>
9+
610
Dynamically changing your theme and your language without hassle
711

812
## Flutter

0 commit comments

Comments
 (0)