app_set_id 1.3.0
app_set_id: ^1.3.0 copied to clipboard
Tiny Flutter plugin to retrieve the App Set ID (Android) or Identifier for Vendor (IDfV, iOS)
1.3.0 #
- Upgrade Android Gradle plugin and use declarative plugin application
- Web WASM compilation support
1.2.1 #
- Align version number between Flutter package and native code
1.2.0 #
- Added support for MacOS (which returns the primary MAC address)
1.1.0 #
- Upgraded Gradle to 8.0
1.0.0 #
- Reduce minimum Dart SDK version to 2.17.0
0.1.0 #
- Base implementation