Skip to content

Show movie & crews information through network. made by flutter

Notifications You must be signed in to change notification settings

Origogi/Flutter-Movist

Repository files navigation

스크린샷 2020-03-12 오후 4 35 23

1. Release

Google Play App Store
다운로드하기 Google Play
20.03.14 updated Comming Soon

2. REST API

https://developers.themoviedb.org/3

3. Screen shot

Youtube

4. Design Pettern

Provider

5. Font

Goyang-ilsan

6. Source Tree

lib
├─ constant
│  └─ constant.dart
├─ flutter.code-workspace
├─ logger
│  └─ logger.dart
├─ main.dart
├─ model
│  ├─ models.dart
│  └─ models.g.dart
├─ network
│  └─ api.dart
├─ pages
│  ├─ home_page.dart
│  ├─ movies_list_page.dart
│  ├─ movie_detail_page.dart
│  ├─ movie_search_page.dart
│  └─ profile_page.dart
├─ state
│  └─ states.dart
├─ util
│  └─ util.dart
└─ widgets
   ├─ arc_banner_image.dart
   ├─ backdrop_image.dart
   ├─ back_button.dart
   ├─ cast_list.dart
   ├─ category_chips.dart
   ├─ crew_list.dart
   ├─ movie_list.dart
   ├─ poster.dart
   ├─ rating_information.dart
   ├─ side_menu.dart
   └─ story_line.dart

7. Reference

About

Show movie & crews information through network. made by flutter

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages