age_signals_flutter 0.0.2 copy "age_signals_flutter: ^0.0.2" to clipboard
age_signals_flutter: ^0.0.2 copied to clipboard

Flutter plugin to access Google Play Age Signals (Android) and Apple Declared Age Range API (iOS) for age-appropriate experiences.

Changelog #

0.0.2 Minor Improvements (October 2025) #

🚀 Enhancements and Preparations for iOS Support

  • Improved plugin structure and iOS folder setup.
  • Added initial Swift stub for future Declared Age Range API integration.
  • Updated README and documentation formatting.
  • Minor code cleanup and metadata fixes for pub.dev compatibility.

0.0.1 Initial Release (October 2025) #

🎉 First public release of age_signals_flutter

This release introduces the Flutter plugin providing a unified API for age-appropriate experience signals.

✨ Features #

  • 🟢 Android: Supports Google Play Age Signals API
    • Retrieves user supervision status and Play Install ID.
  • 🔵 iOS: Placeholder implementation for Declared Age Range API (future support planned).
  • 🧠 Simple getUserStatus() method for retrieving age-related information.
  • ⚙️ Fully structured plugin setup for Android and iOS.
  • 🧩 Ready for apps requiring digital safety and age verification compliance.
4
likes
150
points
41
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin to access Google Play Age Signals (Android) and Apple Declared Age Range API (iOS) for age-appropriate experiences.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on age_signals_flutter

Packages that implement age_signals_flutter