weather_svg_icons 0.3.0 copy "weather_svg_icons: ^0.3.0" to clipboard
weather_svg_icons: ^0.3.0 copied to clipboard

Static and animated SVG weather icons for Flutter, with WMO code mapping and an Icon-style widget API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add weather_svg_icons

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

dependencies:
  weather_svg_icons: ^0.3.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_svg_icons/weather_svg_icons.dart';
0
likes
160
points
14
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Static and animated SVG weather icons for Flutter, with WMO code mapping and an Icon-style widget API.

Homepage

Topics

#flutter #weather #icons #svg #animation

License

MIT (license)

Dependencies

flutter, flutter_svg, full_svg_flutter, web

More

Packages that depend on weather_svg_icons