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

Flutter package for Meteocons weather icons with animated SVG, static SVG, outlined monochrome SVG, and Lottie assets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add weather_icons_animated

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

dependencies:
  weather_icons_animated: ^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_icons_animated/weather_icons_animated.dart';
1
likes
160
points
109
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Flutter package for Meteocons weather icons with animated SVG, static SVG, outlined monochrome SVG, and Lottie assets.

Repository (GitHub)
View/report issues

Topics

#weather #icons #svg #lottie #flutter

License

MIT (license)

Dependencies

flutter, flutter_svg, lottie

More

Packages that depend on weather_icons_animated