Skip to main content
GitHub repository

openmls_dart

openmls_dart contains 8 collected skills from djx-y-z, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
9
updated
2026-07-21
Forks
5
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

release-frb-crate
software-developers

Release a new openmls_frb native crate version (stage 1 of the two-stage release). Use when the user wants to build/publish new native binaries after openmls dependency updates, bump the openmls_frb crate, or push a openmls_frb-* tag. NOT for the Dart pub.dev release (that is release-package).

2026-07-21
release-package
software-developers

Prepare a new version of openmls for publication to pub.dev. Use when user wants to release, publish, or tag a new version of the package.

2026-07-21
build-native
software-developers

Build openmls native libraries for different platforms. Use when user asks about building, compiling, or creating native libraries for iOS, Android, macOS, Linux, or Windows.

2026-07-20
update-openmls
software-developers

Update openmls native library version. Use when checking for updates, upgrading openmls, bumping version, or updating native dependencies.

2026-07-14
security-review
information-security-analysts

Review openmls Dart code for security issues. Use when reviewing code changes, checking for proper API usage, verifying secure patterns, or auditing cryptographic code.

2026-06-06
add-db-migration
database-architects

Add a new database migration to EncryptedDb. Use when changing storage schema, data format, or serialization in the native library.

2026-02-18
frb-patterns
software-developers

Flutter Rust Bridge patterns and best practices for this project. Use when writing Rust API code, adding new bindings, implementing MlsEngine methods, or troubleshooting FRB issues.

2026-02-11
update-template
software-developers

Update copier template version. Use when checking for template updates, running copier update, or applying template changes to the project structure.

2026-02-07