From c87af7611dc030c21d93948bee99a65a6362fc33 Mon Sep 17 00:00:00 2001 From: TheMuellenator Date: Fri, 12 Apr 2019 12:50:00 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d0fdd69..2973616 100644 --- a/README.md +++ b/README.md @@ -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) +