1 min readNov 8, 2018
Thanks for your kind words 😄.
It’s been a little more than one year now, that I’m playing with Flutter 😃. I started by creating packages based on Slivers… not the easiest part of Flutter 😜, but really fun.
I learn every day, and to be honest, I adapted a lot of the code from the Hero class itself since Sidekicks and Heroes share a lot of stuff.
Now I have to refactor some of my older packages, because I’m like that 😱 when I read the code 😅. But that’s how I learn, step by step, I make some errors, and I learn from them.