Hi, thank you for the tutorial it's exciting but unfortunately, I didn't understand why the Id assignment was there and what does that do @8:10 if you could please elaborate. thank you
"Exception has occurred. NoSuchMethodError (NoSuchMethodError: Class '_Set' has no instance method '[]'. Receiver: _Set len:2 Tried calling: []("id"))"< ------------------------------- i get this when i try to add a dropdownlist as your code base please give me a soluvation for this ....
I can't proceed with the formfields as I am getting the error 'undefined name "context"' when I create the formUI widget. Nothing I try will remove the error.
@@SnippetCoder It's straightforward. I have followed your code to the letter and it will not let me leave the 'context' field in the FormHelper as just 'context. It tells me that it's an undefined name. You don't have any such error but I don't see where you define the context anywhere.
Hello@@SnippetCoder , Thank you for this tutorial but the video is in 2022 but the repository is in 2020. You can update the code for this video in your repository ? Thank you.
great for explaining you are the Best just add something if any one need to update the home screen after adding a product edit ur code in addProduct like this dbService.addProduct(model).then((value) => { setState(() => { Navigator.push( context, MaterialPageRoute( builder: (context) => const HomePage(), )), }), });
Great explanation...step by step . 👌👌
Just what I was looking for, lets see what I learn from this
very Good job,
New subscriber from Algeria.
Thanks and welcome
Thank you so much!!!! this helps me a lot!!
Glad it helped!
Thanks bro, I needed help with null safety.
hey why we are using a dbsevice file here,i didnt get it?
Very nice sir
Thanks and welcome
Hi, thank you for the tutorial it's exciting but unfortunately, I didn't understand why the Id assignment was there and what does that do @8:10 if you could please elaborate. thank you
Do you have the video for the database ? Query and Tables ...
Thank you ❤️
You’re welcome 😊
Thank you so much for this. Can I ask anyone what is the GlobalKey used for?
This is used for maintain the state of the form controls
"Exception has occurred.
NoSuchMethodError (NoSuchMethodError: Class '_Set' has no instance method '[]'.
Receiver: _Set len:2
Tried calling: []("id"))"< ------------------------------- i get this when i try to add a dropdownlist as your code base please give me a soluvation for this ....
I can't proceed with the formfields as I am getting the error 'undefined name "context"' when I create the formUI widget.
Nothing I try will remove the error.
Contact SnippetCoder @ Twitter | Instagram | Facebook | Telegram.
@@SnippetCoder It's straightforward. I have followed your code to the letter and it will not let me leave the 'context' field in the FormHelper as just 'context. It tells me that it's an undefined name. You don't have any such error but I don't see where you define the context anywhere.
@@davidhadwin3566 Did u fix it? I also encounter the same error
thank you sir
So nice of you
How could you send parameter for table name Product.table ...Your model don't have any Product.table..Then how you did that?
Can I get this code?
Which vs code theme r u using sir? 🙈
Darcula
@@SnippetCoder thanks
thanks for this video, but you cuts a lot some times i just wait to see the code when you scroll over it. as 47:57. try to calm down please.
Hi, how can i get source code? thank you very much!
github.com/SnippetCoders/flutter_sqlite
Hello@@SnippetCoder , Thank you for this tutorial but the video is in 2022 but the repository is in 2020. You can update the code for this video in your repository ? Thank you.
Firebase ke sath kab a rahi ha vidio
great for explaining you are the Best
just add something if any one need to update the home screen after adding a product edit ur code in addProduct like this
dbService.addProduct(model).then((value) => {
setState(() => {
Navigator.push(
context,
MaterialPageRoute(
builder: (context) => const HomePage(),
)),
}),
});
Thank you sir
You Welcome!!