weather_animation 1.0.1 copy "weather_animation: ^1.0.1" to clipboard
weather_animation: ^1.0.1 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: ^1.0.1

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';
75
likes
120
pub points
82%
popularity
screenshot

Publisher

unverified uploader

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

Homepage
Repository (GitHub)
View/report issues

Topics

#weather #animation #ui #widget #with-playground

Documentation

API reference

Funding

Consider supporting this project:

t.me

License

Apache-2.0 (LICENSE)

Dependencies

flutter, freezed_annotation, json_annotation

More

Packages that depend on weather_animation