Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yoesuv/flutter-switch-theme


https://github.com/yoesuv/flutter-switch-theme

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

## Flutter switch Light/Dark Theme ##

basic flutter app for switch theme.
download apk file [here](https://e.pcloud.link/publink/show?code=XZfdVCZbY8Slv8dlXy2608wKf1nHQqPKHGV)

#### Dependencies ####
```
Flutter 3.24.3 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 2663184aa7 (2 weeks ago) • 2024-09-11 16:27:48 -0500
Engine • revision 36335019a8
Tools • Dart 3.5.3 • DevTools 2.37.3
```

#### Screenshot Android ####
| ![](https://i.imgur.com/VefgPb6.png) | ![](https://i.imgur.com/VHKnuKx.png) | ![](https://i.imgur.com/KbYHNvh.png) | ![](https://i.imgur.com/UkU5pLb.png) |
| :---: | :---: | :---: | :---: |

#### Screenshot iOS ####
| ![](https://images2.imgbox.com/97/dc/lREOy8Ec_o.png) | ![](https://images2.imgbox.com/3d/c4/6MG2SBTB_o.png) | ![](https://images2.imgbox.com/92/b8/YwqEbWbX_o.png) | ![](https://images2.imgbox.com/fc/cf/O1fxcrSD_o.png) |
| :---: | :---: | :---: | :---: |

#### Libraries ####
- [Equatable](https://pub.dev/packages/equatable)
- [Flutter Bloc](https://pub.dev/packages/flutter_bloc)
- [Shared Preference](https://pub.dev/packages/shared_preferences)