app_help_center 0.2.0 copy "app_help_center: ^0.2.0" to clipboard
app_help_center: ^0.2.0 copied to clipboard

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

0.2.0 #

  • 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.

0.1.0 #

  • Initial MVP release.
  • Added help center page for announcements, version history, quick links, FAQ, support, feedback, and rating entry points.
  • Added SwiftHelpCenter-compatible remote announcement JSON parsing.
  • Added unread state storage with shared_preferences.
  • Added URL-first external actions with url_launcher.
  • Added built-in Chinese and English copy with caller overrides.
  • Added example app, README, tests, and pub.dev metadata.
0
likes
130
points
86
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Topics

#help-center #announcements #changelog #faq #support

License

MIT (license)

Dependencies

flutter, http, intl, shared_preferences, url_launcher

More

Packages that depend on app_help_center