#Google Flutter - Theme Extensions
13:36
Пікірлер
@ALESHAKAN
@ALESHAKAN 10 күн бұрын
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?
@abhaykevat3997
@abhaykevat3997 Ай бұрын
source code?
@whosml
@whosml Ай бұрын
Very nice tutorial, thankyou!! but after minute 24:00 it has some sneaky changes!!
@MobileProgrammer
@MobileProgrammer Ай бұрын
what exactly are you referring to? any difficulties in following? let me know
@whosml
@whosml Ай бұрын
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 14 күн бұрын
@@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 14 күн бұрын
@manscapeball4509 i might have missed it, plz check the source code.
@user-eo3vn9mp1j
@user-eo3vn9mp1j Ай бұрын
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 2 ай бұрын
Nice video, but unfortunately it no longer compiles. The FileOperationsScreen class throws a number of errors.
@MobileProgrammer
@MobileProgrammer 2 ай бұрын
sorry to hear that. may be tough can just make the recommended changes. let me know if any help is needed.
@krisd9506
@krisd9506 2 ай бұрын
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 2 ай бұрын
@krisd9506 its on your device. app is running on the device. check devices file system.
@user-rf4pj4zx4s
@user-rf4pj4zx4s 2 ай бұрын
whats the difference between mvvm and mvc in flutter both seems similar except the names
@pravinprince3221
@pravinprince3221 2 ай бұрын
Thank you for the wonderful tutorial sir, it is so useful for me and my team, thanks again sir
@user-ho7tr8vr6y
@user-ho7tr8vr6y 2 ай бұрын
excellent tutorial. thanks
@sciversewithmtech
@sciversewithmtech 2 ай бұрын
How do i get the value of the inputs in the validate area in the controller?
@UCDAT
@UCDAT 2 ай бұрын
Video good And giving Source code to the student is very bad way
@MobileProgrammer
@MobileProgrammer 2 ай бұрын
sharing is caring 😊
@SvetlanaMarinova-hz3lg
@SvetlanaMarinova-hz3lg 2 ай бұрын
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 3 ай бұрын
instead of xampp can i use mysql workbench
@zamirszn
@zamirszn 3 ай бұрын
Nice tutorial, thank you
@cliffclarke4404
@cliffclarke4404 3 ай бұрын
This tutorial is no longer working as most of the classes used have been deprecated.
@MobileProgrammer
@MobileProgrammer 3 ай бұрын
okay. sorry. will try to update.
@AyushMahore-hh7vj
@AyushMahore-hh7vj 4 ай бұрын
Great work man !!!!
@DataTesting-vi1ih
@DataTesting-vi1ih 4 ай бұрын
It's not playing in background even after turning the background mode on, in iOS simulator
@mosaadibrahim5101
@mosaadibrahim5101 4 ай бұрын
How to play KZbin with the phone screen off
@gigamgamboa828
@gigamgamboa828 4 ай бұрын
thank you!
@user-eq2go6mg5k
@user-eq2go6mg5k 4 ай бұрын
How to record audio in background using foreground service, can you please make a video for that ?
@user-tv2vt6ml8j
@user-tv2vt6ml8j 5 ай бұрын
thankyou
@carlsmith358
@carlsmith358 5 ай бұрын
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 5 ай бұрын
I am glad
@anassa6737
@anassa6737 5 ай бұрын
source code plz :(
@MedioNoOficial
@MedioNoOficial 6 ай бұрын
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 7 ай бұрын
Working well this is my first experenice with socket io thanks
@pravinprince3221
@pravinprince3221 7 ай бұрын
thank you for the wonderful video sir, it is so helpful for me and my team
@emir3936
@emir3936 7 ай бұрын
Thank you, but we have a problem, it cannot be managed from the notification screen.
@MobileProgrammer
@MobileProgrammer 7 ай бұрын
you need to add controls to it, which i have not shown in the video to keep it minimum and simple.
@emir3936
@emir3936 7 ай бұрын
@@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 7 ай бұрын
@emir3936 thanks buddy. i couldn’t fully understand your question. sorry, can you elaborate?
@emir3936
@emir3936 7 ай бұрын
@@MobileProgrammer OK, how can I manage it from the notification screen? What is the title I can search on KZbin for that?
@MobileProgrammer
@MobileProgrammer 7 ай бұрын
@emir3936 okay, check my previous tutorial on same topic. its little outdated, do i made a new one
@progtom7585
@progtom7585 7 ай бұрын
thanks so much for the video, I was mentally blocked about how to implement this but you helped me a lot!
@chrisogonas
@chrisogonas 7 ай бұрын
Awesome! Well illustrated. Thanks
@gyanupadhyay9473
@gyanupadhyay9473 7 ай бұрын
Will there be any series on it??
@MobileProgrammer
@MobileProgrammer 7 ай бұрын
i can try
@girishparate6410
@girishparate6410 7 ай бұрын
Nice
@orkhan7289
@orkhan7289 8 ай бұрын
Excellent tutorial. Can you please write it with the Cubit state management?
@MobileProgrammer
@MobileProgrammer 8 ай бұрын
thanks. i will try but too busy.
@orkhan7289
@orkhan7289 8 ай бұрын
@@MobileProgrammer I will wait for your video :)
@ashokkmr8758
@ashokkmr8758 8 ай бұрын
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 8 ай бұрын
you might need google apis for those.
@gyanupadhyay9473
@gyanupadhyay9473 9 ай бұрын
31:59 main
@ivosrbakoski1151
@ivosrbakoski1151 9 ай бұрын
<3
@aquilrodrigues8155
@aquilrodrigues8155 9 ай бұрын
can you share the github link for this project
@MobileProgrammer
@MobileProgrammer 9 ай бұрын
please check the description
@thingsforyou8644
@thingsforyou8644 10 ай бұрын
Fabulous tutorial
@saqib399
@saqib399 10 ай бұрын
I didn't understand much as i am a beginner but it was amazing to watch your coding skills.Thank you
@techfauz
@techfauz 2 ай бұрын
He's too fast not for beginners like us but he's good
@user-kp4qs2nf7q
@user-kp4qs2nf7q 10 ай бұрын
Just made it 1k likes 🎉
@gyanupadhyay9473
@gyanupadhyay9473 10 ай бұрын
make some course with bloc and best practices with flutter
@MobileProgrammer
@MobileProgrammer 9 ай бұрын
sure. will do.
@gyanupadhyay9473
@gyanupadhyay9473 10 ай бұрын
make more content on bloc state management and plz tell us when to use a single state with copyWith method with bloc and when to use multiple state in bloc??
@testyacy2600
@testyacy2600 10 ай бұрын
Thanks but this creating TextFormField and using ListVew builder will clear the input text when we scroll, as Listview builder will reuse the widgets which is being loaded
@MobileProgrammer
@MobileProgrammer 7 ай бұрын
you can load from a data structure when scrolled
@ParabTarak
@ParabTarak 10 ай бұрын
Very well explained. Thanks. Just a nitpick. The error at 28:45 is caught by the static check if the method specifies the return type i.e. bool addUser(){}; The empty return in if(!isValid) will also give runtime error. Similarly there were many get methods without return type specified. This can result in compile time or runtime errors that could have been avoided just by being specific of their return types.
@shivashankarl4750
@shivashankarl4750 11 ай бұрын
can we debug this in build in our own mobile
@MobileProgrammer
@MobileProgrammer 11 ай бұрын
Yes
@rahulmukhiya9975
@rahulmukhiya9975 Жыл бұрын
on 30:38 you still forget to change the 'name' parameter in the _onEmailChanged and _onPhoneChanged in the state.Copywith method....it should be _onEmailChanged( // email: BlocFormItem) and _onPhoneChanged(// phone: BLocFormItem)....it took me 2 days to figure out that goddamn error.
@MobileProgrammer
@MobileProgrammer Жыл бұрын
Oh man. Sorry to hear that.
@FoEyt
@FoEyt 9 ай бұрын
Thank you brother
@devendiran97
@devendiran97 Жыл бұрын
Useful
@maxxy-r3q
@maxxy-r3q Жыл бұрын
Hi, can you tell me what code you did to the models/user_error.dart file? It looks like you missed to show it in this video. I have searched for it on your website, but I still don't find models/user_error.dart
@user-kw4kp7eq9m
@user-kw4kp7eq9m Жыл бұрын
Good job! Thank you!
@vipinvijayan7647
@vipinvijayan7647 Жыл бұрын
Great Great Man.!!!
@jameswatson1682
@jameswatson1682 Жыл бұрын
Excellent Tutorial
@MobileProgrammer
@MobileProgrammer Жыл бұрын
Thankyou
@ravipatelsrashtasoft
@ravipatelsrashtasoft Жыл бұрын
When You have created the UserError File. I thing you forgot to show it in this video. Please check
@MobileProgrammer
@MobileProgrammer Жыл бұрын
Yeah, I forgot. Will add in the description. Sorry
@ravipatelsrashtasoft
@ravipatelsrashtasoft Жыл бұрын
@@MobileProgrammer Thanks