Relative Content

Tag Archive for flutterdarthttp

display http request response in a Listview

Since I don’t know the number of elements I will receive from my HTTP request with Flutter and Dart, I want to automatically generate cards or even containers to display my results. Here is my code that doesn’t work: