fluttercommunity / fluttercommunity/plus_plugins

Looking forward to iOS and macbook packageInfo.buildSignature can also return the correct value

Open
#3,084 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

package_info_plus

### Use case
Right now the packageInfo.buildSignature method returns a SHA256 hex string (without colon byte delimiters)

just in Android.

package_info_plus already has the basic functionality, why not just extend it to also deliver the signing key hash for iOS, and make it cross-platform? The signing key is also used to lock down Apple APIs. (Although they use only one key for debug and release, unlike Android.)

### Proposal

Looking forward to iOS and macbook packageInfo.buildSignature can also return the correct value

https://github.com/fluttercommunity/plus_plugins/issues/2940

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.