100 Days of Flutter - Day 22

Опубликовано: 16 Август 2026
на канале: Jose Ramos
32
2

Today I worked on the date picker of the filtering bar in the app. I am learning how to use and adapt the TextFormField to display the date picker and the date how I want it.

I also learned how to add the property of prefixIcon to the TexFormField.

I am using the package syncfusion_flutter_datepicker for the date picker.