fluttercommunity / fluttercommunity/plus_plugins

[Request]: name mapping in dart instead of objc

Open
#3,599 0 comments 0 reactions 0 assignees View on GitHub
enhancement triage
Dominant language
Dart
Stars
1.9k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

### Plugin

device_info_plus

### Use case

Would be great to have this mapping in dart instead of objc so people using Shorebird can push any new updates directly to user devices.

### Proposal

[DeviceIdentifiers.m](https://github.com/fluttercommunity/plus_plugins/blob/main/packages/device_info_plus/device_info_plus/ios/device_info_plus/Sources/device_info_plus/DeviceIdentifiers.m) `userKnownDeviceModel` depends on `identifier` which could individually be queried and then the mapping can be done on the dart side.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.