flutter / flutter_clock

BSD 3-Clause "New" or "Revised" License
543 stars 328 forks source link

The default given container by the ClockCustomizer. #18

Closed Soumyadeep21 closed 4 years ago

Soumyadeep21 commented 4 years ago

The default customizer class gives us a container and its in 5:3 ratio? So if my make my clock within that constraints, its all right ?

edburtnieks-private commented 4 years ago

Yes

jkurtw commented 4 years ago

Confirmed.

jkurtw commented 4 years ago

To be sure, from https://flutter.dev/clock: "The clock design should use landscape mode, with a 5:3 aspect ratio."