A few words before the journey In the series of posts, we will embark on the journey to discover Flutter and build a simple application. I am going to investigate how to solve typical problems of Mobile Development (perform a network request, show list of data, request user’s permission etc) using the Flutter framework. I am…