#Google Flutter - Theme Extensions
13:36
Пікірлер
@Intelligent_Eagle
@Intelligent_Eagle 7 күн бұрын
This is great.
@Intelligent_Eagle
@Intelligent_Eagle 9 күн бұрын
Excellent tutorial
@Pradeeshkumar638
@Pradeeshkumar638 10 күн бұрын
how to change flutter icon to my app icon i have made some changes but it works only for the debug version
@tendainmupezeni5157
@tendainmupezeni5157 Ай бұрын
Thanks , this is a real world , hands on, example on how to implement bloc and bloc architecture👏
@cstv333
@cstv333 Ай бұрын
I'm reviewing this video late 2024, even though it is over 3 years old, this tutorial still has a lot of value to beginners, in my opinion. I've watched it twice, followed along the second time (had to make some changes to accommodate Null safety) but was able to understand the MVVM concepts. I also learned more about Provider, and Error Checking. Excellent tutorial. I'll probably review it a third time, so I can really understand what parts of the code are doing what. Thanks
@tushar351
@tushar351 2 ай бұрын
Can we do this in background with Fcm...???
@MobileProgrammer
@MobileProgrammer 2 ай бұрын
what do you mean exactly? fcm is not a background audio player
@tushar351
@tushar351 2 ай бұрын
@MobileProgrammer I mean i will send url in fcm payload. Download it. If not already downloaded. Use device path and play as notifications sound
@tushar351
@tushar351 2 ай бұрын
@@MobileProgrammer currently I am doing the same but working in only foreground. Not working in background
@tushar351
@tushar351 2 ай бұрын
@@MobileProgrammer Android fore background working. Ios foreground working. But ios background......
@khalfanullah6839
@khalfanullah6839 3 ай бұрын
really good with out wasting time.....
@Intelligent_Eagle
@Intelligent_Eagle 3 ай бұрын
Such a simple nice way of explaining things, you are awesome. thanks.
@anishsm8901
@anishsm8901 4 ай бұрын
Great Tutorial
@ashmaei
@ashmaei 5 ай бұрын
Thanks for the tutorial !!! Appreciated it !!!
@ericjohnson1329
@ericjohnson1329 5 ай бұрын
Great Tutorial, Very easy.
@pravinprince3221
@pravinprince3221 5 ай бұрын
Thank you for the wonderful video sir, it its so helpful for me and my team thanks again sir
@MobileProgrammer
@MobileProgrammer 5 ай бұрын
I am glad it helped. Please support by like and subscribe. thanks
@manishmg3994
@manishmg3994 5 ай бұрын
Nice to see you again
@juliejohn5159
@juliejohn5159 5 ай бұрын
Great small tutorial.
@anishsm8901
@anishsm8901 5 ай бұрын
This is simple and awesome. thanks
@ALESHAKAN
@ALESHAKAN 6 ай бұрын
how to export to apk file with PHP, for that some data from database MySQL was displayed in APK application, Mobile Programmer? It's Posible to export PHP and database mysql, that some data was displayed in apk application? Can you show it, Mobile Programmer?
@MobileProgrammer
@MobileProgrammer 5 ай бұрын
not possible. php and apk are not even remotely close
@ALESHAKAN
@ALESHAKAN 5 ай бұрын
@@MobileProgrammer ARE YOU SURE? I SAID THAT TO MY CLIENT
@abhaykevat3997
@abhaykevat3997 7 ай бұрын
source code?
@whosml
@whosml 7 ай бұрын
Very nice tutorial, thankyou!! but after minute 24:00 it has some sneaky changes!!
@MobileProgrammer
@MobileProgrammer 7 ай бұрын
what exactly are you referring to? any difficulties in following? let me know
@whosml
@whosml 7 ай бұрын
I just noticed the file btn_save_update.dart was moved from screens to widgets (which makes more sense to be at). Really appreciate the answer back, honestly didn't think you would notice my comment, Thanks!! Great Job Man!!
@manscapeball4509
@manscapeball4509 6 ай бұрын
@@MobileProgrammer hello, I noticed that there was no video covering placing the addToDo button into the homepage. at 24:00 the add icon appears however it is not certain how you setup the script
@MobileProgrammer
@MobileProgrammer 6 ай бұрын
@manscapeball4509 i might have missed it, plz check the source code.
@AnkitSingh-s9l2t
@AnkitSingh-s9l2t 7 ай бұрын
please make a video how we can use this notification with firebase foreground ,terminated, background case ontap ,largeicon,bigpicture in all cases .please
@krisd9506
@krisd9506 8 ай бұрын
Nice video, but unfortunately it no longer compiles. The FileOperationsScreen class throws a number of errors.
@MobileProgrammer
@MobileProgrammer 8 ай бұрын
sorry to hear that. may be tough can just make the recommended changes. let me know if any help is needed.
@krisd9506
@krisd9506 8 ай бұрын
I got it to work with some changes. It was due to the Flutter update breaking the code (this is a REALLY frustrating thing about Flutter). I am using the Windows debugging. Where is the text file on the hard disk? I'm unable to find it even if I search the entire hard disk for "myfile.txt".
@MobileProgrammer
@MobileProgrammer 8 ай бұрын
@krisd9506 its on your device. app is running on the device. check devices file system.
@kuberan-j4n
@kuberan-j4n 8 ай бұрын
whats the difference between mvvm and mvc in flutter both seems similar except the names
@pravinprince3221
@pravinprince3221 8 ай бұрын
Thank you for the wonderful tutorial sir, it is so useful for me and my team, thanks again sir
@Intelligent_Eagle
@Intelligent_Eagle 8 ай бұрын
excellent tutorial. thanks
@sciversewithmtech
@sciversewithmtech 8 ай бұрын
How do i get the value of the inputs in the validate area in the controller?
@UCDAT
@UCDAT 8 ай бұрын
Video good And giving Source code to the student is very bad way
@MobileProgrammer
@MobileProgrammer 8 ай бұрын
sharing is caring 😊
@SvetlanaMarinova-hz3lg
@SvetlanaMarinova-hz3lg 9 ай бұрын
The project will not even compile. I get complains about variables in VideoList class that can be null, I started fixing by adding ? to the types, but still a lot of work and mess
@m.bhavanasri3422
@m.bhavanasri3422 9 ай бұрын
instead of xampp can i use mysql workbench
@zamirszn
@zamirszn 9 ай бұрын
Nice tutorial, thank you
@cliffclarke4404
@cliffclarke4404 10 ай бұрын
This tutorial is no longer working as most of the classes used have been deprecated.
@MobileProgrammer
@MobileProgrammer 10 ай бұрын
okay. sorry. will try to update.
@AyushMahore-hh7vj
@AyushMahore-hh7vj 10 ай бұрын
Great work man !!!!
@DataTesting-vi1ih
@DataTesting-vi1ih 10 ай бұрын
It's not playing in background even after turning the background mode on, in iOS simulator
@mosaadibrahim5101
@mosaadibrahim5101 10 ай бұрын
How to play KZbin with the phone screen off
@gigamgamboa828
@gigamgamboa828 10 ай бұрын
thank you!
@NisargChaniyara
@NisargChaniyara 10 ай бұрын
How to record audio in background using foreground service, can you please make a video for that ?
@jefryIT
@jefryIT 11 ай бұрын
thankyou
@carlsmith358
@carlsmith358 11 ай бұрын
The best tutorial of MVVM in Flutter using network requests that I've found. I'm also glad you corrected my assumption that screens with user input needed to be StatefulWidgets.🙂
@MobileProgrammer
@MobileProgrammer 11 ай бұрын
I am glad
@anassa6737
@anassa6737 11 ай бұрын
source code plz :(
@MedioNoOficial
@MedioNoOficial Жыл бұрын
Finally I understood the MVVM in flutter. But I still have a question. It could be a good idea to implement MVVM patern if you handle your data through streams, for example from websocket, and build your list consuming directly the stream with StreamBuilder?
@manankoyawala5337
@manankoyawala5337 Жыл бұрын
Working well this is my first experenice with socket io thanks
@pravinprince3221
@pravinprince3221 Жыл бұрын
thank you for the wonderful video sir, it is so helpful for me and my team
@emir3936
@emir3936 Жыл бұрын
Thank you, but we have a problem, it cannot be managed from the notification screen.
@MobileProgrammer
@MobileProgrammer Жыл бұрын
you need to add controls to it, which i have not shown in the video to keep it minimum and simple.
@emir3936
@emir3936 Жыл бұрын
@@MobileProgrammer Thank you for your quick reply. You write very clean code. I liked it very much. Can you tell me the titles of what I can add?
@MobileProgrammer
@MobileProgrammer Жыл бұрын
@emir3936 thanks buddy. i couldn’t fully understand your question. sorry, can you elaborate?
@emir3936
@emir3936 Жыл бұрын
@@MobileProgrammer OK, how can I manage it from the notification screen? What is the title I can search on KZbin for that?
@MobileProgrammer
@MobileProgrammer Жыл бұрын
@emir3936 okay, check my previous tutorial on same topic. its little outdated, do i made a new one
@progtom7585
@progtom7585 Жыл бұрын
thanks so much for the video, I was mentally blocked about how to implement this but you helped me a lot!
@chrisogonas
@chrisogonas Жыл бұрын
Awesome! Well illustrated. Thanks
@gyanupadhyay9473
@gyanupadhyay9473 Жыл бұрын
Will there be any series on it??
@MobileProgrammer
@MobileProgrammer Жыл бұрын
i can try
@girishparate6410
@girishparate6410 Жыл бұрын
Nice
@orkhan7289
@orkhan7289 Жыл бұрын
Excellent tutorial. Can you please write it with the Cubit state management?
@MobileProgrammer
@MobileProgrammer Жыл бұрын
thanks. i will try but too busy.
@orkhan7289
@orkhan7289 Жыл бұрын
@@MobileProgrammer I will wait for your video :)
@ashokkmr8758
@ashokkmr8758 Жыл бұрын
how to share data like , true caller saving contact data to contacts or g mail? that passes the name, number, g mail to contacts app, how to do that ? this plug-in discontinued in pub spec,
@MobileProgrammer
@MobileProgrammer Жыл бұрын
you might need google apis for those.
@gyanupadhyay9473
@gyanupadhyay9473 Жыл бұрын
31:59 main
@ivosrbakoski1151
@ivosrbakoski1151 Жыл бұрын
<3
@aquilrodrigues8155
@aquilrodrigues8155 Жыл бұрын
can you share the github link for this project
@MobileProgrammer
@MobileProgrammer Жыл бұрын
please check the description