Convert User Input String To Int - Learn Dart Programming 11

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ต.ค. 2024

ความคิดเห็น • 20

  • @Codemycom
    @Codemycom  2 ปีที่แล้ว

    ▶ Watch Entire Dart Playlist ✅ Subscribe To My TH-cam Channel:
    bit.ly/3MrAlfh bit.ly/2IGzvOR
    ▶ See More At: ✅ Join My Facebook Group:
    Codemy.com bit.ly/2GFmOBz
    ▶ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt!
    Take $30 off with coupon code: youtube1 bit.ly/2VC9WUN
    ▶ Get The Code:
    bit.ly/3EOXo18

  • @nudistofdespair
    @nudistofdespair ปีที่แล้ว +2

    Excellent video, will definitely be watching you more!

    • @Codemycom
      @Codemycom  ปีที่แล้ว

      Thanks! Happy to hear it!

  • @linconfricke3948
    @linconfricke3948 2 ปีที่แล้ว +1

    Best teacher ever :')

  • @vaishnavi-d3b
    @vaishnavi-d3b หลายเดือนก่อน

    Thank you sir for helping me!☺

    • @Codemycom
      @Codemycom  หลายเดือนก่อน

      Always welcome

  • @maurosergiorodriguesdasilv2732
    @maurosergiorodriguesdasilv2732 2 ปีที่แล้ว +1

    nice! but how can i do that with a TextEditingController.text ??

  • @johnpearcey
    @johnpearcey 11 หลายเดือนก่อน

    Would have been nice to know if the ?? operator actually returns a value to use or whether it mutates the given variable to the assigned value.

    • @Codemycom
      @Codemycom  11 หลายเดือนก่อน

      what do you mean?

    • @johnpearcey
      @johnpearcey 11 หลายเดือนก่อน

      @@Codemycom Is nummy being mutated from null to '0', or are you effectively saying you can write: var newvar = nummy ?? '0'; and newvar is set to zero when nummy is null and nummy remains null.

    • @Codemycom
      @Codemycom  11 หลายเดือนก่อน

      @@johnpearceyrewatch the video

  • @DarcyMiyamoto
    @DarcyMiyamoto 2 ปีที่แล้ว

    Are you finished with Django Wednesdays/all django related content?

    • @Codemycom
      @Codemycom  2 ปีที่แล้ว

      Most likely

    • @DarcyMiyamoto
      @DarcyMiyamoto 2 ปีที่แล้ว

      oh, dang. I was hoping you’d address the last things you said in the 27th video about merging django users and your custom users. Still a great teacher though! I really enjoy your videos and explanations. I’m saving up to buy a membership on your site

  • @nikashdeka6663
    @nikashdeka6663 ปีที่แล้ว

    What if text is entered Or any other character form the keyboard other than number?

    • @Codemycom
      @Codemycom  ปีที่แล้ว

      Then it wouldn't work

  • @Alphabet_-_
    @Alphabet_-_ 2 ปีที่แล้ว

    THUMBS UP