# Getting data from Google Sheets📊 -\> Flutter App📱 -- Part 2

DevFeed: [Getting data from Google Sheets📊 -\> Flutter App📱 -- Part 2](<https://devfeed.tech/articles/getting-data-from-google-sheets-flutter-app-part-2-25724.md>)

Original publisher: [Read original article](<https://blog.shreyaspatil.dev/getting-data-from-google-sheets-flutter-app-part-2-d6e689fdbbed/>)

Author: Shreyas Patil

Published: 2020-07-04T08:33:27Z

Content type: tutorial

Language: en

Sources: [Shreyas Patil's Blog](<https://devfeed.tech/sources/shreyas-patil-s-blog.md>)

Topics: [Flutter](<https://devfeed.tech/topics/flutter.md>), [Google](<https://devfeed.tech/topics/google.md>), [API](<https://devfeed.tech/topics/api.md>), [JSON](<https://devfeed.tech/topics/json.md>), [Dart](<https://devfeed.tech/topics/dart.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [dart](<https://devfeed.tech/tags/dart.md>), [flutter](<https://devfeed.tech/tags/flutter.md>), [github](<https://devfeed.tech/tags/github.md>), [google](<https://devfeed.tech/tags/google.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [json](<https://devfeed.tech/tags/json.md>), [others](<https://devfeed.tech/tags/others.md>), [web-app](<https://devfeed.tech/tags/web-app.md>)

## AI overview

Part 2 of a tutorial series showing how to fetch feedback responses from Google Sheets through Google AppScript, return them as JSON, and display them in a Flutter app.

## Source excerpt

Part 2 of the series: Learn how to fetch and display data from Google Sheets in your Flutter application using Google AppScript as an API.