Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

Commit

Permalink
update english readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayandev committed Apr 16, 2019
1 parent 2afd893 commit b88b787
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README_EN.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# :movie_camera: Morec - Flutter Movie App

This is a very beautiful movie application build by [flutter](https://flutter.dev/), use the [Douban](https://movie.douban.com/) public API.
This is a very beautiful movie application which build by [flutter](https://flutter.dev/), use the [Douban](https://movie.douban.com/) public API.

The project uses common layouts widget, such as Container, Stack, Column, Row, ListView, etc. It's very suitable for the freshman to practice. If you like this project, you can also give me a star, thank you so much!

Already completed:

Expand All @@ -12,10 +14,11 @@ Already completed:
- [x] movie top list:top250、US box、weekly new
- [x] movie detail:introduction, stills, trailers, short reviews
- [x] actor detail:introduction, works, album
- [x] long press to save stills

To-do List:

- [ ] long press to save stills

- [ ] favorite movie

## Download
Expand Down

0 comments on commit b88b787

Please sign in to comment.