Menu Zamknij

Flashing Disco Screen

My first project created using Flutter framework. This app simply flashes the screen based on configuration provided by user.

When working on this project I learned some basics about Flutter like creating stateless and stateful widgets, using existing widgets provided by SDK, navigating between screens. Also I really like using ReorderableList for this project – this is a great way to let user customize the list of colors.