Flutter Challenges

Short, yet interesting challenges that will help gradually master Flutter.

Thank you all for your feedback!

I stated working on making this site dynamic.
Things that will be added:
  • the ability to publish your own solutions
  • the ability to vote/downvote solutions
  • the ability to comment on solutions
>> If you have additional ideas, let's debate them here. <<

Challenge 2


A challenge by RGgt


Recreate this design:


The technical challenge here is to pass the scale factor from the slider to the yellow rectangle, and then scale it according to the scale factor.

Remember:
You should always aim to solve these challeges yourself as this way you will learn the most. To help you get started, some challages will include hints about the components that you need to use and term that you need to investigate.

Spoiler:


Previous challenge Next challenge