Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

GFSocialType is missing `apple`

Open
#312 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
dart, flutter
Domain
mobile-dev

Research direction

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.

Written by the indexing model from the issue text.

Description

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

Dominant language
Dart
Stars
4.8k
Forks
649
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ionicfirebaseapp/getwidget

All issues in ionicfirebaseapp/getwidget

Similar issues

More Dart issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.