jellyfin_dart 0.1.2 copy "jellyfin_dart: ^0.1.2" to clipboard
jellyfin_dart: ^0.1.2 copied to clipboard

Auto-generated Dart client for Jellyfin Media Server API (v10.11.0). Provides type-safe access to all Jellyfin endpoints with full API coverage.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jellyfin_dart

With Flutter:

 $ flutter pub add jellyfin_dart

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

dependencies:
  jellyfin_dart: ^0.1.2

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

Import it

Now in your Dart code, you can use:

import 'package:jellyfin_dart/jellyfin_dart.dart';
0
likes
150
points
178
downloads

Publisher

verified publisheraryak.dev

Weekly Downloads

Auto-generated Dart client for Jellyfin Media Server API (v10.11.0). Provides type-safe access to all Jellyfin endpoints with full API coverage.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

copy_with_extension, dio, equatable, json_annotation

More

Packages that depend on jellyfin_dart