weather_animation library

Delightful animation of weather conditions with flutter capabilities.

Classes

BackgroundWidget
The widget is used to customize the background of the weathers widget scene.
CloudConfig
Configuration of the Cloud.
CloudWidget
ColorSerializer
Convert Color to/from json.
RainConfig
Configuration of the Rain.
RainDropWidget
RainWidget
SingleThunderWidget
SingleThunderWidgetState
SnowConfig
Configuration of the Snow.
SnowflakeWidget
A class represents a single snow widget (i.e. snowflakes).
SnowWidget
A class represents the snow widget. Use snowConfig for deep customization.
SunConfig
Configuration of the sun.
SunWidget
ThunderConfig
Configuration of the Thunder.
ThunderWidget
WeatherConfig
Represents all weather configurations.
WeatherSceneWidget
WindConfig
Configuration of the Wind.
WindWidget
WrapperScene
A very handy wrapper for positioning the scene and placing weather widgets on it. Applies smart scaling so that your weather widgets are placed evenly across the screen parameters provided.

Enums

WeatherScene
A variety of scenes of different weather phenomena.

Constants

ignoreJson → const JsonKey

Functions

getWeatherScene(WeatherScene weatherScene) Widget