Skip to main content

2 posts tagged with "Animation"

Articles related to animations.

View All Tags

Flutter UI challenge: rotary passcode (animations)

· 82 min read

Retro rotary passcode input UI challenge made with Flutter. The main focus of this part is motion design - animations.

Header image - Rotary passcode Flutter UI challenge (animations)

In the previous part, we implemented all the static elements of the rotary passcode UI. In this article, I will cover the motion design part of the challenge - animations, gestures, transitions and other fancy eye candies visible on the screen.