Flutter Event Handling: Add logical code: Flutter Tutorial for Beginners using Dart #3.7

preview_player
Показать описание

Flutter beginners tutorial to handle events and add logical code. Make your app fully functional. Use event handling for the DropDown button, RaisedButton, Button, Text Field, TextEditingController and Text.

.
Please donate and support my work
(If you think my free tutorials are better than paid ones :)

Free Programming courses:

Free Flutter course:

Free Android courses:

More free programming courses:

Check out my website:

Let's get in touch! [Sriyank Siddhartha]

---- Thank you for your love and support ----
Рекомендации по теме
Комментарии
Автор

In 8m 44sec
Thanks for Showing Details purposes of Exception
We have to write and handle the code

karthickrajalearn
Автор

Thank you.

Your videos always boost my energy to learn new technologies.

factworld
Автор

hello sir please upload the video of when user use one button and do the two conditions are work, for example i enter amount, gst percentage select dropdownlist gst exclusive, and press calculate button on the other hand select gst inclusive in dropdown and press calculate button so tell me

ankitchopkar
Автор

i need code of this vedio but the link you mention below says that the service is unavailable, error 503.i tried alot of time.what to do

Rabab-Rhythms
Автор

I didn't understand the double.parse . It makes a string to a double? so that we can put in the double declared variable?

floridosmarpepa
Автор

Thanks @Smartherd, even though i get to see this video years after it has been uploaded yet i must confess its top notch. God bless you.


pls i have been strugling with section 3.7 for about 2days now and i seem not to find a solution to the bug.


onChanged: (String newValueSelected) {

// Your code to execute, when a menu item is selected from dropdown

},

The error i'm getting is

The argument type 'void Function(String)' can't be assigned to the parameter type 'void Function(String?)?'.

Kindly help.

thanks

adesinaolusegunabiola
Автор

Is there any difference between controller.text = ' '; and controller.clear(); ?

greenao
Автор

6:04 I have a separate class for my custom CurrenciesDropDownButton (for cleaner Code). How can I access my currentCurrency property in the to use it in the Text like you? I hope you understand what I mean.
same for 6:58

cedric_ds
Автор

TexField Widget overlap and hide by soft keyboard when it focus, how I will be solved, I am doing same to same copy and past your code. Otherwise everything is perfect.

shahanazputul