Show the Date picker on TextField in flutter

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Access the most powerful time series database as a service
  • pub-dev

    Pub.dev, the Dart package repository, written in Dart

    Before we can even begin it is best will install a single package from the pub website, this package let us format the date value which we will get from the date picker dialog to our desired format. you first need to open a terminal pointing to your project folder path, then in the terminal input this command below and press enter

  • Flutter

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

    A brief explanation is quoted by the official flutter website which says Flutter is an open-source framework by Google for building beautiful, natively compiled, multi-platform applications from a single codebase. To learn more about flutter you can check out the official flutter website and the official flutter doc.

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • website

    Flutter documentation web site (by flutter)

    A brief explanation is quoted by the official flutter website which says Flutter is an open-source framework by Google for building beautiful, natively compiled, multi-platform applications from a single codebase. To learn more about flutter you can check out the official flutter website and the official flutter doc.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts