podcastindex_dart 1.0.2 copy "podcastindex_dart: ^1.0.2" to clipboard
podcastindex_dart: ^1.0.2 copied to clipboard

retracted

This library provides easy access to the PodcastIndex API to find podcasts feeds & episodes.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add podcastindex_dart

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  podcastindex_dart: ^1.0.2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:podcastindex_dart/podcastindex_dart.dart';
0
likes
0
points
51
downloads

Publisher

verified publisherncavallini.ch

Weekly Downloads

This library provides easy access to the PodcastIndex API to find podcasts feeds & episodes.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, convert, crypto, dotenv, http, json_annotation

More

Packages that depend on podcastindex_dart