DATE PICKER • Flutter Widget of the Day #25

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

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

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

    🔥📱 Flutter Templates • mitchkoko.app/
    🥷🏽📱 Minimal Social App • mitchkoko.gumroad.com/l/MinimalSocialApp
    💰📱 Minimal Ecommerce App • mitchkoko.gumroad.com/l/MinimalEcommerceApp

  • @cleberalmeida7453
    @cleberalmeida7453 3 ปีที่แล้ว +5

    every day I study your videos. help me a lot...

    • @createdbykoko
      @createdbykoko  3 ปีที่แล้ว

      im happy that it helps you :)

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

    Thanks! Last widget of the day

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

    thanks a lot that was so helpful

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

    Hi there, very clear explaination.......just wanna ask one thing, can I use that to display date only?

    • @HafizurRahman-px9yx
      @HafizurRahman-px9yx ปีที่แล้ว

      Try this,
      import 'package:intl/intl.dart';
      and add dependencies:
      intl: ^0.18.1
      then
      Text(
      '${DateFormat('yMd').format(_dateTime)}',
      style: TextStyle(
      fontSize: 30.0,
      ),
      ),

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

    2021-11-08, this thing is fresh out of the oven!

    • @createdbykoko
      @createdbykoko  3 ปีที่แล้ว +1

      Hahaha yes very fresh 😂 made at 1am today 🥸

  • @falfit.
    @falfit. 6 หลายเดือนก่อน

    thanks, but im wondering how to make a date picker for only month and day, not year?

  • @JuneTabequero
    @JuneTabequero ปีที่แล้ว +3

    Hi Mitch. Do you have any idea how to make the datepicker a month year picker only? like removing the days?

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

      Am also looking for this solution. Any respond?

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

      Just use flutter month picker dependency

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

    Insted of choose date, how to make the data be inside de datepicker?

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

    is there any way to make a multiple date picker?

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

    Thanks a lot for your nice explanation, you earned a subscriber!

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

    how did can u display moth, year and day without the time?

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

      Did u figure it out?

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

    Hey is there any way of having this inside a widget instead of as a pop up?

  • @HeynerdTechy
    @HeynerdTechy 3 ปีที่แล้ว

    Thanks bro, very informative.

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

    Sir please help me.
    How to calculate user's age from date of birth in firebase database.

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

    Done and dusted🥰

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

    Question, how can I display chosen date in this button, instead of "Choose Date"?

  • @roi-jimapolito7245
    @roi-jimapolito7245 2 ปีที่แล้ว

    Nice video!! can that date picker calculate age?

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

      you can make your own function!

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

    what does this mean? value! ??

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

    Thanks.

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

    Nice❤️

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

    Thanks ^_^

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

    It is not working

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

    W O W ! ! !

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

    Thanks! Last widget of the day