uwdart 0.0.5 copy "uwdart: ^0.0.5" to clipboard
uwdart: ^0.0.5 copied to clipboard

outdatedDart 1 only

Waterloo OpenData Client in Dart. Allows you to access data provided by Waterloo Open Data for your application.

0.0.5 #

Added #

  • Added browser and io version of the library
  • Added Food Services, Feds, and Awards Endpoints

Modified #

  • Generic open, close and makeRequest functions removed
  • Endpoints provided through one class: UWDart

0.0.4 #

Added #

  • Static ResponseParser
  • Added Static types where ever possible.
  • Exported API Endpoint for client to use.

0.0.3 #

Added #

  • Implemented and documented API endpoint.
  • A Generic example added for all the Endpoints since they are similar.
  • Version 0.0.3 published.

Modified #

  • Renamed CourseAPI, NewsAPI, UWAPI to CourseEndpoint, NewsEndpoint, and UWEndpoint respectively.
  • Deleted individual examples for course and news endpoints.
  • Internally modified how map data was being deserialize to objects.
  • Added static types for OpenConnection and CloseConnection.

0.0.1 #

Added #

  • News API and Course API implemented and documented.
  • Examples added for CourseAPI and NewsAPI.
  • Initial version published.
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Waterloo OpenData Client in Dart. Allows you to access data provided by Waterloo Open Data for your application.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

dartson, http

More

Packages that depend on uwdart