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';
117
likes
130
points
352
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, freezed_annotation, json_annotation

More

Packages that depend on weather_animation