cuba_weather_dart 2.2.0 copy "cuba_weather_dart: ^2.2.0" to clipboard
cuba_weather_dart: ^2.2.0 copied to clipboard

outdated

Application programming interface of the Cuba Weather project implemented in Dart

Cuba Weather Dart Changelog #

[2.2.0] - January 27, 2020 #

  • Implement parse for wind direction

[2.1.0] - January 26, 2020 #

  • Get today's weather forecast information
  • Get drought status information
  • Get description state information

[2.0.1] - January 26, 2020 #

  • Implement windstring parser for obtain velocity and direction of wind

[2.0.0] #

  • Use forecast from insmet.cu
  • Merge information fron insmet.cu and redcuba.cu

[1.3.3] - January 21, 2020 #

  • Add new locations
  • Implement health suggestions

[1.3.2] - January 16, 2020 #

  • Remove the tests, because the test package creates conflict with flutter_test.

[1.3.1] - January 15, 2020 #

  • Use Datetime class for date
  • Fix error in double conversion

[1.3.0] - January 15, 2020 #

  • Remove locations duplicates
  • Use double type instance of int type

[1.2.1] - January 12, 2020 #

  • Implement Damerau Levenshtein distance without extra dependency
  • Remove unnecessary dependencies

[1.2.0] - January 12, 2020 #

  • Restructure code
  • Optional suggestion
  • Correct handling exceptions
  • Improve README.md

[1.1.5] - January 11, 2020 #

  • Fix error in GitHub Actions

[1.1.4] - January 10, 2020 #

  • Implement actions for master and develop branchs

[1.1.3] - January 10, 2020 #

  • Autopublish in pub.dev with GitHub Actions

[1.1.2] - January 10, 2020 #

  • Fix errors in dependencies

[1.1.1] - January 10, 2020 #

  • Fix variable names
  • Fix errors in dependencies

[1.1.0] - January 10, 2020 #

  • Find location with Levenshtein distance
  • Improve example

[1.0.0] - January 10, 2020 #

  • Create GitHub workflow
  • Add README license badge
  • Add README package version badge
  • Add README build result badge
  • Document code

[0.1.4] - January 10, 2020 #

  • Fix error in wind property
  • Fix error in location sort
  • Improve example
  • Improve test

[0.1.3] - January 9, 2020 #

  • Remove unnecessary code
  • Add CODE_OF_CONDUCT.md
  • Improve README.md

[0.1.2] - January 9, 2020 #

  • Fix example README.md

[0.1.1] - January 9, 2020 #

  • Remove Flutter dependency
  • Use Test Dart package instance of Flutter Test
  • Add pubspec.yaml to example
  • Fix example
  • Fix test

[0.1.0] - January 9, 2020 #

  • Improve package description
  • Format code
  • Add example
  • Change homepage

[0.0.1] - January 9, 2020 #

  • Initial implementation of Dart client for www.redcuba.cu weather API.
3
likes
0
pub points
8%
popularity

Publisher

unverified uploader

Application programming interface of the Cuba Weather project implemented in Dart

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cuba_weather_insmet_dart, cuba_weather_redcuba_dart

More

Packages that depend on cuba_weather_dart