Skip to content

Firebase setup guide #3

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

Merged
merged 2 commits into from
Nov 28, 2024
Merged

Firebase setup guide #3

merged 2 commits into from
Nov 28, 2024

Conversation

ChunhThanhDe
Copy link
Member

@ChunhThanhDe ChunhThanhDe commented Nov 28, 2024

Description

Add first Firebase setup guide with Flutter Project

use vscode via Firebase Console and terninal

Type of Change

  • 🚀 New feature (non-breaking change which adds functionality)
  • 🐞 Bug fix (non-breaking change which fixes an issue)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)
  • 🔄 Code refactor
  • ⚙️ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Please also list any relevant details for your test configuration

  • Test with new Device, and new Project

Pre-launch Checklist:

  • I have read the Contributor Guide and followed the process for submitting PRs.
  • I have followed the Flutter Style Guide, including widget expectations.
  • I have signed the CLA.
  • I have listed at least one issue this PR fixes.
  • I updated or added relevant documentation.
  • Is the code as simple and readable as possible?
  • I added tests for the changes I made (or marked as test-exempt).
  • I have ensured that all tests are passing.

@ChunhThanhDe ChunhThanhDe added the feature A new feature or request label Nov 28, 2024
@ChunhThanhDe ChunhThanhDe linked an issue Nov 28, 2024 that may be closed by this pull request
2 tasks
@ChunhThanhDe ChunhThanhDe merged commit fab4b2a into main Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Firebase setup
1 participant