feat(mobile): allow customizing the quick-access symbol bar#1797
feat(mobile): allow customizing the quick-access symbol bar#1797TEE0207 wants to merge 1 commit into
Conversation
|
Hi, just wanted to give an update on the CI checks: The Analyze code step now passes successfully. The remaining failure is on the Install applesimutils step, which is a Codemagic infrastructure issue unrelated to this PR's changes — it fails before even reaching the simulator or app build steps. I checked and this appears to be a flaky CI environment issue on the macOS build machine. All code changes are clean with zero errors and zero new warnings introduced. The PR is ready for review when you get a chance. Happy to make any changes based on your feedback! |
0e9337f to
175b3fa
Compare
|
Hi @TEE0207 , could you please rebase your PR against main branch as your code is a bit out of date. Also the codebase doesn't support flutter 3.44 due to a couple of issues with some packages so you would have to downgrade your flutter version to 3.41 |
Checklist:
mainbranch of the repo.Closes #1661