commit 46794ba8177043c99b109d02adffbe23a84668fe Author: Gaspard Merten Date: Sun Mar 1 23:16:29 2020 +0100 first commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..309dede --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# date_field + +Contains DateField and DateFormField + +## Getting Started + +This project is a starting point for a Dart +[package](https://flutter.dev/developing-packages/), +a library module containing code that can be shared easily across +multiple Flutter or Dart projects. + +For help getting started with Flutter, view our +[online documentation](https://flutter.dev/docs), which offers tutorials, +samples, guidance on mobile development, and a full API reference.