PackageTrack
Sign in Get early access

app_review_dialog

A beautiful, localised in-app rating dialog for Flutter. Shows a star rating prompt; positive ratings invite a store review, negative ones open a feedback email.

2.0.1 137 downloads/mo #1708 most downloaded on pub.dev emavgl/app_review_dialog

What this package is like to depend on

Last release 1 months ago

05 Jul 2026

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 3 of 3 stable releases

Nothing withdrawn

no release was ever pulled

3 months old

3 releases · first in 2026

3 releases in the last 12 months

see the full history below

Release timeline

3 releases · May 2026 to Jul 2026
Release Pre-release

Releases

latest 3
  1. 2.0.1 05 Jul 2026
    Release notes

    chore: improve pub.dev score (description length, example, PopScope, …

    Open source →
    Release notes
    • Shortened the pubspec description to fit pub.dev's length guidelines.
    • Replaced deprecated WillPopScope with PopScope; bumped the minimum Flutter SDK to 3.22.0 accordingly.
    • Raised the minimum url_launcher constraint to ^6.1.0 (the lowest version that provides the LaunchMode API this package relies on), fixing dart pub downgrade resolution.
    • Added an example/ app.
    Open source →
  2. 2.0.0 05 Jul 2026
    Release notes
    • Breaking: AppReviewDialog.show() now always returns a non-null AppReviewDialogResult (tapping the modal barrier used to return null; it now resolves to AppReviewDialogAction.dismissed).
    • Breaking: AppReviewDialogAction gained a new cancelled value. Tapping the explicit "Cancel" button now returns cancelled, while backing out via the device back button/gesture or tapping outside the dialog returns dismissed — callers can tell an explicit "no thanks" apart from an incidental dismissal.
    Open source →
  3. 1.0.0 17 May 2026
    Release notes
    • Initial release.
    • 5‑star rating dialog with full‑point granularity.
    • Two outcome paths: positive → "Rate in store" + "Support & Contribute"; negative → "Send us an email".
    • Automatic locale detection (22 languages).
    • Android market:// and iOS itms-apps:// deep links with HTTPS fallbacks.
    • Theme‑aware (follows Material color scheme, light & dark).
    • Every string overridable per invocation.
    • minPositiveRating threshold, continueButtonLabel, storePackageName, appStoreId, supportWebsitePage parameters.
    • Bounce animation on tapped star.
    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