weather_animation 1.1.0 weather_animation: ^1.1.0 copied to clipboard
The package contains beautiful weather animations. Easy setup with the weather configurator!
[1.1.0] - 20-08-2024 #
- 🧨del:
WeatherScene.getWeather
andgetWeatherScene
- 🧨add: use
WrapperScene.weather
instead ofWeatherSceneWidget
- add: all weather widgets can accept
null
-config as a parameter - upd: all weather widgets have been refactored and optimized
- upd: dart sdk
^3.0.0
[1.0.1] - 27-10-2023 #
- new: use getter
WeatherScene.sceneWidget
instead ofgetWeather
method - new: use
WeatherSceneWidget
instead ofgetWeatherScene
method
[1.0.0] - 04-10-2023 #
- upd: raise upper bound dart sdk: ">=2.17.0 <4.0.0"
- upd: dependencies
- upd: rebuild models
- upd and deploy configurator
[0.0.2] - 09-01-2023 #
- Weathunits configurator app now available on the web
- fix issue #7, when the
weathunits_configurator
did not work correctly on the web - update some dependencies
- add visual resources to documentation, styling of the package was adjusted, link to telegram channel is attached
[0.0.1] - 25-11-2022 #
- hello pub!