From 06e3dd9283b2319563489d001e60e3545cd3a8bd Mon Sep 17 00:00:00 2001 From: Iiro Krankka Date: Sun, 18 Feb 2018 17:03:11 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5330ac0..7c9bd67 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,7 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17) - [Movie Details](https://github.com/FlutterRocks/movie-details-ui) - A nice movie details page by [Iiro Krankka](https://github.com/roughike) - [Flutter Mates](https://github.com/CodemateLtd/FlutterMates) - How to load profiles from the randomuser.me API and a nice profile details page by [Iiro Krankka](https://github.com/roughike) +- [Weather](https://github.com/alessandroaime/Weather) - A weather app built to learn how to use Canvas and Animation in Flutter by [Alessandro Aime](https://github.com/alessandroaime) ### Navigation From 9b47879e071536f2b6dabc4595fba0e2da3a43a4 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 18 Feb 2018 16:32:14 +0100 Subject: [PATCH 2/2] Weather app by Alessandro Aime --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c9bd67..e33e14e 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17) - [Movie Details](https://github.com/FlutterRocks/movie-details-ui) - A nice movie details page by [Iiro Krankka](https://github.com/roughike) - [Flutter Mates](https://github.com/CodemateLtd/FlutterMates) - How to load profiles from the randomuser.me API and a nice profile details page by [Iiro Krankka](https://github.com/roughike) -- [Weather](https://github.com/alessandroaime/Weather) - A weather app built to learn how to use Canvas and Animation in Flutter by [Alessandro Aime](https://github.com/alessandroaime) +- [Weather](https://github.com/alessandroaime/Weather) - Weather app to learn how to use Canvas and Animation by [Alessandro Aime](https://github.com/alessandroaime) ### Navigation