Skip to content

Commit

Permalink
fix(day4): fixed link for assets
Browse files Browse the repository at this point in the history
  • Loading branch information
jotapero committed Oct 24, 2022
1 parent a037a13 commit 2322e2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions subjects/flutter_piscine/week01/day04/movieList/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@ The appbar should have a name of the film and go back button.
Visit [https://flutter.dev/docs/cookbook/navigation/named-routes](https://flutter.dev/docs/cookbook/navigation/named-routes) to see how to implement routing.

### **Assets**
[movies.json](https://github.com/alem-01/alem_public/blob/master/subjects/flutter_piscine/movieList/movies.json)
[movies.json](https://github.com/01-edu/Branch-Mobile/tree/master/subjects/flutter_piscine/week01/day04/movieList/movies.son)


### **Bonus**
Make extra effort on the UI of the App.
Make extra effort on the UI of the App

[https://flutter.dev/docs/resources/platform-adaptations](https://flutter.dev/docs/resources/platform-adaptations)

0 comments on commit 2322e2b

Please sign in to comment.