Closed M-A-D-A-R-A closed 2 years ago
Description
Upgrading flutter version to 3.0
Fixes #628
Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [x] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] This change requires a documentation update
How Has This Been Tested?
Test Configuration:
- Firmware version: Flutter 3.0.2 • channel stable
- Hardware:SM M426B
After making the Required changes, The app is working as it was in flutter 2.8
Checklist:
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
@amlannandy Can u Please upgrade your flutter version and test whether the app is working or not?
Okay. Will test it out. Might take some time though. As it's working for you, you can carry on with the rest of your tickets. I'll run it on my system and then merge if it works.
Okay. Will test it out. Might take some time though. As it's working for you, you can carry on with the rest of your tickets. I'll run it on my system and then merge if it works.
yeah sure! That works
Description
Upgrading flutter version to 3.0
Fixes #628
Type of change
How Has This Been Tested?
Test Configuration:
After making the Required changes, The app is working as it was in flutter 2.8
Checklist: