fluttercommunity / fluttercommunity/plus_plugins
[Request]: name mapping in dart instead of objc
Open
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
Assessment
This issue has not been assessed yet.