Chapter4, 2nd Edition, Section 4, Dev Tools

I’m on a Mac, Monterey 12.1 And Android Studio Artic Fox 2020.3.1 Patch 4. When I click on the Dev Tools icon it opens in SAFARI and displays nothing. I copy the URL into CHROME and it works as shown in the book. Can you tell me how to get the IDE to open CHROME not Safari when I click on Dev Tools?

One way is to set Chrome as default browser in Monterey. Don’t have other suggestions at the moment.

To add to @funkyboy here is how to do it on macOS Monterey 12.1

  • Open System Preferences > General
  • Choose Chrome in the section Default web browser.

I also am doing Flutter Apprentice on M1 macBook Pro, macOS 12.1.

Thanks, That was easy. Works fine now.