Not so long time ago, Flutter organized the #FlutterClock Challenge, for which we made a clock animation. The task was to create a visually appealing UI, and we think we did it successfully. What do you think ☺️?
#flutter
Is it too late to submit a gravity-based Flutter clock?
(Minute-hand is inside because the rotation is faster closer to the source (prop. to 1/r^2))
#flutter#flutterclock
That’s awesome!!! Doing 3D in Flutter is relatively simple with the custompainter (see my flutterclock as an example) and all the methods using tranformation matrices. But that looks like custom renderers taking care of a 3D layout!!! Where’s the code?
github.com/vmorilla/sunset_r…
I just received my prize in #FlutterClock challenge - the @Lenovo smart clock. Wanted to check out my #Flutter clock face but unfortunately there's no developer mode available 🤷♂️ Either way pretty fun device. Thanks @MartinAguinis@nlycskn@timsneath! 🎉
🧐Wondering how @Miickel created the winning #FlutterClock?
"Everything is painted purely with Flutter’s Canvas: no assets, no packages, and no prebuilt widgets were used."
Read his article here → goo.gle/39JRcHe