wsds 1.0.0 copy "wsds: ^1.0.0" to clipboard
wsds: ^1.0.0 copied to clipboard

Weanel Standardize Data Structre for loading current weather, weather warning and weather forecast

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add wsds

With Flutter:

 $ flutter pub add wsds

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

dependencies:
  wsds: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:wsds/wsds.dart';
0
likes
150
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Weanel Standardize Data Structre for loading current weather, weather warning and weather forecast

Homepage
Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

intl, weather_unit

More

Packages that depend on wsds