DATE PICKER • Flutter Widget of the Day #25

Поділитися
Вставка
  • Опубліковано 6 лис 2021
  • 💬 Chat App w/ Notifications • mitchkoko.gumroad.com/l/ChatA...
    📱 Flutter Courses • mitchkoko.app/
    👨🏽‍💻 I'm coding a startup.. / mitchkoko
    / createdbykoko
    / createdbykoko
    / createdbykoko
    💰 Book Consultation Call • mitchkoko.gumroad.com/l/CallW...
    ~ ;
    This will bring up a little calendar that the user can interact with in order to select a date :D This is going to be useful for many apps, especially apps that require bookings / reservations / etc
    D O C U M E N T A T I O N
    api.flutter.dev/flutter/mater...
    L E T ' S L I N K U P
    instagram: / createdbykoko
    github: github.com/mitchkoko/
    website: mitchkoko.app/
    facebook: / createdbykoko
    patreon: / mitchkoko
  • Наука та технологія

КОМЕНТАРІ • 34

  • @createdbykoko
    @createdbykoko  11 місяців тому

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

  • @raymundoramirez8803
    @raymundoramirez8803 Рік тому

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

  • @azizrahaman1605
    @azizrahaman1605 Рік тому

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

  • @salmanrafeaaljbae1257
    @salmanrafeaaljbae1257 10 місяців тому

    thanks a lot that was so helpful

  • @islamsultangaziev293
    @islamsultangaziev293 Рік тому

    Thanks! Last widget of the day

  • @falfit.
    @falfit. 3 місяці тому

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

  • @GustavoO64
    @GustavoO64 5 місяців тому

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

  • @MyStudio919
    @MyStudio919 Рік тому

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

  • @cleberalmeida7453
    @cleberalmeida7453 2 роки тому +5

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

  • @PedroAznarez99
    @PedroAznarez99 4 місяці тому

    is there any way to make a multiple date picker?

  • @shansalaayodya8149
    @shansalaayodya8149 2 роки тому

    Done and dusted🥰

  • @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,
      ),
      ),

  • @JuneTabequero
    @JuneTabequero Рік тому +2

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

  • @mar1085
    @mar1085 Рік тому

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

  • @adventurer9361
    @adventurer9361 Рік тому

    Nice❤️

  • @danialothman
    @danialothman 2 роки тому +2

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

    • @createdbykoko
      @createdbykoko  2 роки тому +1

      Hahaha yes very fresh 😂 made at 1am today 🥸

  • @HeynerdTechy
    @HeynerdTechy 2 роки тому

    Thanks bro, very informative.

  • @HeyKayAhe
    @HeyKayAhe Рік тому

    Thanks.

  • @kusumachinthala3657
    @kusumachinthala3657 5 місяців тому

    It is not working

  • @abdulazizpermana8823
    @abdulazizpermana8823 Рік тому +1

    Thanks ^_^

  • @shreya_dabhi
    @shreya_dabhi 6 місяців тому

    what does this mean? value! ??

  • @roi-jimapolito7245
    @roi-jimapolito7245 Рік тому

    Nice video!! can that date picker calculate age?

    • @alizaidi2152
      @alizaidi2152 11 місяців тому

      you can make your own function!

  • @TrikNgonlen
    @TrikNgonlen 2 роки тому

    W O W ! ! !

  • @islamsultangaziev293
    @islamsultangaziev293 Рік тому

    Thanks! Last widget of the day