fluttercommunity / fluttercommunity/plus_plugins
Looking forward to iOS and macbook packageInfo.buildSignature can also return the correct value
- Vorherrschende Sprache
- Dart
- Sterne
- 1.9k
- Forks
- 1.3k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### 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
Beitragsleitfaden
Rechercherichtung
Beginne mit dem bestehenden Verhalten von package_info_plus bei packageInfo.buildSignature auf Android und ermittle anschließend die Plugin-Einstiegspunkte für iOS und macOS, die gleichwertige Signaturinformationen liefern würden. Als abgeschlossen gilt die Aufgabe, wenn die Methode auf beiden Apple-Plattformen den korrekten Hash des Signaturschlüssels zurückgibt und dabei das bestehende Android-Verhalten beibehält.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- dart, flutter
- Bereich
- desktop, mobile
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100