Aqudi / flutter_fine_dust_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fluttermiseapp

플러터로 만든 미세먼지 앱 오준석의 생존코딩 : flutter 중급

Contents

  • http package
  • api 사용하는 법
  • test 작성하는 법
  • Json to Dart Json 데이터를 기반으로 Dart 모델 파일을 만들어줌
  • BehaviorSubject 를 이용한 BLoC 패턴 적용

앱 구동을 위해 필요한 사항들

  • AirVisual API Key

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About


Languages

Language:Dart 95.1%Language:Swift 3.5%Language:Kotlin 1.1%Language:Objective-C 0.3%