pub_api_client 2.7.0 pub_api_client: ^2.7.0 copied to clipboard
An API Client for Pub to interact with public package information.
2.7.0 #
- Updated schema by @leoafarias
- Add missing field to pubspec by @jxstxn1
2.6.0 #
- Feature: Added topics parameters to search method
- Chore: Improved models equality and toString methods
- Fix: Hanging on close #40
2.5.0 #
- Feature: Ability to customize user-agent
- Chore: Set the minimum Dart SDK version to
3.0.0
. by @gmpassos - Chore: Update dependencies by @gmpassos
- Chore: Switched analysis to use
lints
by @gmpassos - Chore: Pub.dev API no longer returns latestStableVersion for documentation endpoint
- Fix: Handle invalid json on exception
2.3.0 #
- Updated dependencies
- Removed freezed
2.2.2 #
- chore: Updated dependencies
- Updated min SDK Version to 2.17
2.2.1 #
Thank you @Rexios80 for all the great contributions
- chore: Updated dependencies
- fix: Recursive paging shares client
- added: More tests
2.2.0 #
- Fixed
Client
interace for custom HTTP Client by @Rexios80 #17 - Added Flutter Favorites, Google Packages and Publisher Package request helpers.
2.1.1 #
- Added
close
method to PubClient
2.0.6 #
2.0.1 #
1.0.9 #
Changed #
- Ability to pass custom http Client as param.
- Changed latest version to display stable version only