Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Allow anonymous login #25

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Allow anonymous login #25

wants to merge 5 commits into from

Conversation

SoftWyer
Copy link

@SoftWyer SoftWyer commented Dec 31, 2019

There is a new button for guest login (firebase's Anonymous login).

Fairly straightforward except the button image is an Icon, rather than an asset. Icons will honour the theme sizing but I've had to hardcode a size to match the assets. Incidentally, I'm not sure that the 2x and 3x assets are handled correctly unless there is some magic going on within the theme, if so, then the hardcoding will probably be broken.

This PR also includes the dependency uplift in #23 (which worked fine on Android, yet to test on iOS but there's an initial build error which could be anything and nothing as per usual with iOS :-/ )

@SoftWyer
Copy link
Author

SoftWyer commented Jan 4, 2020

Got this working with an iOS build. If you have trouble, then note the comments in this thread for the Facebook flutter plugin.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant