Update README.md

This commit is contained in:
TheMuellenator 2019-04-09 12:21:18 +01:00 committed by GitHub
parent 263b6f2310
commit 0567cc01ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -102,9 +102,13 @@
## 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)
* [Android X Compatilibity](https://flutter.dev/docs/development/packages-and-plugins/androidx-compatibility)
* [Starter Code Snippet for Async Await Demo](https://gist.github.com/angelabauer/c19c42b7795a185d2113f3b47263d2c0)
* [Illustrating Lifecycles with the LAB Navigation Demo](https://github.com/londonappbrewery/Navigation-Flutter-Demo)