Skip to content

reer/news-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

news-app

learn REST API integration with Flutter demo

スクリーンショット 2022-04-03 18 54 39

使用したツール:

JSON Placeholder : https://jsonplaceholder.typicode.com
API : https://jsonplaceholder.typicode.com/posts
JSON to Dart : https://app.quicktype.io

使用したライブラリ

HTTP package : https://pub.dev/packages/http

内容

JSON Placeholderにあるpostのデモデータをコピペして、quiicktypeにてJSON Schemaを生成。 RemoteServiceクラスでuriを指定してリクエストを送り、取得したデータ(title, body) を表示。

About

learn REST API integration with Flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published