weather_animation 0.0.2 copy "weather_animation: ^0.0.2" to clipboard
weather_animation: ^0.0.2 copied to clipboard

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add weather_animation

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  weather_animation: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:weather_animation/weather_animation.dart';
78
likes
140
pub points
84%
popularity
screenshot

Publisher

unverified uploader

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, freezed_annotation, json_annotation

More

Packages that depend on weather_animation