Looks like you both have the same issue. A quick search links to an issue in the official flutter repository, which highlights the root cause, (latest JDK that comes with android studio), this then linked to the migration instructions of how to update your project to be compatiable. The steps are here: https://github.com/fluttercommunity/plus_plugins/issues/3303