Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pawlik92/flutter_whirlpool
Flutter UI challenge (with Box2D physic)- Smart washing machine app
https://github.com/pawlik92/flutter_whirlpool
app box2d challenge dart flutter flutter-apps neuromorphic smart smart-washing-machine ui ui-challenge
Last synced: 6 days ago
JSON representation
Flutter UI challenge (with Box2D physic)- Smart washing machine app
- Host: GitHub
- URL: https://github.com/pawlik92/flutter_whirlpool
- Owner: pawlik92
- License: mit
- Created: 2020-04-25T16:01:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-23T11:17:13.000Z (about 2 years ago)
- Last Synced: 2024-08-01T12:26:17.259Z (3 months ago)
- Topics: app, box2d, challenge, dart, flutter, flutter-apps, neuromorphic, smart, smart-washing-machine, ui, ui-challenge
- Language: Dart
- Homepage:
- Size: 73.1 MB
- Stars: 878
- Watchers: 19
- Forks: 127
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flutter UI Challenge- SMART Washing Machine
![Flutter smart washing machine app](https://github.com/pawlik92/flutter_whirlpool/raw/master/doc/img/main.png)
## About project
The application was written based on this great UI concept: https://dribbble.com/shots/11018635-Washing-machine
Many thanks to **Dimest**, for allowing me to write an application based on his concept. I encourage you to check out the rest of his great arts: https://dribbble.com/Dimest
## App in action
![Washing machine GIF 1](https://github.com/pawlik92/flutter_whirlpool/raw/master/doc/img/1.gif)
![Washing machine GIF 2](https://github.com/pawlik92/flutter_whirlpool/raw/master/doc/img/2.gif)
![Washing machine GIF 3](https://github.com/pawlik92/flutter_whirlpool/raw/master/doc/img/3.gif)
![Washing machine GIF 4](https://github.com/pawlik92/flutter_whirlpool/raw/master/doc/img/4.gif)## Follow me
If you want to be informed about new projects, follow me on [Instagram](https://www.instagram.com/pwlkx) or [Twitter](https://twitter.com/t_pawlik)
## Dev
To build application, you need to install **Flutter (3.0+)**. You can find help here: https://flutter.dev/docs/get-started/install
The balls simulation is conducted using the **Box2D** physic engine.
## Tips
In settings, you can switch to dark mode and turn off "metaball effect".
![How to disable metaball](https://github.com/pawlik92/flutter_whirlpool/raw/master/doc/img/settings.png)