weather_animation
weather_animation copied to clipboard
Getting dependency error for freezed annotation
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
Temporary solution: use the dependency override in pubspec.yaml:
dependency_overrides:
freezed_annotation: ^3.0.0