Skip to content

Google and Apple is missing on web #8

@felixkriechbaum

Description

@felixkriechbaum

Hi folks,

the Google and Apple Icon are missing when im running the app in web.

CleanShot 2024-11-19 at 14 28 34@2x

This is my code
`
FlutterSocialButton(
onTap: () {},
buttonType: ButtonType.google,
),

FlutterSocialButton(
onTap: () {},
buttonType: ButtonType.apple,
),
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions