google_weather_flutter 0.1.2 copy "google_weather_flutter: ^0.1.2" to clipboard
google_weather_flutter: ^0.1.2 copied to clipboard

A comprehensive Flutter plugin for the Google Weather API. Easily fetch current conditions, hourly and daily forecasts, and historical weather data for your apps.

0.1.2 #

  • Migrated all models to use sealed class syntax for compatibility with the latest freezed version.
  • Updated pubspec.yaml to use freezed_annotation version ^3.1.0.
  • Regenerated all model files using build_runner.

0.1.1 #

  • Refined pubspec description for better search visibility.

0.1.0 #

  • Updated package name to google_weather_flutter.
  • Added comprehensive documentation to all public APIs.
  • Added a GitHub Action for CI.
  • Updated all dependencies to the latest stable versions.

0.0.1 #

  • Initial release.
1
likes
160
points
86
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter plugin for the Google Weather API. Easily fetch current conditions, hourly and daily forecasts, and historical weather data for your apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, freezed_annotation, json_annotation

More

Packages that depend on google_weather_flutter