Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sensitive_constants.dart missing #8

Closed
simranss opened this issue Jan 8, 2022 · 2 comments
Closed

sensitive_constants.dart missing #8

simranss opened this issue Jan 8, 2022 · 2 comments

Comments

@simranss
Copy link

simranss commented Jan 8, 2022

Maybe I am wrong, but sensitive_constants.dart is not mentioned. If that is not provided for sensitive purposes, can you inform me that what am I supposed to use as filler in place of it?

@jyotirmoy-paul
Copy link
Owner

Hi @simranss basically the file just contains a const developerKey with a developer set password as a string. I should have taken a different approach instead of including developerKey in a file and then excluding the file from checking into git.

You can find more about the file here in the README.md section of the project - read about sensitive_constants.dart

@simranss
Copy link
Author

simranss commented Jan 8, 2022 via email

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

No branches or pull requests

2 participants