Template
Smart Washing Machine App
Flutter UI Challenge app, which use Box2D physic engine
This app is based on amazing Dimest UI: https://dribbble.com/shots/11018635-Washing-machine
The main goal of this app is to show how unlimited things can be created in a flutter. This app using Box2D to simulate real physic inside flutter app. Physics engines don't have to be used only in game dev ;).
The second curiosity is to use a clever trick to create a metaball effect.

Check out source code ;).