From cbe1b91ed40f0bd1e376f4059c819f0cee4662f2 Mon Sep 17 00:00:00 2001 From: TheMuellenator Date: Mon, 8 Apr 2019 15:32:48 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 09954cd..ac43240 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,11 @@ * [Navigate with Named Routes](https://flutter.dev/docs/cookbook/navigation/named-routes) * [Definition of the Body Mass Index (BMI)](https://en.wikipedia.org/wiki/Body_mass_index) - - +## 10. Clima App +* [Clima Stub Project](https://github.com/londonappbrewery/Clima-Flutter) +* [Starter Code Snippet for Async Await Demo](https://gist.github.com/angelabauer/c19c42b7795a185d2113f3b47263d2c0) +* [Get the Location using the Geolocator Package](https://pub.dartlang.org/packages/geolocator) + +