nasa_apis 0.0.4 copy "nasa_apis: ^0.0.4" to clipboard
nasa_apis: ^0.0.4 copied to clipboard

A wrapper for the NASA Open APIs with caching and helpful utilities for seamless integration.

0.0.4 #

  • DateTime values provided need to be converted to the eastern timezone to make sure the date is valid. A date that is 1 day ahead of the eastern timezone will now revert back 1 day so it's the current eastern date.

0.0.3 #

  • Add missing API key init in the request manager.

0.0.2 #

  • Add support for setting the default cache expiration in the APOD cache update function.
  • Fix the failing test suite.

0.0.1 #

  • The first beta release of the NASA APIs.
  • Supports the NASA Astronomy Picture of the Day APIs.
  • Adds caching support for APOD.
  • Assign categories to APOD items and provides a category search.
1
likes
0
pub points
9%
popularity

Publisher

verified publishervoidari.com

A wrapper for the NASA Open APIs with caching and helpful utilities for seamless integration.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http, path, sqflite, timezone, tuple

More

Packages that depend on nasa_apis