mobile_unique_id

A Flutter plugin to get unique id of mobile devices. Supported for Android and iOS platforms.

Installing

dependencies:
  mobile_unique_id: ^1.0.2

Import

import 'package:mobile_unique_id/mobile_unique_id.dart';

Bugs & Requests

If you encounter any issues, open an issue. Even better, raise a ticket on github for suggestions. Pull request are also welcome.

Flutter

For help getting started with Flutter, view our online documentation.

For help on editing plugin code, view the documentation.

License

MIT License