native_id 0.0.5 copy "native_id: ^0.0.5" to clipboard
native_id: ^0.0.5 copied to clipboard

Get unique identifier for android and iOS

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add native_id

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  native_id: ^0.0.5

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:native_id/native_id.dart';
2
likes
150
pub points
69%
popularity
screenshot

Publisher

verified publisherkyawzayartun.com

Get unique identifier for android and iOS

Repository (GitHub)
View/report issues

Topics

#imei #unique-identifier #utility

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on native_id