weather_widget 1.0.6 copy "weather_widget: ^1.0.6" to clipboard
weather_widget: ^1.0.6 copied to clipboard

Simple weather related controls can be freely combined to form a variety of weather dynamic effects background, or can be used as the background effect of app

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add weather_widget

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

dependencies:
  weather_widget: ^1.0.6

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_widget/WeatherWidget.dart';
import 'package:weather_widget/example/main.dart';
20
likes
30
pub points
29%
popularity

Publisher

unverified uploader

Simple weather related controls can be freely combined to form a variety of weather dynamic effects background, or can be used as the background effect of app

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cupertino_icons, flutter

More

Packages that depend on weather_widget