at_primitives 1.0.0 copy "at_primitives: ^1.0.0" to clipboard
at_primitives: ^1.0.0 copied to clipboard

Primitive types and utilities for AT Protocol. This package provides basic data structures and utilities used across AT Protocol implementations.

Release Note #

1.0.0 #

  • NEW: Initial release of the consolidated at_primitives package.
  • FEATURE: Unified primitive types for AT Protocol including:
    • AtIdentifier - Core identifier syntax handling (migrated from at_identifier package)
    • AtUri - AT URI parsing and validation (migrated from at_uri package)
    • NSID - Namespaced identifier parsing (migrated from nsid package)
  • CONSOLIDATION: This package replaces the separate at_identifier, at_uri, and nsid packages to reduce dependency complexity and improve maintainability.
  • COMPATIBILITY: Provides the same API surface as the individual packages for seamless migration.
0
likes
150
points
194
downloads

Publisher

verified publisheratprotodart.com

Weekly Downloads

Primitive types and utilities for AT Protocol. This package provides basic data structures and utilities used across AT Protocol implementations.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#atproto #bluesky #primitives #utilities

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

BSD-3-Clause (license)

Dependencies

freezed_annotation, json_annotation

More

Packages that depend on at_primitives