radio_browser_flutter 0.0.3 copy "radio_browser_flutter: ^0.0.3" to clipboard
radio_browser_flutter: ^0.0.3 copied to clipboard

Wrapper for radio browser API. Radio Browser API provides endpoints for retrieving online radio information from all over the world.

1
likes
120/ 140
pub points
30%
popularity

We analyzed this package 33 hours ago, and awarded it 120 pub points (of a possible 140):

partial
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/ashwin003/radio_browser_flutter/issues was unreachable. Make sure that the website is reachable via HEAD requests.

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

111 out of 259 API elements (42.9 %) have documentation comments.

Some symbols that are missing documentation: radio_browser_flutter, radio_browser_flutter.Codec, radio_browser_flutter.Codec.Codec, radio_browser_flutter.Codec.Codec.fromJson, radio_browser_flutter.Codec.name.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:radio_browser_flutter/radio_browser_flutter.dart that imports:
  • package:radio_browser_flutter/src/index.dart that imports:
  • package:radio_browser_flutter/src/radio_browser.dart that imports:
  • package:dns_client/dns_client.dart that imports:
  • package:dns_client/src/dns_over_https.dart that imports:
  • dart:io
partial
Pass static analysis
40 / 50trigger folding of the section

40/50 points: code has no errors, warnings, lints, or formatting issues

INFO: 'country' is deprecated and shouldn't be used. use [countryCode] instead, full name of the country. Currently it is autogenerated from the countrycode.

lib/src/types/response/station/station.dart:203:9

    ╷
203 │         country,
    │         ^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/types/response/station/station.dart

INFO: 'country' is deprecated and shouldn't be used. use [countryCode] instead, full name of the country. Currently it is autogenerated from the countrycode.

lib/src/types/response/station/station.g.dart:57:27

   ╷
57 │       'country': instance.country,
   │                           ^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/types/response/station/station.g.dart

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
dart_ping ^8.0.1 8.0.1 9.0.1
dio ^5.1.2 5.4.3+1 5.4.3+1
dns_client ^0.2.1 0.2.1 0.2.1
equatable ^2.0.5 2.0.5 2.0.5
flutter flutter 0.0.0 0.0.0
json_annotation ^4.8.1 4.9.0 4.9.0
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
collection - 1.18.0 1.18.0
freezed_annotation - 0.14.3 2.4.1
http - 0.13.6 1.2.1
http_parser - 4.0.2 4.0.2
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
path - 1.9.0 1.9.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^8.0.1` on dart_ping does not support the stable version `9.0.0`.

Try running dart pub upgrade --major-versions dart_ping to update the constraint.

10/10 points: Package supports latest stable Dart and Flutter SDKs

Analyzed with Pana 0.22.3, Flutter 3.19.6, Dart 3.3.4.

Check the analysis log for details.

1
likes
120
pub points
30%
popularity

Publisher

unverified uploader

Wrapper for radio browser API. Radio Browser API provides endpoints for retrieving online radio information from all over the world.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dart_ping, dio, dns_client, equatable, flutter, json_annotation

More

Packages that depend on radio_browser_flutter