Mr. Johan I cannot thank you enough for this totally amazing and best tutorial on dart and flutter. 👍👍👍👍 This might also be very "aspris" of me but would you mind creating a course on Flutter working with Google's firebase, I think it would compliment this amazing content nicely. 🙇♂🙇♂🙇♂🙇♂
Check this video: ua-cam.com/video/g1hrzbSFh5c/v-deo.html. Everything stays the same. Your MainPage, in the example on the video in the link, will just be your first route.
If we just keep pushing routes to the stack without popping does the stack grow out of control? Is there a way to see the full navigation stack and monitor it while testing?
I'm Oracle programmer where i dont have to use classes in my programs , because oracle is a procedural programming language. Classes concept made every thing about flutter is complicated. in Oracle , to move from page to page all i have to do is call call_form() function . if these some data i want to send to this page , al i have to do is to use global variables that can be accessed anywhere and anytime in the runtime application . why flutter cant be that easy!!!!!!!!!! taking into consideration that mr.Johan Jurrius explained it as easy as possible to make understandable.
Hi Johan, I just want to sincerely thank you for this video clip. So far, this is the best of the best I discover on the net.
Thank you, I learned a lot from this lesson!
Thank you for the tutorials. I've shared your channel on Reddit. And Congratz for 5k Subs! You deserve alot more.
Thank you, I learned a lot from this lesson.
You are awesome !
This video was very helpful!
Mr. Johan I cannot thank you enough for this totally amazing and best tutorial on dart and flutter. 👍👍👍👍
This might also be very "aspris" of me but would you mind creating a course on Flutter working with Google's firebase, I think it would compliment this amazing content nicely. 🙇♂🙇♂🙇♂🙇♂
Amazing. Learned a lot
Awesome work, thank you so much
hello, for some reason setting the primaryColor property on ThemeData does not do anything instead i had to use primarySwatch. Thanks
If you have your appbar and bottomnavigationbar on the main.dart, how do you now display them on the page? I've lost that with this example. Any idea?
Check this video: ua-cam.com/video/g1hrzbSFh5c/v-deo.html. Everything stays the same. Your MainPage, in the example on the video in the link, will just be your first route.
If we just keep pushing routes to the stack without popping does the stack grow out of control? Is there a way to see the full navigation stack and monitor it while testing?
widget inpector
Many thanks!
18:00
I'm Oracle programmer where i dont have to use classes in my programs , because oracle is a procedural programming language. Classes concept made every thing about flutter is complicated. in Oracle , to move from page to page all i have to do is call call_form() function . if these some data i want to send to this page , al i have to do is to use global variables that can be accessed anywhere and anytime in the runtime application . why flutter cant be that easy!!!!!!!!!! taking into consideration that mr.Johan Jurrius explained it as easy as possible to make understandable.
Good video, thank you, could you give a source code please?)