flutter-mobile-clean-architecture-template
flutter-mobile-clean-architecture-template copied to clipboard
chore: update to latest flutter
Description
What:
- What changes did you make?
How:
- How do you change it?
- If it is a breaking change, code refactor. Explain how others should migrate to the new API.
Why:
- What is the reason for the change?
- If it is a breaking change, code refactor. What justifies the change?
Type of Change
- [ ] โจ New feature (non-breaking change which adds functionality)
- [ ] ๐ ๏ธ Bug fix (non-breaking change which fixes an issue)
- [x] โ Breaking change (fix or feature that would cause existing functionality to change)
- [ ] ๐งน Code refactor
- [ ] โ Build configuration change
- [ ] ๐ Documentation
- [x] ๐๏ธ Chore
Code Checklist
- [ ] Tested [test_documentation_video_link_here] or a screenshot.