Update README.md

This commit is contained in:
TheMuellenator 2019-04-16 12:01:21 +01:00 committed by GitHub
parent a0ba5bb1d3
commit 93e9de9ea4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 2 deletions

View File

@ -129,12 +129,16 @@
* [Dropdown Menu Design](https://material.io/design/components/menus.html#dropdown-menu)
* [99 Bottles of Beer Programming Language Collection](http://www.99-bottles-of-beer.net/)
* [DartPad For in Loop Mini Challenge](https://dartpad.dartlang.org/88fd2dd04c921892515bcd0567ef1636)
* [Bitcoin Average API Docs](https://apiv2.bitcoinaverage.com/)
* [Cupertino (iOS) Style Widgets](https://flutter.dev/docs/development/ui/widgets/cupertino)
* [CupertinoPicker Class Documentation](https://docs.flutter.io/flutter/cupertino/CupertinoPicker-class.html)
* [Bitcoin Average API Docs on Ticker Data](https://apiv2.bitcoinaverage.com/#ticker-data-per-symbol)
* [Bronze Challenge Start Code](https://github.com/londonappbrewery/bitcoin-flutter-challenge-start)
* [Silver Challenge Starter Code](https://github.com/londonappbrewery/bitcoin-flutter-silver-start)
* [Gold Challenge Starter Code](https://github.com/londonappbrewery/bitcoin-flutter-gold-start)
## 12. Flash Chat
* [Flash Chat Stub Project](https://github.com/londonappbrewery/flash-chat-flutter)