yelp_fusion_client 0.2.0
yelp_fusion_client: ^0.2.0 copied to clipboard
A Dart Client to access the business endpoints of Yelp Fusion API.
0.2.0 Null Safety (2 February 2022) #
- Fixed dartdoc comments
/** */ -> ///
- Updated pubspec.yaml
- Migrated to Null Saftey using the dart migration tool
- Fixed fetchBusinessSearch() required params logical bug
0.1.0+1 Initial Release Fixes (9 March 2021) #
- Fixed dartdoc comments
/** */ -> ///
- Updated pubspec.yaml
- Removed using
nullinif nulloperators
0.1.0 Initial Release (9 March 2021) #
- Comes with Support for Yelp Fusion API Endpoints:
Autocomplete,Business Details,Business Reviews, andBusiness Search