hoc081098 / change_theme_language_BLoC_pattern_RxDart

[β„οΈπŸŒ€ FUNCTIONAL REACTIVE PROGRAMMING] [PURE RXDART] Change runtime theme - locale language flutter :zap: 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 :heart::

Home Page:https://pub.dartlang.org/packages/flutter_bloc_pattern

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 :zap: 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 :heart::

https://pub.dartlang.org/packages/flutter_bloc_pattern


Languages

Language:Dart 97.9%Language:Swift 1.1%Language:Kotlin 0.9%Language:Objective-C 0.1%