Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
miquelbeltran authored Jul 17, 2024
2 parents 5ef4dce + d9718cd commit 9bd5ea8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/COMPILATION.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ body:
2. Search on Stack Overflow for similar errors.
3. Search on Google or other general purpose search engines.
4. Perform a `flutter upgrade`, followed by `flutter pub upgrade` and finally `flutter clean`, then try again.
5. Perform a `flutter pub cache repair` to clean install of the packages in your system cache. See [`dart pub cache`](https://dart.dev/tools/pub/cmd/pub-cache) for more info.
If you can prove that you have done all these steps and still have problems, proceed with the following template.
Expand Down

0 comments on commit 9bd5ea8

Please sign in to comment.