dart_newsapi 0.1.1+2
dart_newsapi: ^0.1.1+2 copied to clipboard
A Dart package for newsapi.org. An API Key from newsapi.org is required to use this package. Get one for free at newsapi.org Using only http package, nothing more nothing less.
0.0.1 02.04.2020 #
- Initial release.
0.1.0 02.04.2020 #
- Small fixes, first stable release.
0.1.0+1 02.04.2020 #
- Update main file to reflect lib name.
0.1.1 03.04.2020 #
- Update code to adhere to suggestions from analysis from pub.dev
0.1.1+1 03.04.2020 #
- Update code to adhere to suggestions from analysis from pub.dev
0.1.1+2 03.04.2020 #
- Update readme