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

5 feat drinks selection screen #9

Merged
merged 6 commits into from
Dec 6, 2024
Merged

Conversation

ChunhThanhDe
Copy link
Member

Description

solve challenge 4: Drink Swipe Screen

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

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 that 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 linked an issue Dec 6, 2024 that may be closed by this pull request
2 tasks
@ChunhThanhDe ChunhThanhDe self-assigned this Dec 6, 2024
@ChunhThanhDe ChunhThanhDe merged commit 872dd22 into main Dec 6, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

feat: Drinks Selection Screen
1 participant