Inspiration
I love puzzles. One day I found a Klotski puzzle and it was challenging with a lot of variants to solve it. Now I decided to create this puzzle with Flutter and you can try to solve it.
What it does
You have to move blocks to free the space for the main block. To solve this puzzle you have to move the main block(the biggest one) to the bottom middle position.
How we built it
I created this puzzle with pure Flutter and Dart without any libs but with a bit of love.
Challenges we ran into
It was interesting to create UI, puzzle logic, and gestures.
Accomplishments that we're proud of
With a small count of pure Dart and Flutter code, we have an interesting puzzle ;)
What we learned
Flutter is great for UI and Dart is powerful and clean language.
What's next for Klotski puzzle
More levels!
Built With
- dart
- flutter


Log in or sign up for Devpost to join the conversation.