ali_devices 0.0.2
ali_devices: ^0.0.2 copied to clipboard
ali_devices 安卓IOS设备唯一id获取
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add ali_devicesThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
ali_devices: ^0.0.2Alternatively, 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:ali_devices/ali_devices.dart';