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. <<

Continuation of Challenge 4

Challenge 5


A challenge by RGgt


Recreate this design:


Before starting this challenge, you should complete Challenge 4

The first technical challenge here is to display the current time and keep updating the UI as time passes.

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