Update README.md

This commit is contained in:
TheMuellenator 2019-04-12 12:50:00 +01:00 committed by GitHub
parent 8faad5697b
commit c87af7611d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -118,6 +118,10 @@
* [JSON Mate: Formatting and Viewing JSON without a plugin](http://jsonmate.com/)
* [Loading Indicators from the Flutter Spinkit](https://pub.dartlang.org/packages/flutter_spinkit)
* [The State Class](https://docs.flutter.io/flutter/widgets/State-class.html)
* [https://openweathermap.org/weather-conditions](https://openweathermap.org/weather-conditions)
* [Create and Style a TextField](https://flutter.dev/docs/cookbook/forms/text-input)
* [The TextField Class](https://docs.flutter.io/flutter/material/TextField-class.html)