Thanks you so much. Your video are very simple and informative !!
florianrey
would be great a video about using bindings and a GLobal Controller.
DelgadoRecords
So this begs the question: what's the difference then between Get.Put and Get.Create? I mean if GetView and Get.Put works fine, why would I want to use Get.create (forcing me to use GetWidget by doing so)?
jaimepremy
Thank you so much for your video.
I have a question and it is about the content from 5:40 of your video.
I have got an error below when I tried it.
type 'Null' is not a subtype of type 'CountController' in type cast
I think I didn't miss anything from your code. Do you know why I got this error?
sangjuncoreano
Why you use get.put() inside widget ???
techzone
Nice video. I also noticed in my own code when I use Get.create the controller says that it get initialized twice. Why is that? Is that a bug or is that supposed to happen?
ebsanu
I don't mean to disrespect, but the way you pronounce GetWidget is really strange. Somehow it sounds more like GetVisit or something. Strangely you pronounce "widget" more correct. GetWidget should sound the same, just with "get" in front of it
IvoB
Thank you so much for your video.
I have a question and it is about the content from 5:40 of your video.
I have got an error below when I tried it.
type 'Null' is not a subtype of type 'CountController' in type cast
I think I didn't miss anything from your code. Do you know why I got this error?