Dart Collections - Read data from a file into a collection
Опубликовано: 12 Октябрь 2024 на канале: Johan Jurrius
6,906
140
In this video we learn how to read data from a CSV file into a collection. We make use of the split method of Dart to get meaningful data line by line. Follow the full playlist here: • Introducing Flutter