weather_animation icon indicating copy to clipboard operation
weather_animation copied to clipboard

The package contains beautiful weather animations. Easy setup with the weather configurator!

Results 10 weather_animation issues
Sort by recently updated
recently updated
newest added

Can you please add the moon, sleet units /widgets? and also can you create an entire sun widget? Right now we only have the option to display half sun, which...

enhancement

The question concerns the `weathunits_configurator` application from `example` folder. The `_UpdateForceButton` widget and its associated `MainController.forcedUpdate` controller do not fully reset errors when unexpected errors occur. At the moment, this...

help wanted
invalid
weather_configurator

Now in pub.dev: ``` Pass static analysis 30/50 Found 29 issues. Showing the first 2: - WARNING: The annotation 'JsonSerializable' can only be used on classes. - WARNING: The annotation...

The error occurs when the `--web-renderer=skwasm` flag is used. Flutter version 3.24.0. `Uncaught (in promise) FlutterLoader could not find a build compatible with configuration and environment. browser-polyfill.min.js:1 Uncaught (in promise)...

bug
weather_configurator

Hi Could you please update the package dependencies. I am getting freezed annotations dependency error as I am using this package and other packages that depends on 3.0.0. Thank you

Related to: - [[packages] `Color.value` is deprecated · Issue #159739 · flutter/flutter](https://github.com/flutter/flutter/issues/159739) - [[Proposal]Provide a alternative to deprecated `Color.value` · Issue #160184 · flutter/flutter](https://github.com/flutter/flutter/issues/160184) Generated code (note on `Color`): ```dart...

invalid
weather_configurator

I'm having to hand-parse data from the weather / WeatherFactory API on pub.dev. To not duplicate work, I'm wondering if anyone has already written some mapping code to set up...

enhancement
good first issue

flutter sdk:3.24.5 dart sdk: 3.5.4 iOS:18.4.1 When I run it on a real iOS device, the weather component performs abnormally, with some elements being very blurry and probably not rendered...