Skip to content

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

Closed
@hidea

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

featA label indicating that this issue is a new feature.help wantedExtra attention is neededuntriagedA label Indicating this Issue has not yet been initiated.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions