Skip to content

docs: move AES-CTR importRawKey example to a separate file - #397

Open
KSAGlory wants to merge 1 commit into
google:masterfrom
KSAGlory:docs/aes-ctr-import-raw-key-example
Open

docs: move AES-CTR importRawKey example to a separate file#397
KSAGlory wants to merge 1 commit into
google:masterfrom
KSAGlory:docs/aes-ctr-import-raw-key-example

Conversation

@KSAGlory

@KSAGlory KSAGlory commented Sep 8, 2026

Copy link
Copy Markdown

Addresses part of #283

Summary

  • Moves the AesCtrSecretKey.importRawKey dartdoc example into example/webcrypto/aes_ctr/import_raw_key.dart.
  • Replaces the inline code block with a {@example ...} reference.
  • Preserves the existing example behavior and keeps the change limited to one example.

Testing

  • dart format --output=none --set-exit-if-changed example/webcrypto/aes_ctr/import_raw_key.dart lib/src/webcrypto/webcrypto.aesctr.dart
  • dart analyze
  • Local execution was attempted but could not start the native build because NASM is unavailable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants