Hello Everyone,Today we are talking about how to convert a list of date and time into string.First of all, you know about list.map concept before learning of these things.
post-textitemprop="text](
The code block inside list.map is never executed.
This is because list.map produces a lazy transformation of the list.
The transformation function is executed only when elements are requested
from it.
You probably want to use:
Tags: flutter flutterisfuture