Make sure you have the latest version of flutter and dart.
@khalilarman12026 күн бұрын
@zaitoontech my flutter version is 3.27.1
@khalilarman12026 күн бұрын
@zaitoontech dart version is 3.6.0
@khalilarman12026 күн бұрын
@@zaitoontech plz help me
@zaitoontech6 күн бұрын
What is the issue, let me know, can you elaborate it?
@zaenihilmandarmawan38416 күн бұрын
nice toturial even only use music without speak, help me to learn BLOC and Sqflite
@fikstoyouАй бұрын
idk why when im trying to write the auto data fetch at initstate it giving me an error that says "the method "read" isn't defined for the type 'Context'. Try correcting the name to name of an existing method". Can you help me?
@zaitoontechАй бұрын
@@fikstoyou make sure you have imported bloc
@yanwarhidayat31Ай бұрын
Thank you so much for sharing such valuable and well-explained content! Your videos have truly helped me understand things in a way I never could before. I really admire the effort and dedication you put into making these lessons clear and engaging. Keep up the fantastic work-you’re making a big difference for so many people like me!
@zaitoontechАй бұрын
Thanks a bunch 👍
@Ninja-YT2126Ай бұрын
brother can you make complete tutorials on how to develop pos cross platform application using database
@zaitoontechАй бұрын
@@Ninja-YT2126 Good idea 💡
@Ninja-YT2126Ай бұрын
@@zaitoontech hope you will work on it and provide us quality material as early as possible. Yasir zoee from UAE
@tutosolve2 ай бұрын
Looks like you missed the previous step of installing C++ with Visual Studio, right?It need to build Windows App
@murugeshkugan39752 ай бұрын
basic coure not availble flutter
@أسامهالحاج-ز6ه2 ай бұрын
where is part 2 for database in php and xampp
@zaitoontech2 ай бұрын
This is not sql and php, this is sqlite local db
@crisantus_ik2 ай бұрын
🎉🎉🎉🎉
@MotshoKonna-isr2 ай бұрын
Good
@walterchemwok88573 ай бұрын
Hello, how do I get the app?
@zaitoontech3 ай бұрын
GitHub link is in the description and comments section.
@JasurbekSultonov-l8u3 ай бұрын
and I subscribe and like your channel, I hope you will get more likes and subscribers
@JasurbekSultonov-l8u3 ай бұрын
Hello bro it shows thanks for this video😊😊😊
@vadymDevil3 ай бұрын
Hello. Big thanks from Ukraine
@najafashraf36183 ай бұрын
Where is your database file where user name or password saved?
@zaitoontech3 ай бұрын
Check other parts of tutorial in the video list
@JayKumar-tk7ee4 ай бұрын
How to deploy flutter desktop app in window, I am using SQflite_common_ffi package for database.
@zaitoontech4 ай бұрын
@JayKumar-tk7ee check my videos list, I made a tutorial "How to make flutter desktop app .exe", make sure you have the latest flutter version installed.
@zaitoontech4 ай бұрын
Full video in the video list
@Abdullah-2005.4 ай бұрын
That looks amazing
@YvoneKoge4 ай бұрын
If the hero component I clicked is half-covered by the bottom bar, the transition animation will look very unnatural.
@fabricejoseph92514 ай бұрын
why i can't see anything in the 17th minute ?
@zaitoontech4 ай бұрын
@@fabricejoseph9251 check source code link in the description
@fabricejoseph92514 ай бұрын
@@zaitoontech thank you, it work now 😊
@ChaplinBill4 ай бұрын
851 Wilderman Way
@zaitoontech4 ай бұрын
?
@MarvinBreede4 ай бұрын
how to animate the illustrations?
@zaitoontech4 ай бұрын
You can download animated illustration.
@privatenokar74094 ай бұрын
Well bro that means a lot to me.
@ITbannok5 ай бұрын
plz create databse mysql phpmyadmin +php step by step sir
@zaitoontech5 ай бұрын
@@ITbannok for sure, I will do a tutorial.
@shah01965 ай бұрын
if(!mounted) return; Shows error! What i do
@zaitoontech5 ай бұрын
@shah0196 delete that part of code. It doesn't affect the app.
@axmednajaadprogramer5 ай бұрын
good job thanks ❤
@zaitoontech5 ай бұрын
You're welcome 😊
@flutterflowtricks5 ай бұрын
Very Nice
@Anirved6 ай бұрын
You can just add a 10 sec empty screen at the end of your videos so that end screen cards or video suggestions will not obsecure or hide any important details of your video
@zaitoontech6 ай бұрын
@Anirved Thank you for you considerations, you can check source code also
@hifalog6 ай бұрын
How can ı go my Home page after that I mean when I press get started"
@zaitoontech6 ай бұрын
You can navigate to your home page within the button onPressed "Get Started" using Navigator.push
@zaitoontech6 ай бұрын
Check my video "only one time on-boarding" in the video list
@AI-Explained-u8v6 ай бұрын
can i get the source code code please
@zaitoontech6 ай бұрын
@@AI-Explained-u8v source code link in the description
@developmentroselino6 ай бұрын
thank you, this work with getx
@freelancermunim-eq4wm6 ай бұрын
Created successfully but not launching
@zaitoontech6 ай бұрын
Make sure that you have the latest Flutter and Dart version installed.
@zaitoontech6 ай бұрын
I had the same problem in old versions until I upgraded.
@cisseDev-p8i6 ай бұрын
MERCI
@PradeepKumaruct7 ай бұрын
Where will be the database file saved (location) in VScode or in our computer that db file
@zaitoontech7 ай бұрын
Print the databasePath variable to see the db path
Hello sir...when i run the app...i am getting later initialization error for the "storage".I did exactly same and still getting the error.Any possible solution for this? Thank you
@zaitoontech7 ай бұрын
Make sure you have initialized a late variable. You may not followed well. If you can't, let me see your error message in the run.
@freelancermunim-eq4wm7 ай бұрын
@@zaitoontech i did use "late",the problem was i again declared final SharedPreferences storage = SharedPreferences.getInstance(). Just needed to remove the part before the storage variable.Anyway thank you for the reply,followed the series and learned a lot.
@ramendrasoni33687 ай бұрын
if want to add user images also then how to do it...? add user with user image.. aur isme kitna data store ho sakta hai
@zaitoontech7 ай бұрын
Sqlite stores maximum 2GB data, and you can add an image path to Sqlite, take an image path using image picker and store it in Sqlite as a TEXT, then show it using File.
@zaitoontech7 ай бұрын
In the future, I'll show it with a tutorial.
@AventVisseho7 ай бұрын
hello! i really like your courses, i learn a lot! thank you!
@zaitoontech7 ай бұрын
My pleasure 🙏
@freelancermunim-eq4wm7 ай бұрын
I did exactly same but after clicking the button when the bool value becomes true and i close the app and relaunch... After the splash screen it just freezes 2 days and still couldn’t figure out....sigh
@zaitoontech7 ай бұрын
Something is wrong with your own codes. Make sure you have followed the steps well. Please provide an error if it exists in runtime, and also check it with different devices.
@eng_musawer7 ай бұрын
So thanks 😊 my teacher, it was so useful for me ❤
@scarlethanna81117 ай бұрын
thank you
@JoeRomano-s8g7 ай бұрын
What ide is this?
@zaitoontech7 ай бұрын
Android Studio New UI
@ninjabosshunter857 ай бұрын
Hello sir, what's theme color in your vs code ?
@zaitoontech7 ай бұрын
It's not Vs Code IDE, I use Android Studio new update with a new UI.
@JoeRomano-s8g7 ай бұрын
@@zaitoontechAndroid studio for Windows?
@zaitoontech7 ай бұрын
@@JoeRomano-s8g Yes
@codermadushan8 ай бұрын
Hei, this video is very helpful for me. Thanks ❤. Can you make a video about how to handle one time onboarding with ro_router package?
@zaitoontech8 ай бұрын
Thank you, I will do it as soon as possible
@onyxcyrax49428 ай бұрын
how to see the physical data means all login data's
@zaitoontech8 ай бұрын
I have made tutorials regarding fetch data in Flutter sqlite check it
@onyxcyrax49428 ай бұрын
Give the link
@onyxcyrax49428 ай бұрын
How to see the data's
@zaitoontech8 ай бұрын
Check the channel, I have created all the required tutorials in sqlite
In 34:20 what did you delete to make "username or password is incorrect " appear because it doesn't work
@zaitoontech8 ай бұрын
Nothing shows to you when you enter wrong inputs?
@منوعاتمغتربة-ب5ك8 ай бұрын
@@zaitoontech I can't understand what's the problem how could be there a wrong input please can you explain what should I do first when I enter a text in the field??
@منوعاتمغتربة-ب5ك8 ай бұрын
@@zaitoontech should I enter any username first and password and then when I press the button it will automatically saved but where ? And when I try to enter the same info again but with wrong username or password it will show the message then??
@منوعاتمغتربة-ب5ك8 ай бұрын
@@zaitoontech this is how it works?? Sorry I didn't understand how exactly it works ??
@منوعاتمغتربة-ب5ك8 ай бұрын
@@zaitoontech as I can see at first there's an error in the terminal in the video " is not a subtype of type string " that's what I got too but I didn't understand what did you do then to make it works , iam running the project on chrome , is there any difference or it will make a problem?
@منوعاتمغتربة-ب5ك8 ай бұрын
Does it contain sqflite and state management?
@zaitoontech8 ай бұрын
No, this has just a design. Check this complete tutorial Flutter SQLite with Flutter Bloc kzbin.info/www/bejne/eWOuq4GQbbaViMksi=tNKBQFOD-i8WLoZK