Skip to content

turtledev1/flutter_basics_kata

Repository files navigation

Flutter Basics Kata

A kata designed to introduce basic Flutter Widgets: Text, Center, Column, Row, Container.

Getting Started

The goal of this Kata is to reproduce below screenshot

UI to reproduce

Specs:

  • UI is centered vertically
  • There is 32px between the text and the boxes
  • Boxes are 100px*100px

Challenges:

  • Add rounded corners to the boxes
  • Space the boxes evenly in the screen

About

Kata to learn Flutter basics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages