appplayer_claude_code_provider 0.1.1 copy "appplayer_claude_code_provider: ^0.1.1" to clipboard
appplayer_claude_code_provider: ^0.1.1 copied to clipboard

A brain_kernel LLM provider that drives Claude Code as a live interactive session (no `-p`), keeping usage on the flat subscription. Desktop-only.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add appplayer_claude_code_provider

With Flutter:

 $ flutter pub add appplayer_claude_code_provider

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

dependencies:
  appplayer_claude_code_provider: ^0.1.1

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:appplayer_claude_code_provider/appplayer_claude_code_provider.dart';
0
likes
160
points
124
downloads

Documentation

API reference

Publisher

verified publishermakemind.dev

Weekly Downloads

A brain_kernel LLM provider that drives Claude Code as a live interactive session (no `-p`), keeping usage on the flat subscription. Desktop-only.

Homepage
Repository (GitHub)
View/report issues

Topics

#llm #claude #appplayer #mcp #provider

License

MIT (license)

Dependencies

brain_kernel, mcp_llm

More

Packages that depend on appplayer_claude_code_provider