surf-flutter-app-template
surf-flutter-app-template copied to clipboard
feat: Permission handler
Checklist
- Add Permission handler
- Add example
https://github.com/surfstudio/surf-flutter-app-template/assets/39735343/c0d5c69d-c691-4cfd-8146-826923ad9817
- [ ] Have you added an explanation of what your changes do and why you'd like us to include them?
- [ ] Is there an existing issue for this PR?
-
link issue here (use keywords like
fix
,close
,resolve
etc. if necessary)
-
link issue here (use keywords like
- [ ] 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
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 26.39%. Comparing base (
339c48c
) to head (b510604
). Report is 17 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #117 +/- ##
=======================================
Coverage 26.39% 26.39%
=======================================
Files 55 55
Lines 917 917
=======================================
Hits 242 242
Misses 675 675
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
In general: do we need this functionality for all of our projects?
We can use the same package to access the device file system/gallery/camera etc. This tends to be more common and adding the package to the template becomes more useful