Did you know?
If you have a Flutter project that no longer builds on a specific platform, you can try this:
- delete the whole folder
- use the Flutter CLI to generate it again
- discard any unwanted changes
When it works, this can save you hours of frustration. 😌
| Previous | Next |
|---|---|
| Force Update with Remote Config | Firebase Init with Multiple Flavors |
