odm 0.0.4 copy "odm: ^0.0.4" to clipboard
odm: ^0.0.4 copied to clipboard

outdated

On-Device Measurement for iOS apps

ODM #

On-Device Measurement for iOS apps

Getting Started #

If you don't know what this is, please refer to the doc below.

On-Device Measurement for iOS

You can initiate the plugin first.

final _odmPlugin = Odm();

and then call the On-Device Measurement for iOS.

_odmPlugin.initiateWithEmail("abc@gmail.com"); _odmPlugin.initiateWithPhoneNumber("821067777777");

1
likes
0
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

On-Device Measurement for iOS apps

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on odm

Packages that implement odm