Learned some basic cryptography. Generating SSH Keys and GPG Keys.
Learned something annoying about flutter web.
You have to repeat your code 3 times and adjust the parameters to make your site truly dynamic (support mobile, tablet view and desktop view).
All mobile apps have a back buttons (<), if not, it's a menu
There aren't any comprehensive Flutter Game Development courses
Learned some basic cryptography. Generating SSH Keys and GPG Keys.
Learned something annoying about flutter web.
You have to repeat your code 3 times and adjust the parameters to make your site truly dynamic (support mobile, tablet view and desktop view).
All mobile apps have a back buttons (<), if not, it's a menu
There aren't any comprehensive Flutter Game Development courses
Sounds like your learnings/frustations with Flutter would make for a great post Prince! 😉
Definitely going to write about that, thanks. I am mostly learning through code labs and cloning github repos to my machine.