No video

Mastering Flutter: Essential Utilities, Helper Functions, Constants and much more

  Рет қаралды 41,906

Coding With T

Coding With T

Күн бұрын

Пікірлер: 182
@frostythewhiffer8102
@frostythewhiffer8102 11 ай бұрын
when will next vid be uploaded ? :') By when the playlist will finish? Wanna stay consistent till the end by progressing daily! Thankyou for all your efforts Lots of Love! :)
@CodingwithT
@CodingwithT 11 ай бұрын
I will upload the next video in a few hours and will keep posted videos almost on a daily basis.
@frostythewhiffer8102
@frostythewhiffer8102 11 ай бұрын
@@CodingwithT BTW is flutter feasible for GSOC 2024? If so, It’d be great if you could make a brief video on that topic too !😇
@CodingwithT
@CodingwithT 11 ай бұрын
I'm not sure about 2024 but yes It was in GSOC since 2020 and most likely will also remain as Flutter is also Google's lang
@mihretabgirma9448
@mihretabgirma9448 10 ай бұрын
@@CodingwithT please code free open source push ........................other thing is you is proffessional developer
@luqmanadebayo8398
@luqmanadebayo8398 Ай бұрын
This is the best flutter tutorial videos so far, not only teaching but also explaining how to do project in professional ways. You are the best T, thank you ❤
@CodingwithT
@CodingwithT Ай бұрын
Thank you so much for your kind words! 😊 I'm thrilled to hear that you find the tutorials helpful in learning Flutter professionally. Your appreciation means a lot! 🚀
@chewlsyy
@chewlsyy 5 ай бұрын
Very detail explanation!! I love how you approach a real-world example for the tutorial which help me to understand everything better. You even teach on how to sort the files on previews video which i have never been taught in school. Thank you sir for releasing this for free. May Allah bless you for the knowledge you share. Ramadan Mubarak and Happy Eid (in advance)🎉
@CodingwithT
@CodingwithT 5 ай бұрын
Thank you so much for your kind words! I'm delighted to hear that you found the tutorial helpful and that it provided you with valuable knowledge. It's always my pleasure to share useful information and real-world examples to help others learn and grow in their skills. Your appreciation means a lot, and I'm grateful for the opportunity to contribute to your learning journey. May Allah bless you abundantly as well, and I wish you a blessed Ramadan and a joyous Eid in advance! 🌙🎉 If you have any more questions or need further assistance, please don't hesitate to reach out.
@amarahmed4123
@amarahmed4123 5 ай бұрын
@@CodingwithT Thank you very much, your tutorial is very helpful I wish you a blessed Ramadan, you are a great teacher! how can I find the full code please ?
@adijaykayiza8769
@adijaykayiza8769 4 ай бұрын
Amazing work man. Also on the color helper part I reckon a Switch statement would be as effective ``switch (value) { case 'Green': return Colors.green; break; case 'Red': return Colors.red; break; //and so on ``
@CodingwithT
@CodingwithT 3 ай бұрын
Thanks for your feedback! Using a switch statement for the Color helper part is indeed another valid approach and can be quite effective, especially if you have many cases to handle. It offers clear readability and can simplify your code. Feel free to implement it according to your preferences and project requirements. If you have any more questions or suggestions, feel free to share them. Keep up the great work!
@user-ow8zc3zn2x
@user-ow8zc3zn2x 6 ай бұрын
Loving it man, you are a great teacher.
@CodingwithT
@CodingwithT 6 ай бұрын
Thank you so much for your kind words! I'm thrilled to hear that you're enjoying the content and finding it helpful
@legardemontcho6739
@legardemontcho6739 9 күн бұрын
Very good chapter once again. Concerning colours, I'd like to know what you think of colorScherme? I think that colorScherme controls a large number of widgets in a global and coherent way.
@legardemontcho6739
@legardemontcho6739 9 күн бұрын
I think that internalising the app in at least 03 languages should be considered. Regarding the storage of strings, I'd like your opinion on the multi-language app?
@enesuqur
@enesuqur 5 ай бұрын
Yes, this is a project built with a perfect layout. But how can we determine everything from color codes, sizes, texts we need to use, all the other details before we start building the application and prepare a layout in this way? Can you give me an idea how I should think about this? Because really, such a start would be a great convenience in the future of the project.
@CodingwithT
@CodingwithT 5 ай бұрын
Planning out your app's design and layout before starting development is crucial for achieving a polished and cohesive result. Here's a general approach you can follow: Requirement gathering, Design in Figma(or anywhere you want), Iterate and Refine, Prepare Design Specs,Begin Development
@analyticswithjaspreet
@analyticswithjaspreet 6 ай бұрын
thank you sir ! top quality content !
@CodingwithT
@CodingwithT 6 ай бұрын
Glad you liked it!
@analyticswithjaspreet
@analyticswithjaspreet 6 ай бұрын
@@CodingwithT sir please do a project on bloc & particularly make a playlist on bloc would be helpful !
@anisurrehman4274
@anisurrehman4274 4 ай бұрын
Assalam alekum sir, where will we get the resources of the images of this project and the resources of Lagos sir and also the icons. .please do answer
@CodingwithT
@CodingwithT 4 ай бұрын
You can get the assets and resources from Project Starter Kit for free :codingwitht.com/product/flutter-ecommerce-app-with-firebase/
@anisurrehman4274
@anisurrehman4274 4 ай бұрын
@@CodingwithT sir how much time its delivered
@revianravilathala4246
@revianravilathala4246 3 ай бұрын
how to i want to get api constant
@zumbarto
@zumbarto 27 күн бұрын
Hello, I read your laptop recommendations. You suggested macbook pro m3. What do you think about macbook air m3 with 16gb ram?
@CodingwithT
@CodingwithT 26 күн бұрын
Hello! Thank you for reaching out. The MacBook Air M3 with 16GB RAM is indeed a good choice. However the Pro model typically offers better performance and features suited for development needs.
@hammadzahid80
@hammadzahid80 3 ай бұрын
15:30 where are these functions
@herleyshaori
@herleyshaori 3 ай бұрын
Thank you T.
@CodingwithT
@CodingwithT 3 ай бұрын
You are so welcome.
@amd4iq
@amd4iq 10 ай бұрын
Thank you very much!
@CodingwithT
@CodingwithT 10 ай бұрын
You welcome 🤗
@legardemontcho6739
@legardemontcho6739 8 күн бұрын
I'd like to know if you've forgotten the extensions folder, for example. You can make extensions for: bool, string, Color, context, ... and so on.
@CodingwithT
@CodingwithT 8 күн бұрын
Can you please explain a bit more
@legardemontcho6739
@legardemontcho6739 7 күн бұрын
@@CodingwithT Could you clarify if you've considered creating an 'extensions' folder? In Flutter, you can create extensions for different types like bool, String, Color, BuildContext, and more. These extensions allow you to add additional functionality to these types. For example: extension ExtensionColor on Color { static Color randomColor(){ final random = Random(); return Color.fromARGB( 255, random.nextInt(256), random.nextInt(256), random.nextInt(256), ); }
@ryansumbele3552
@ryansumbele3552 10 ай бұрын
is this a full stack e-commerce app or it's just a UI
@CodingwithT
@CodingwithT 10 ай бұрын
It's a Complete Fullstack app. I suggest you watch the first official video to know more about this.
@caob1876
@caob1876 9 ай бұрын
I dont' understand the purpose of the color page for example, seeing as we just spent a while setting up the themes?
@CodingwithT
@CodingwithT 9 ай бұрын
Good Question. You will have the answer as you go along the series but let me quickly tell you. We did created most of the things in Themes but not all. There will be many scenarios like Cards, Icons, Containers where you will see that we need colors and by keeping all the colors in the 1 file helps your manage things easily. 😀
@fatmakaatar3519
@fatmakaatar3519 17 күн бұрын
Assalamu alaikum love your content. Allahumma barik. I have a question on how i can get the api secret key in the api constants dart file. Shukran
@CodingwithT
@CodingwithT 15 күн бұрын
Walaikum salam, thank you. Secret Api keys can be found by the service provider whose API you wanted to use. Like Paypal, Stripe etc
@alirezahasani263
@alirezahasani263 6 ай бұрын
thank you. very useful;
@CodingwithT
@CodingwithT 6 ай бұрын
You're welcome. I am glad that you like it.
@moizansari5159
@moizansari5159 Ай бұрын
This is Good But you keeps on going fast as you provided code for the starter kit for App or Web but if we can just copy and paste it again and again so how can we learn the logic behind every thing or every file or class. i am confused here please answer me !
@CodingwithT
@CodingwithT Ай бұрын
I understand your concern. It's great that you want to learn the logic behind the code instead of just copying and pasting. I'll make sure to explain each part of the code in more detail to help you understand the underlying concepts and logic. Feel free to ask any specific questions you have, and I'll be happy to clarify!
@SharifYaqubi-cy7rd
@SharifYaqubi-cy7rd 5 ай бұрын
that was awesome, but when You create const, it does not need to add the Type I mean like this static const double xs = 4.0; instead static const xs = 4.0;
@CodingwithT
@CodingwithT 5 ай бұрын
Yes, you're correct. When you declare a constant with the const keyword in Dart, the type inference system can automatically deduce the type based on the value assigned to it. So, specifying the type explicitly is not necessary, although it's not incorrect to do so. It's a matter of personal preference and code style.
@MohamedIslamDJOUABLIA
@MohamedIslamDJOUABLIA Ай бұрын
sir asalamo alaykom , i have a question , if this is a designe pattern or not , u mentioned in the beginig of this course that u will use the features for folders , but is this methos is a designe pattern known in software engineere ? and if true please tell me the name of this designe pattern , thanks
@CodingwithT
@CodingwithT Ай бұрын
Walaikum Salam, The folder structure is for sure laid out as Feature First but the Design Pattern we are using is MVC (Model View Controller)
@MohamedIslamDJOUABLIA
@MohamedIslamDJOUABLIA Ай бұрын
@@CodingwithT thank U so much sir , please tell me if there's an admin part toturiel for this e-commerce app.
@aswinsubhash7581
@aswinsubhash7581 8 ай бұрын
U are using screen widht and height functions with different name like getScreenHeight in device utility and screenHeight in helper functions, both are same right? Both having different use cases???
@CodingwithT
@CodingwithT 8 ай бұрын
Nothing specific 😕. I didn't notice that. You can use any one of them.
@aswinsubhash7581
@aswinsubhash7581 8 ай бұрын
@@CodingwithT ok brother i am bit confused thats why😊
@kadercherif232
@kadercherif232 8 ай бұрын
Hello, I like your video series thanks I learned a lot but how do you know if a keyboard is displayed or hidden when you click on a texfield widget or other widget that uses a keyboard?
@ImLearningToFlutter
@ImLearningToFlutter 7 ай бұрын
MediaQuery.of(context).viewInsets.bottom != 0.0 if this condition is met, it means that the keyboard is open
@samadhiwarsha4500
@samadhiwarsha4500 Ай бұрын
Sir Can you please let me know from where I can get the helper function code
@CodingwithT
@CodingwithT Ай бұрын
From the link in description
@gsetsmind
@gsetsmind 7 ай бұрын
love from india
@CodingwithT
@CodingwithT 7 ай бұрын
Thank you India, it's always been a huge support from you all. Thanks 🙏👍
@hisyamabilkhoir7092
@hisyamabilkhoir7092 3 ай бұрын
13:38 in internationalFormatPhoneNumber, what is return ?
@Ninja-YT2126
@Ninja-YT2126 3 ай бұрын
same question
@thuongtrinhvan2001
@thuongtrinhvan2001 8 ай бұрын
thank you sir
@CodingwithT
@CodingwithT 8 ай бұрын
You welcome 🤗
@bluFlex_Fx
@bluFlex_Fx 4 ай бұрын
Under device utilities I get an error message saying that "`Future is not a type", how can i resolve this?
@CodingwithT
@CodingwithT 4 ай бұрын
i'm sorry for your error. I didn't know where you got that error specifically. Can you please share where you got that error.
@hammadzahid80
@hammadzahid80 3 ай бұрын
bro where did u create the functions of pricing_calculator.dart please tell me
@CodingwithT
@CodingwithT 3 ай бұрын
I showed them in product design or backend tutorials
@ghulammurtaza7959
@ghulammurtaza7959 11 ай бұрын
How many total videos will be of this e-commerce course? I want to know course length
@CodingwithT
@CodingwithT 11 ай бұрын
There will be around 45 videos in total and also I'm planning to enhance more by adding FCM and other State Managements later on.
@ghulammurtaza7959
@ghulammurtaza7959 11 ай бұрын
@@CodingwithT it's great 😃
@SonuKumar-ib4xk
@SonuKumar-ib4xk 6 ай бұрын
The helper function isDarkMode does not work properly.I have followed your series from the beginning.
@CodingwithT
@CodingwithT 6 ай бұрын
If you are not passing the context then pass the contact of screen and do not use Get. contaxt
@muhendis_
@muhendis_ 2 ай бұрын
It took me a long time 😅
@CodingwithT
@CodingwithT 2 ай бұрын
🫨
@MuhammadUsama-vv1wo
@MuhammadUsama-vv1wo 6 ай бұрын
Hello sir! I`m getting errors on import packege intl can you give the best solution for this and how i can impliment this. Thank You
@CodingwithT
@CodingwithT 6 ай бұрын
What kind of issues? If there is any version or package dependency issues then you have to resolve that
@Abdullahhhh2001
@Abdullahhhh2001 9 ай бұрын
14:44 what is T? you did not define that? static List removeDuplicates(List list) { return list.toSet().toList(); }
@CodingwithT
@CodingwithT 9 ай бұрын
Good question. T is a generic type and when ever we will call removeDuplicates and return type is List that means you can return any type of List but when you defined the T it will only accept that type. E.g. final List user = removeDuplicates(users); Now in this case T should be the Users
@Abdullahhhh2001
@Abdullahhhh2001 9 ай бұрын
Hi thanks for the answer. I downloaded the starter kit and everything was fine.
@jankipatel7052
@jankipatel7052 7 ай бұрын
I got an error in KBottomNavigationBarHeight and KToolbarHeight.. I don't understand it please help me..and thank you very much this seris videos are very helpful for my project.
@CodingwithT
@CodingwithT 7 ай бұрын
They are just built in values of Flutter 🍃. Hover and import both
@CodingwithT
@CodingwithT 7 ай бұрын
They are just built in values of Flutter 🍃. Hover and import both
@jankipatel7052
@jankipatel7052 7 ай бұрын
Thank you sir ​@@CodingwithT
@HeaderTalk
@HeaderTalk 3 ай бұрын
how can we ask ? if we have a question
@user-bw3hq5bj6d
@user-bw3hq5bj6d 6 ай бұрын
Hey mate. may i get the aceess to starter kit source code? Above link asks to pay for the source code.
@CodingwithT
@CodingwithT 6 ай бұрын
You can choose start kit and can easily download that for $0
@b.farhana
@b.farhana 10 ай бұрын
Sir if we want the code, do we need to purchase it?
@CodingwithT
@CodingwithT 10 ай бұрын
Hi, you can download the code from the link in the description. If you somehow cannot pay it, you can contact me at support@codingwitht.com. 😊
@CodingwithT
@CodingwithT 10 ай бұрын
Hi, it's free and now you can download the Starter kit from the link in description
@alghanykennedy
@alghanykennedy 11 ай бұрын
Sir, where i can get the assets images? thankyou
@CodingwithT
@CodingwithT 11 ай бұрын
You can download the project from the link given in description or simply download images from icons8.com
@alghanykennedy
@alghanykennedy 11 ай бұрын
@@CodingwithT how about logo for splash screen?
@TENUGREALS
@TENUGREALS 10 ай бұрын
Sar mujhe is app ka project setup file nahin download ho raha hai
@pyaephyoenaing1655
@pyaephyoenaing1655 4 ай бұрын
Hello sir , you forget to show outline_buttom_theme.dart file at previous video.
@CodingwithT
@CodingwithT 4 ай бұрын
You can download the starter kit with those files added.
@uctuanvo8241
@uctuanvo8241 4 ай бұрын
Can you show me the end of the formtter.dart file please
@mohamedkaddourdjebbar93
@mohamedkaddourdjebbar93 Ай бұрын
From where I can get the used images ?
@CodingwithT
@CodingwithT Ай бұрын
You will get the icons from icons8.com
@CodingwithT
@CodingwithT Ай бұрын
You can also get the assets from the product link in the description by selection project starter kit in the variation for free
@mohamedkaddourdjebbar93
@mohamedkaddourdjebbar93 Ай бұрын
@@CodingwithT Thank you brother! You're a life saver.
@Eagle_NN
@Eagle_NN 10 ай бұрын
Hello! 1. Why you use 2 functions "isLandscapeOrientation" and "isPortraitOrientation"? I think isLandscapeOrientation != isPortraitOrientation and we can get by with one function in all situations. Or am I wrong? (sory my bad english)! 2. In func getScreenHeight why you dont use "Get.mediaQuery.size.height" instead "MediaQuery.of(Get.context!).size.height"? Moreover, in the second case, you still use the GetX package to get the context (other functions are similar).
@CodingwithT
@CodingwithT 10 ай бұрын
Hi, 👋 Nice question. It's just a helper functions so for the learning purpose I keep it that way so anyone can filter out for their own choices.
@sagarkoju7710
@sagarkoju7710 4 ай бұрын
Where can i get the free start kit source code??
@CodingwithT
@CodingwithT 4 ай бұрын
Go to the link: codingwitht.com/product/flutter-ecommerce-app-with-firebase/ Select App Project Starter kit in variations.
@user-un8qr5mf2r
@user-un8qr5mf2r 8 ай бұрын
I only showed line 52 in the formatter screen so where are the rest?
@CodingwithT
@CodingwithT 8 ай бұрын
You can download the starter kit for utilities assets constants from the download link provided in the description
@user-un8qr5mf2r
@user-un8qr5mf2r 7 ай бұрын
@@CodingwithT sir please, just I'd like line 52 in the formatter screen so where are the rest?
@reantam6762
@reantam6762 5 ай бұрын
i = end; } return formattedNumber.toString(); } }
@HuzaifaAtta-xj3uo
@HuzaifaAtta-xj3uo 13 күн бұрын
How to get the images ??
@CodingwithT
@CodingwithT 10 күн бұрын
You can download the assets from codingwitht.com/product/flutter-ecommerce-app-with-firebase by selecting App Project Starter kit in variation for free.
@ShamanKS
@ShamanKS 5 ай бұрын
12:01 check point
@ShamanKS
@ShamanKS 5 ай бұрын
14:15 number 2
@devetips
@devetips 9 ай бұрын
@CodingwithT thank you very much appreciate the efforts. to download the code i have to buy it?
@CodingwithT
@CodingwithT 9 ай бұрын
You can buy one to help get this going or even download the project starter kit for free 🆓.
@HuyTran-ve5jz
@HuyTran-ve5jz 5 ай бұрын
how to get photo file in above application, please help me
@CodingwithT
@CodingwithT 5 ай бұрын
Can you please explain what do you mean by photo file?
@ssaai
@ssaai 4 ай бұрын
Is assets is downloadable ?
@CodingwithT
@CodingwithT 4 ай бұрын
yes you can download it for free Go to the link: codingwitht.com/product/flutter-ecommerce-app-with-firebase/ Select App Project Starter kit in variations.
@murtazaali9346
@murtazaali9346 4 ай бұрын
where i can get these images?
@CodingwithT
@CodingwithT 4 ай бұрын
You can download the project starter kit having assets, folder structure and much more from the link codingwitht.com/product/flutter-ecommerce-app-with-firebase
@arshadm1993
@arshadm1993 10 ай бұрын
how to buy the sourcecode? Paypal is declining payment
@CodingwithT
@CodingwithT 10 ай бұрын
Please retry and let me know.
@A2Vloogs
@A2Vloogs 8 ай бұрын
did you purchased?
@MameMan-kf5vj
@MameMan-kf5vj 6 ай бұрын
how can i get the sorce code
@CodingwithT
@CodingwithT 5 ай бұрын
You can download the code from the provided link: codingwitht.com/product/flutter-ecommerce-app-with-firebase/
@__TanjidAhmed
@__TanjidAhmed 10 ай бұрын
brother Where to get the APi key?
@CodingwithT
@CodingwithT 9 ай бұрын
Which API dear?
@hassanabdirahmanelmi4465
@hassanabdirahmanelmi4465 9 ай бұрын
Mr. T, can we get project images only?
@CodingwithT
@CodingwithT 9 ай бұрын
Yes you can directly download the project starter kit for free with all its resources and images.
@hassanabdirahmanelmi4465
@hassanabdirahmanelmi4465 9 ай бұрын
where/link to download?@@CodingwithT
@CodingwithT
@CodingwithT 9 ай бұрын
In the description
@ibitowadaniel848
@ibitowadaniel848 7 ай бұрын
​@@CodingwithTplease I'm begging you make it available again... Maybe it was there and you deleted it but it's really hard to work with this code without the starter file especially the images.
@CodingwithT
@CodingwithT 7 ай бұрын
Starter kit is still available for everyone to download.
@mobilexdev
@mobilexdev 7 ай бұрын
which architecture is based this app ?
@CodingwithT
@CodingwithT 7 ай бұрын
MVC and Getx
@mobilexdev
@mobilexdev 7 ай бұрын
@@CodingwithT AMAZING WORK !
@rabebsassi
@rabebsassi 6 ай бұрын
how can i find the logos and icons plz??
@Soouuhh
@Soouuhh 6 ай бұрын
my same question you should buy it that's not good he should give us the images
@CodingwithT
@CodingwithT 6 ай бұрын
You can simply download the complete starter kit for free from the link in the description.
@CodingwithT
@CodingwithT 6 ай бұрын
That's not paid dear. The whole starter kit is available for download for $0
@awaisanees4352
@awaisanees4352 9 ай бұрын
how i write or get api keyconstant or scereat Api key???
@CodingwithT
@CodingwithT 8 ай бұрын
Use the same patterns we used to create TSizes and TColors.
@awaisanees4352
@awaisanees4352 8 ай бұрын
i dont understand what you say@@CodingwithT
@CreativeMindOfficials
@CreativeMindOfficials 3 ай бұрын
Where kToolbarheight you intialized
@CodingwithT
@CodingwithT 3 ай бұрын
It’s default one by Flutter
@zhanzhad
@zhanzhad 4 ай бұрын
how can I get the source codes for free?
@CodingwithT
@CodingwithT 4 ай бұрын
You can download the starter kit for free and the link is in description
@zhanzhad
@zhanzhad 4 ай бұрын
@@CodingwithT Thank you so much T. Hope you great success in Tech
@CodingwithT
@CodingwithT 4 ай бұрын
You welcome
@aouadicharaf1038
@aouadicharaf1038 9 ай бұрын
❤❤❤
@Doflamingo41
@Doflamingo41 2 ай бұрын
share code pls its to hard to write bro pls
@CodingwithT
@CodingwithT 2 ай бұрын
Starter kit for free and already shared. Link is in the description
@Hamza-yq7sj
@Hamza-yq7sj 11 ай бұрын
@CodingwithT
@CodingwithT 11 ай бұрын
Thank you
@Fathima-cg7iz
@Fathima-cg7iz 4 ай бұрын
Hlw sir I have a doubt
@Fathima-cg7iz
@Fathima-cg7iz 4 ай бұрын
How I get that URL in my project? please tell me the steps for me
@Fathima-cg7iz
@Fathima-cg7iz 4 ай бұрын
Why use this API URL link
@CodingwithT
@CodingwithT 4 ай бұрын
As you move along the course hopefully you’ll have your answers 🤗
@rishabhdevchandrakar2957
@rishabhdevchandrakar2957 22 күн бұрын
bro at least you should give us some common file like colors,pictures or theme
@CodingwithT
@CodingwithT 21 күн бұрын
Yes, you can get all the assets colors, themes, folder structure for free from, codingwitht.com/product/flutter-ecommerce-app-with-firebase/ selecting "App project starter kit" in variations
@techinfo3478
@techinfo3478 6 ай бұрын
If you copy the source code then you will have to pay Rs 3200.
@CodingwithT
@CodingwithT 6 ай бұрын
Starter Kit is available for freee
@mrhosin1376
@mrhosin1376 3 ай бұрын
@@CodingwithTreally appreciated, the kit is so awesome 🎉❤
@IamHariJags
@IamHariJags 8 ай бұрын
i want a job I am a fresher.😶‍🌫
@CodingwithT
@CodingwithT 8 ай бұрын
I might soon announce jobs 😃. Stay tuned 😁
@IamHariJags
@IamHariJags 8 ай бұрын
@@CodingwithT I dont have a fancy resume... But Bro If I get hired I will work like a loyal dog .
@zulkarneynerylmaz3395
@zulkarneynerylmaz3395 4 ай бұрын
Hello, what is the _baseUrl in http_client.dart? Can you help me?
@CodingwithT
@CodingwithT 4 ай бұрын
Its the actual url of any website you are using
@fathimaifla9215
@fathimaifla9215 4 ай бұрын
How we get that URL?
@muhendis_
@muhendis_ 2 ай бұрын
dude, heyy!! are you angel?? go to heaven insallah 🥹🌹
@CodingwithT
@CodingwithT 2 ай бұрын
👐 so nice of you 🤠
@aouadicharaf1038
@aouadicharaf1038 9 ай бұрын
❤❤❤
Flutter Onboarding Screen Tutorial - Flutter eCommerce App
23:42
Coding With T
Рет қаралды 44 М.
Top 30 Flutter Tips and Tricks
6:50
Flutter Mapp
Рет қаралды 551 М.
这三姐弟太会藏了!#小丑#天使#路飞#家庭#搞笑
00:24
家庭搞笑日记
Рет қаралды 101 МЛН
English or Spanish 🤣
00:16
GL Show
Рет қаралды 8 МЛН
Most overpowered way to build mobile apps?
8:33
Beyond Fireship
Рет қаралды 777 М.
Freezed (Package of the Week)
2:57
Flutter
Рет қаралды 183 М.
Login Page in Flutter tutorial - Flutter Login Page UI 2023
16:45
Coding With T
Рет қаралды 36 М.
Vercel Gave Up On Edge
17:50
Theo - t3․gg
Рет қаралды 100 М.
Essential Steps to Master Responsive Design in Flutter Web
15:12
Flutter Data Table Tutorial | Flutter Table Widget Guide
19:34
Hussain Mustafa
Рет қаралды 2,3 М.
这三姐弟太会藏了!#小丑#天使#路飞#家庭#搞笑
00:24
家庭搞笑日记
Рет қаралды 101 МЛН