atproto_core 0.5.2 copy "atproto_core: ^0.5.2" to clipboard
atproto_core: ^0.5.2 copied to clipboard

This package provides core reusable and useful functionality for wrapping AT Protocol and related services.

Release Note #

v0.5.2 #

  • Moved Session object and createSession function from atproto. And exposed refreshSession as a function. (#686)

v0.5.1 #

  • Upgraded multiformats.
  • Upgrade cbor and now compatible with Flutter 3.13.0. (#681)

v0.5.0 #

  • Drop support for null unsafe Dart, bump SDK constraint to '^3.0.0'. (#599)
  • Dart3 modifier applied.

v0.4.6 #

  • Upgraded xrpc and exposed RateLimit and RateLimitPolicy objects. (#636)
  • Added Pagination object and paginate method in BaseService. (#626)

v0.4.5 #

  • Export useful ids and annotations as const. (#606)

v0.4.4 #

  • Export atUriConverter as const. (#605)

v0.4.3 #

  • Fixed parameter type of upload and subscribe in BaseService from NSID to String.

v0.4.2 #

  • Upgraded xrpc. (#563)

v0.4.1 #

  • Fixed to throw UnsupportedError when an anonymous user tries to access an endpoint that requires authentication. (#564)

v0.4.0 #

  • Added homepage in pubspec.yaml. (#549)
  • Changed the argument of the upload method to byte data instead of a File object. This change allows uploads to be used without being affected by platform differences. (#556)

v0.3.5 #

  • Added adaptor parameter in get and subscribe, and removed decoder and converter. (#495)
  • Added progress_status.dart.

v0.3.4 #

  • Improved generation of CID hash codes, allowing CID objects to be specified as keys for Maps, etc. (#490)

v0.3.3 #

  • Fixed subscribeRepoUpdates.

v0.3.2 #

  • Added decoder parameter in stream. (#472)

v0.3.1 #

  • Added converter parameter in stream<T>. (#446)

v0.3.0 #

  • Updated SDK to ">=2.17.0 <4.0.0". (#406)

v0.2.10 #

  • The retry algorithm has been modified to retry when an InternalServerError occurs as a result of XRPC communication. (#358)

v0.2.9 #

  • Upgraded xrpc and added stream method. (#318)

v0.2.8 #

  • Upgraded xrpc and added protocol option. (#269)

v0.2.7 #

  • Upgraded xrpc. (#249)

v0.2.6 #

  • Upgraded xrpc. (#249)

v0.2.5 #

  • Upgraded xrpc. (#249)

v0.2.4 #

  • Upgraded xrpc. (#249)

v0.2.3 #

  • Added upload feature. (#249)

v0.2.2 #

  • Upgraded xrpc to make this package compatible with Flutter. (#242)

v0.2.1 #

  • Fixed to body as optional and added headers for post. (#218)

v0.2.0 #

  • Use xrpc package and refactored structures. (#146)
  • Exposed AtUri. (#144)

v0.1.2 #

  • Redefined retry processing as a class and exposed it as challenge.dart. (#128)

v0.1.1 #

  • Deleted ATProtoResponse<List> transformMultiDataResponse<D> from BaseService. (#112)

v0.1.0 #

  • Added core objects. (#70)
    • BaseService
    • Empty
    • ATProtoResponse
    • ATProtoRequest
    • ATProtoException
    • ForbiddenException

v0.0.2 #

  • Exposed client_context.dart.

v0.0.1 #

  • First Release!
2
likes
0
pub points
51%
popularity

Publisher

verified publisheratprotodart.com

This package provides core reusable and useful functionality for wrapping AT Protocol and related services.

Homepage
Repository (GitHub)
View/report issues

Topics

#atproto #bluesky #api #core

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

at_uri, cbor, freezed_annotation, json_annotation, multiformats, universal_io, xrpc

More

Packages that depend on atproto_core