radio_browser_api 2.0.0+1 radio_browser_api: ^2.0.0+1 copied to clipboard
An HTTP client for Radio Browser
2.0.0 #
- fix: add jsonDecode to parse
clickStation
response - fix: change
UUID
types fromint
toString
inStationClickCounter
andStationClick
models - chore: update
http
version to">=0.13.0 <2.0.0"
1.0.1 #
- fix: parse responses with utf8
1.0.0 #
- chore(deps): update
sdk
constraints to>=3.0.0 <4.0.0
, effectively dropping support for Dart 2. Keep using0.1.1+4
if you need Dart 2 support. - chore(deps): update
http
version to1.0.0
- chore(deps): update
json_annotation
version to4.8.1
- chore(deps-dev): update
build_runner
version to2.4.5
- chore(deps-dev): update
json_serializable
version to6.7.0
- chore(deps-dev): update
test
version to1.24.3
- chore(deps-dev): update
very_good_analysis
version to5.0.0+1
0.1.0+4 #
- fix: broken
toMap
function inInputParameters
0.1.0+3 #
- feat: deprecated
germany
,france
, andaustria
constructors in favor offromHost
0.1.0+2 #
- fix: exported all models
0.1.0+1 #
- feat: initial commit 🎉