An open API service indexing awesome lists of open source software.

https://github.com/devmuaz/flutter_bloc_locale_and_theme

A flutter demo app that demonstrate the usage of both Locales and Themes
https://github.com/devmuaz/flutter_bloc_locale_and_theme

bloc dart flutter flutter-bloc locale state-management theme

Last synced: 2 days ago
JSON representation

A flutter demo app that demonstrate the usage of both Locales and Themes

Awesome Lists containing this project

README

        

# Flutter Bloc: Locale and Theme

A flutter demo app that demonstrate the usage of both **Locales** and **Themes** in your
real life app by using the [flutter_bloc](https://pub.dev/packages/flutter_bloc) library.

## Screenshots

##### Light (Ar, En)


 

##### Dark (Ar, En)


 

## Notes

`This is one way to implement such behavior (simplest one), You can come up with greater and easier solution if you would want to dig deeper!`

## Medium articles by the author

You can always read the articles I write on my [devmuaz](https://devmuaz.medium.com/) account which I write pretty great flutter content out there.

## Support

If you find this repo helpful for you and liked it, give it a star ⭐️ it would mean a lot!

## License

**MIT**