poptart_lex 0.1.0
poptart_lex: ^0.1.0 copied to clipboard
Generated Dart types and method descriptors for AT Protocol ecosystem lexicons.
Release Note #
0.1.0 #
- Initial Poptart fork release under the new
poptart_*package name. - Repository metadata now points to
sprksocial/poptart.
1.0.3 #
- MIGRATION: Updated to use the consolidated
at_primitivespackage instead of separate primitive packages. - IMPROVEMENT: Reduced dependency complexity by adopting unified primitive types.
1.0.2 #
- Fix SDK constraint to '">=3.8.0 <4.0.0"'.
1.0.1 #
- chore: optimized docs.
1.0.0 #
- Bump SDK constraint to '^3.8.0'.
0.2.5 #
- Add
record-keyonLexStringas JSON value.
0.2.4 #
- Add
record-keyonLexString.
0.2.3 #
- Add
tidonLexString.
0.2.2 #
- Merge latest lexicons definitions.
- Expose
LexXrpcSubscriptionMessage.
0.2.1 #
- Merge latest lexicons definitions.
0.2.0 #
- Merge latest lexicons definitions.
0.1.6 #
- Bump SDK constraint to '^3.3.0'.
0.1.3 #
- Added generated lexicons docs as
lexicon/docspackage. You can access all official lexicons. (#1094)
0.1.2 #
- Replaced the type of
itemsfromMap<String, dynamic>toLexArrayItemonLexArrayItems. (#1075)
0.0.0 #
- Let's start.