转自
http://www.blindmotion.com/2009/03/google-weather-api-images/
images/weather/chance_of_rain.gif
images/weather/sunny.gif
images/weather/mostly_sunny.gif
images/weather/partly_cloudy.gif
images/weather/mostly_cloudy.gif
images/weather/chance_of_storm.gif
images/weather/rain.gif
images/weather/chance_of_rain.gif
images/weather/chance_of_snow.gif
images/weather/cloudy.gif
images/weather/mist.gif
images/weather/storm.gif
images/weather/thunderstorm.gif
images/weather/chance_of_tstorm.gif
images/weather/sleet.gif
images/weather/snow.gif
images/weather/icy.gif
images/weather/dust.gif
images/weather/fog.gif
images/weather/smoke.gif
images/weather/haze.gif
images/weather/flurries.gif
转自
http://blog.sina.com.cn/s/blog_44c781ec0100k5nl.html
我收集到的google weather api icon图标,暂时更新如下:
http://www.google.com/ig/images/weather/sunny.gif
http://www.google.com/ig/images/weather/rain.gif
http://www.google.com/ig/images/weather/mist.gif
http://www.google.com/ig/images/weather/fog.gif
http://www.google.com/ig/images/weather/mostly_cloudy.gif
http://www.google.com/ig/images/weather/cloudy.gif
http://www.google.com/ig/images/weather/partly_cloudy.gif
http://www.google.com/ig/images/weather/thunderstorm.gif
http://www.google.com/ig/images/weather/haze.gif
http://www.google.com/ig/images/weather/smoke.gif
http://www.google.com/ig/images/weather/storm.gif
http://www.google.com/ig/images/weather/flurries.gif
http://www.google.com/ig/images/weather/chance_of_rain.gif
http://www.google.com/ig/images/weather/mostly_sunny.gif
http://www.google.com/ig/images/weather/chance_of_storm.gif
http://www.google.com/ig/images/weather/chance_of_snow.gif
更多的待以后知道补充
添加三种图标
http://www.google.com/ig/images/weather/sunny.gif
http://www.google.com/ig/images/weather/rain.gif
http://www.google.com/ig/images/weather/mist.gif
http://www.google.com/ig/images/weather/fog.gif
http://www.google.com/ig/images/weather/mostly_cloudy.gif
http://www.google.com/ig/images/weather/cloudy.gif
http://www.google.com/ig/images/weather/partly_cloudy.gif
http://www.google.com/ig/images/weather/thunderstorm.gif
http://www.google.com/ig/images/weather/haze.gif
http://www.google.com/ig/images/weather/smoke.gif
http://www.google.com/ig/images/weather/storm.gif
http://www.google.com/ig/images/weather/flurries.gif
http://www.google.com/ig/images/weather/chance_of_rain.gif
http://www.google.com/ig/images/weather/mostly_sunny.gif
http://www.google.com/ig/images/weather/chance_of_storm.gif
http://www.google.com/ig/images/weather/chance_of_snow.gif
http://www.google.com/ig/images/weather/chance_of_tstorm.gif
http://www.google.com/ig/images/weather/sleet.gif
http://www.google.com/ig/images/weather/snow.gif
http://www.google.com/ig/images/weather/icy.gif
http://www.google.com/ig/images/weather/dust.gif
分享到:
相关推荐
这个Flutter包可能是`flutter_weather_icons`,正如压缩包子文件的文件名称`flutter_weather_icons-master`所示,它很可能包含了源代码、示例项目、图标资源等文件,方便开发者在自己的应用中轻松集成天气图标。...
此外,他们可能会使用Fetch API或者axios等库来获取天气数据,通常来自公开的天气API,如OpenWeatherMap或Weather Underground。数据可能被存储在浏览器的IndexedDB中,以便在离线状态下也能访问最近的天气信息。 ...
5. **UI设计**:利用Material Design组件构建用户界面,如Icons、Text、Cards等。 6. **状态管理**:可能涉及到Provider、Riverpod或Bloc等状态管理解决方案。 7. **动画**:Flutter提供了丰富的动画库,如...
常见的天气API有OpenWeatherMap、Weather Underground等,它们提供JSON格式的数据。 4. **数据解析**:收到API返回的JSON数据后,开发者需要使用Dart的json解析库将数据转换为可操作的对象,以便在UI中显示。 5. *...
12. **图形绘制**:展示天气图标可能需要自定义View,或者使用开源库如Weather Icons来渲染天气相关的图像。 13. **APK打包与发布**:WeatherDemo.apk文件是应用的打包版本,包含了所有运行所需资源和代码,可以...
2. 图标库:引入天气图标库,如Weather Icons,通过图标代码映射到实际天气状况,提升用户体验。 3. 地图集成:若要显示地理位置的天气,可以集成Google Maps API,创建地图组件,并在地图上标注用户当前位置的天气...
用作XML Drawable起始API 24 一个图标源(不再包含mdpi,hdpi等) 灵活性 尺寸 色彩 轮廓 阴影 RTL自动镜像(选择加入) 如果需要Drawable,它也可以与IconicsDrawable一起使用! 保存为APK大小 [EXPERIMENTAL]...