surf-flutter-app-template
surf-flutter-app-template copied to clipboard
feat: Added a service for displaying snacks
Checklist
A service has been written that will help you use flutter_easy_dialogs to display snacks "out of the box".
https://github.com/surfstudio/surf-flutter-app-template/assets/39735343/142d53c3-d05f-4d2c-b4de-421ab6411766
- [x] Have you added an explanation of what your changes do and why you'd like us to include them?
- [x] Is there an existing issue for this PR?
- link issue here (use keywords like
fix,close,resolveetc. if necessary)
- link issue here (use keywords like
- [x] Have the files been linted and formatted?
- [ ] Have the docs been updated to match the changes in the PR?
- [ ] Have the tests been updated to match the changes in the PR?
- [x] Attached videos/screenshots demonstrating the fix/feature.
- [ ] Have you run the tests locally to confirm they pass?
New Features
What new capabilities does this PR add?
What docs changes are needed to explain this?
Codecov Report
Attention: Patch coverage is 0.75188% with 132 lines in your changes are missing coverage. Please review.
Project coverage is 23.16%. Comparing base (
339c48c) to head (46893e3). Report is 17 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #114 +/- ##
==========================================
- Coverage 26.39% 23.16% -3.23%
==========================================
Files 55 61 +6
Lines 917 1049 +132
==========================================
+ Hits 242 243 +1
- Misses 675 806 +131
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Please, provide a video on how it works now.
I added a screencast to the description of the PR