Skip to content

[β„οΈπŸŒ€ FUNCTIONAL REACTIVE PROGRAMMING] [PURE RXDART] Change runtime theme - locale language flutter ⚑ A simple starter app with a drawer and a dynamic theme changer and persistent theme using the sharedpreferences. Change theme and language, using BLoC pattern, RxDart, SharedPreference, ... ⭐️ Flutter dynamic_theme ❀️:

hoc081098/change_theme_language_BLoC_pattern_RxDart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

25 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

change_theme_language_bloc πŸ“±

FUNCTIONAL REACTIVE PROGRAMMING

RxDart + BLoC pattern + Built value

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...)

Dynamically changing your theme and your language without hassle

Flutter

Using BLoC πŸ‘ pattern with rxdart πŸ’ͺ library
Star ⭐ if it is helpful πŸ‘

Trying

Download APK

Demo πŸ“· 🎨

Develop πŸ‘

Make sure finish install Flutter successfully

  1. Clone this repo by: git clone https://github.com/hoc081098/change_theme_language_BLoC_pattern_RxDart.git
  2. Install all the packages by: flutter packages get
  3. Run app on your simulator or device by: flutter run

Getting Started πŸ”₯ πŸ”₯ πŸ”₯ πŸ”₯ πŸ”₯ πŸ”₯ πŸ”₯ πŸ”₯

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

[β„οΈπŸŒ€ FUNCTIONAL REACTIVE PROGRAMMING] [PURE RXDART] Change runtime theme - locale language flutter ⚑ A simple starter app with a drawer and a dynamic theme changer and persistent theme using the sharedpreferences. Change theme and language, using BLoC pattern, RxDart, SharedPreference, ... ⭐️ Flutter dynamic_theme ❀️:

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages