Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

GFSocialType is missing `apple`

Aperta
#312 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
35/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
dart, flutter
Ambito
mobile-dev

Direzione di ricerca

Start by locating GFSocialType and GFSocialButton in the GetWidget Dart package and inspect how existing social button types are represented and rendered. Add AppleID as a supported option, then verify that the corresponding button can be used and displays the intended icon or label consistently with the existing types.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

enhancement

Is your feature request related to a problem? Please describe.

Apple now requires that if you support any OAuth social login system on an app in the iTunes store, you have to also support AppleID login.

GetWidget does not have a GFSocialType.apple button type for GFSocialButton.

Describe the solution you'd like

AppleID login needs to be supported.

Describe alternatives you've considered

I want to use a custom FontAwesome icon for this, but GFSocialButton only supports a limited set of button types, and I don't see a way to make a custom icon type.

Additional context

The rules are quoted here:

https://developer.apple.com/forums/thread/124006

Lingua principale
Dart
Stelle
4.8k
Fork
649
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di ionicfirebaseapp/getwidget

Tutte le issue di ionicfirebaseapp/getwidget

Issue simili

Altre issue su Dart

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.