I highly recommend this tutorial for people who are with Ionic (angular) and want to learn Flutter. Your way of explaining it and implementing code makes it quite similar to how you would do it with Ionic and that really helps me. I was very skeptical about migrating an Ionic app to Flutter, but after watching this tutorial I realized that it's not that complicated and I think I'll take the leap. Thanks Simon 👏
thanks for this video very detailed. it really helped me to build my mobile app for social media content creator (dashboarding solution), which is now live! it has been few days only but this video was very helpful! API was a bit trickier but could make it work eventually :) cheers
Hi, Simon. You did a great tutorial thanks to it I was able to connect to my API, but I have one problem. I would like to do a filtering of the list that I download from the API, and it keeps returning the lack of data. Could you do a list search from the API? It would be great. Great job :)
Hey man you are not that interesting in using Ionic for most of your projects right now? What do you think about Ionic right now. You used to say you didn't like using RN or Flutter and now I see you using most of the time.
I try out different technologies to get a better perspective of the whole cross platform landscape. That doesn't mean I'm not using it anymore, I like it just as much as before!
Everything is a widget but what is a widget? Widget is a class and all widgets you use derived from this Widget class that's why everything you use is a Widget.
Now you want to learn more about Flutter? Awesome!
Check out my new platform galaxies.dev/ for some practical courses & more tutorials 🚀
I highly recommend this tutorial for people who are with Ionic (angular) and want to learn Flutter. Your way of explaining it and implementing code makes it quite similar to how you would do it with Ionic and that really helps me. I was very skeptical about migrating an Ionic app to Flutter, but after watching this tutorial I realized that it's not that complicated and I think I'll take the leap. Thanks Simon 👏
Thank you Manuel - happy to share a different perspective on building apps with Flutter!
Said well.
Thanks for the tutorial. I'm definitely saving this one. 👍
Nice this will be my first aproach to flutter after code with you with Ionic, Thnx a lot!
Glad I could help! Just give it a try :)
Thank you for another great video! :)
thanks for this video very detailed. it really helped me to build my mobile app for social media content creator (dashboarding solution), which is now live! it has been few days only but this video was very helpful!
API was a bit trickier but could make it work eventually :) cheers
Wait for next videos Grimm, thx a lot!
Every week 🤝
great video + my first API fetching on Flutter, but I have a little problem it keeps return a Single result ( only one user name and email )
great tutorial!
Thank you Thiago!
Great tutorial, thx! As a follow-up, transforming this code into a website using Flutter Web would be super interesting!
Will check out Flutter for web soon again now that Flutter 3.7 is out!
How to make the terminal like yours
This is amazing! Can you do a tutorial also with React Native? 😬
Sure Silvia, more to come soon!
Hi, Simon. You did a great tutorial thanks to it I was able to connect to my API, but I have one problem. I would like to do a filtering of the list that I download from the API, and it keeps returning the lack of data. Could you do a list search from the API? It would be great. Great job :)
Hey man you are not that interesting in using Ionic for most of your projects right now? What do you think about Ionic right now. You used to say you didn't like using RN or Flutter and now I see you using most of the time.
I try out different technologies to get a better perspective of the whole cross platform landscape. That doesn't mean I'm not using it anymore, I like it just as much as before!
whats the theme?
Right click => refactor => wrap and you dont have to cut and paste :)
Sir make flutter scratch course playlist....
what a decor :)
why all you make get response and none about post
make more video on flutter.
Planned for the future!
plz make more videos in flutter sir
github code not found 404 :
It's linked in the tutorial on Galaxies and you need to connect your Github account to Galaxies.dev in order to download it!
more flutter
Everything is a widget but what is a widget? Widget is a class and all widgets you use derived from this Widget class that's why everything you use is a Widget.