bluesky 0.2.0 copy "bluesky: ^0.2.0" to clipboard
bluesky: ^0.2.0 copied to clipboard

The Easiest and Powerful Dart/Flutter Library for Bluesky Social.

Release Note #

v0.2.0 #

  • Changed parameter names. (#68)
    • From ActorsService.lookupProfile#handle, to ActorsService.lookupProfile#actor.
    • From ActorsService.lookupProfiles#handles, to ActorsService.lookupProfiles#actors.
  • Refactored objects and structures. (#70)
    • Deleted BlueskyResponse. Use ATProtoResponse instead.
    • Deleted BlueskyRequest. Use ATProtoRequest instead.
    • Deleted BlueskyException. Use ATProtoException instead.
  • Fixed INFO: The annotation 'JsonKey' can only be used on fields or getters.. (#51)
  • Added repost methods in FeedsService. (#36)

v0.1.0 #

  • Added NotificationsService and lookupNotifications method. (#19)
  • Added lookupUnreadCount for NotificationsService. (#18)
  • Common functions were split into atproto_core. (#16)

v0.0.1 #

  • First Release!

v0.0.0 #

  • Little Beginning.
23
likes
0
pub points
82%
popularity

Publisher

verified publisheratprotodart.com

The Easiest and Powerful Dart/Flutter Library for Bluesky Social.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

atproto, atproto_core, freezed_annotation, http, json_annotation

More

Packages that depend on bluesky