smart_in_app_review 1.0.2 copy "smart_in_app_review: ^1.0.2" to clipboard
smart_in_app_review: ^1.0.2 copied to clipboard

Advanced In App Reviews for iOS and Android. Shows review dialogs only after meeting defined conditions with smart timing.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.2 - 2025-09-09 #

Fixed #

  • Resolved publication issues
  • Updated package metadata

1.0.1 - 2025-09-09 #

Fixed #

  • Minor bug fixes and improvements
  • Updated GitHub repository URLs in pubspec.yaml

1.0.0 - 2025-09-09 #

Added #

  • ๐ŸŽ‰ Initial release of Smart In-App Review plugin
  • โš™๏ธ Configurable timing conditions for showing review dialogs
  • ๐Ÿ“ฑ Cross-platform support (iOS and Android)
  • ๐Ÿ• Session duration tracking for better timing
  • ๐Ÿ› Debug mode with detailed logging
  • ๐Ÿ”„ Lifecycle-aware monitoring
  • ๐Ÿงช Force show method for testing
  • ๐Ÿ—‘๏ธ Reset functionality for testing
  • ๐Ÿ“Š Condition checking method
  • ๐Ÿ“š Comprehensive documentation and examples

Features #

  • Smart Timing: Multiple configurable conditions
    • Minimum launch times
    • Days after installation
    • Days between reminders
    • Session duration requirements
    • Configurable delays
  • Developer Experience: Debug mode, force show, reset data
  • Modern Architecture: Built with latest Flutter/Dart standards
  • Zero Dependencies: Minimal external dependencies
  • Platform Integration: Uses native review APIs

Dependencies #

  • flutter: SDK
  • in_app_review: ^2.0.9
  • shared_preferences: ^2.3.2
  • plugin_platform_interface: ^2.1.8

Platform Support #

  • Android: API 21+ (Android 5.0+)
  • iOS: iOS 10.3+
  • Flutter: 3.22.0+
  • Dart: 3.9.0+
2
likes
160
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

Advanced In App Reviews for iOS and Android. Shows review dialogs only after meeting defined conditions with smart timing.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, in_app_review, plugin_platform_interface, shared_preferences

More

Packages that depend on smart_in_app_review

Packages that implement smart_in_app_review