Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: I want to use EmbedViewRecordView.when and support type $type app.bsky.graph.starterpack #1833

Open
hidea opened this issue Nov 28, 2024 · 0 comments
Assignees
Labels
feat A label indicating that this issue is a new feature. help wanted Extra attention is needed untriaged A label Indicating this Issue has not yet been initiated.

Comments

@hidea
Copy link
Contributor

hidea commented Nov 28, 2024

Proposal

I want to use

  • EmbedViewRecordView.when

but cannot refer class

  • EmbedViewRecordViewRecord
  • EmbedRecordViewDetached

I think I can use the class if bluesky.dart has the following export.

export 'package:bluesky/src/services/entities/embed_view_record_view_record.dart';
export 'package:bluesky/src/services/types/app/bsky/embed/record/embed_record_view_detached.dart;

And I would like to see support for the following types added.

  • $type app.bsky.graph.starterpack

Risks

@hidea hidea added feat A label indicating that this issue is a new feature. help wanted Extra attention is needed untriaged A label Indicating this Issue has not yet been initiated. labels Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat A label indicating that this issue is a new feature. help wanted Extra attention is needed untriaged A label Indicating this Issue has not yet been initiated.
Projects
None yet
Development

No branches or pull requests

2 participants