PackageTrack
Sign in Get early access

app_help_center

A lightweight Flutter help center and user communication kit for app announcements, changelog, FAQ, support, and rating links.

0.2.7 145 downloads/mo #1638 most downloaded on pub.dev kyinwind/app_help_center

What this package is like to depend on

Last release 3 days ago

20 Aug 2026

Release timing varies

gaps range from 8 days to 2 months

Nearly every release is documented

notes for 8 of 8 stable releases

Nothing withdrawn

no release was ever pulled

2 months old

8 releases · first in 2026

8 releases in the last 12 months

see the full history below

Release timeline

8 releases · Jun 2026 to Aug 2026
Release Pre-release

Releases

latest 8
  1. 0.2.7 20 Aug 2026
    Release notes
    • Broadened http, http_parser, and shared_preferences constraints while preserving the APIs used by the package.
    • Restored compatibility with Flutter 3.22 and platform forks by replacing Color.withValues with Color.withOpacity.
    Open source →
  2. 0.2.6 30 Jun 2026
    Release notes
    • Added remote FAQ JSON loading through AppHelpCenterConfig.remoteFaqUrl.
    • Added AppHelpCenterConfig.remoteFaqParser for custom remote FAQ JSON schemas.
    • Documented remote FAQ fallback and merge behavior: local FAQ items stay available when the network fails, matching IDs are updated, and new remote items are appended.
    Open source →
  3. 0.2.5 29 Jun 2026
    Release notes
    • Fixed built-in Chinese localization strings for the help center UI.
    • Documented the internationalization boundary between the plugin and host apps.
    • Clarified that copyOverrides is an advanced escape hatch, not a full translation table.
    • Added API responsibility documentation for plugin-owned copy and host-owned product content.
    Open source →
  4. 0.2.4 28 Jun 2026
    Release notes
    • Displayed announcement published dates in help center announcement cards.
    Open source →
  5. 0.2.3 26 Jun 2026
    Release notes
    • Added HelpFeedbackConfig.dingTalkContentBuilder to customize DingTalk message content from the app layer.
    • Kept DingTalk's default feedback message unchanged when no content builder is configured.
    • Documented DingTalk keyword-security usage in the README.
    Open source →
  6. 0.2.2 25 Jun 2026
    Release notes
    • Added review prompt manager with dual click/day thresholds, four-button dialog (Rate Now / Later / Settings / Never), and persistent silent state via AppHelpCenterConfig.reviewPrompt.
    • Added Discord webhook multipart image upload support in feedback service (payload_json + files[]).
    • Added screenshot picker on the feedback page: tap to add, horizontal thumbnail preview, remove button, up to 5 images via image_picker.
    • Added rate and tech support action buttons on the feedback page (mirrors SwiftHelpCenter FeedbackView.feedbackActions).
    • Added character count display (1700-character limit) below the feedback text field.
    • Added image_picker and http_parser dependencies.
    Open source →
  7. 0.2.1 21 Jun 2026
    Release notes
    • Relaxed the intl dependency constraint to support >=0.19.0 <0.21.0.
    • Updated deprecated color opacity calls for newer Flutter SDKs.
    Open source →
  8. 0.2.0 07 Jun 2026
    Release notes
    • Added unified feedback configuration through AppHelpCenterConfig.feedback.
    • Added built-in HelpFeedbackPage.
    • Added email, web form, Discord webhook, DingTalk webhook, and custom submit channels.
    • Added lightweight system information collection for feedback payloads.
    • Updated the default feedback quick link to appear only when feedback is configured.
    • Added remote version supplements for updating version history video/article links from JSON.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive