FLUTTER ECOSYSTEM

advertising_id

A Flutter plugin to access advertising ID.Wraps ASIdentifierManager.advertisingIdentifier (on iOS) and advertising ID (on Android).

Latest version
2.7.1
30-day downloads
111.3K
Likes
40
Pub points
140

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

The advertising_id package is a Flutter plugin that provides access to the device's advertising ID on both Android and iOS platforms. It wraps native APIs—ASIdentifierManager.advertisingIdentifier on iOS and the Android Advertising ID—enabling apps to retrieve unique identifiers used for targeted advertising. This allows developers to comply with platform-specific privacy guidelines while supporting ad personalization and analytics. The plugin is lightweight and integrates seamlessly into Flutter applications.

Use cases
  • Targeted advertising
  • User analytics
  • Ad attribution
  • Cross-app tracking
Key features
  • Cross-platform support
  • Privacy-compliant
  • Simple API
  • Native integration
Suitable for
  • Ad-serving apps
  • Analytics tools
  • Marketing platforms
Considerations
  • Requires user consent on iOS
  • Depends on platform permissions
  • Not available on all devices
  • May be restricted by privacy settings
Supported platformsAndroidiOS

Install package

flutter pub add advertising_id

Categories

Source repository

Related projects

No data available yet.