This is my first app.
The app use APIs:
You are should to add 'keys.dart' file to 'lib' directory and create your API Keys.
There should be two lines inside:
"const String kWeatherAPIKey = '$yourKey'; const String kPlacesAPIKey = '$yourKey';"
Send me please your suggestions if you see my code for I can improve it.
