happy_review 0.1.0 copy "happy_review: ^0.1.0" to clipboard
happy_review: ^0.1.0 copied to clipboard

A strategic in-app review library for Flutter that triggers review prompts at happy moments, not arbitrary launch counts.

0.1.0 #

  • Initial release.
  • Event-driven triggers with configurable minimum occurrences.
  • Prerequisites (AND logic) to ensure baseline engagement before triggers fire.
  • Per-platform policy rules aligned with Apple and Google restrictions.
  • Emotional filter pre-dialog with positive, negative, remind later, and dismiss outcomes.
  • Feedback collection dialog for unsatisfied users.
  • Adapter pattern for fully customizable dialog UI and storage backend.
  • Built-in conditions: MinDaysAfterInstall, CooldownPeriod, MaxPromptsShown, CustomCondition.
  • Debug mode to bypass policies and conditions during development.
  • Kill switch to enable/disable the library at runtime.
  • Query methods for event counts, prompts shown, and last prompt date.
  • Callbacks for every step of the review flow.
2
likes
0
points
317
downloads

Publisher

verified publisheraltumstack.com

Weekly Downloads

A strategic in-app review library for Flutter that triggers review prompts at happy moments, not arbitrary launch counts.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, in_app_review

More

Packages that depend on happy_review