Decoding UIs with Flutter is a series of article aimed at recreating UI elements used by other apps or concepts. in the articles I show how to recreate these UI elements step by step to help beginners understand how to use Flutter to build beautiful widgets in Flutter.
UI Name | Original | Result | Article | Code |
---|---|---|---|---|
Spotify Cards | ![]() |
![]() |
Decoding UIs with Flutter: Spotify Cards | spotify_cards |
Deliveroo Cards | ![]() |
![]() |
Decoding UIs with Flutter: Deliveroo Card | deliveroo_cards |