-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
blocked: customer-responseWaiting for customer response, e.g. more information was requested.Waiting for customer response, e.g. more information was requested.type: documentationImprovements or additions to documentationImprovements or additions to documentationtype: enhancementNew feature or requestNew feature or request
Description
Following instructions in:
Flutter Firebase codelab
I named my project friendly_chat
.
The problem is that Dart packages need to use the snake_case
naming convention. When the iOS bundle name is generated, it uses the project name unchanged. Copying and pasting that into the Firebase console won't work because Firebase does not accept the underscore.
Metadata
Metadata
Assignees
Labels
blocked: customer-responseWaiting for customer response, e.g. more information was requested.Waiting for customer response, e.g. more information was requested.type: documentationImprovements or additions to documentationImprovements or additions to documentationtype: enhancementNew feature or requestNew feature or request