weather_animation 1.2.0 copy "weather_animation: ^1.2.0" to clipboard
weather_animation: ^1.2.0 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.2.0

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';
131
likes
160
points
551
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

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