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

Bug Report: Typo in the tutorial #1835

Open
Padi142 opened this issue Nov 30, 2024 · 1 comment
Open

Bug Report: Typo in the tutorial #1835

Padi142 opened this issue Nov 30, 2024 · 1 comment
Assignees
Labels
bug Something isn't working untriaged A label Indicating this Issue has not yet been initiated.

Comments

@Padi142
Copy link

Padi142 commented Nov 30, 2024

Hey, i've started building a thing with atproto.dart and I've noticed that the tutorial on https://atprotodart.com/docs/intro/ has a typo.

image

The code snippets says bluesky.feeds.post() but the correct function call is bluesky.feeds.createPost() .

Can I make a PR to fix this ? Maybe I'll try to find some more bugs/typos as I go along!

@Padi142 Padi142 added bug Something isn't working untriaged A label Indicating this Issue has not yet been initiated. labels Nov 30, 2024
@myConsciousness
Copy link
Owner

Hi @Padi142!

I think you're using an old version, so please try with the latest on pub.dev:

https://pub.dev/packages/bluesky

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged A label Indicating this Issue has not yet been initiated.
Projects
None yet
Development

No branches or pull requests

2 participants