Adds a new in-app announcement to Oinkoin using the announcements framework. Use when the user wants to send a user-facing announcement, show a startup dialog, or publish a blog post about a new feature.
emavgl/oinkoin
SkillsMP has collected 8 skills from emavgl/oinkoin. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 8
- GitHub stars
- 458
- GitHub forks
- 50
Skills in this repository
Showing 8 of 8 collected skills.
Adds a key-value preference to the Oinkoin Flutter app, connects it to the UI and defaults, and integrates safe backup and restore behavior.
Adds consistent, context-aware Talker logging for important Oinkoin operations, diagnostics, warnings, and exceptions.
Adds or updates localized text with reusable inline bold, italic, or underline markup in the Oinkoin Flutter app.
Creates commits using Oinkoin's conventional commit style without generated co-author or assistant footers.
Creates a GitHub release for Oinkoin with a tag, release name, and a one-line changelog summary. Use when the user wants to ship a new version.
Creates or updates blog articles for the Oinkoin website. Use when the user wants to write a blog post, publish a release article, or add content to the website blog.
Translates untranslated strings in a locale JSON file for the Oinkoin app. Use when the user wants to localise or update translations for a specific language, or says "translate <locale>".