切换到分支“稳定”颤振通道后
以下是构建问题。
错误:指定的语言版本太高。支持的最高语言版本是 2.8。
output: ../../third_party/dart/third_party/pkg/collection/lib/src/utils.dart:1:1: Error: The specified language version is too high. The highest supported language version is 2.8.
// Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
^
../../third_party/dart/third_party/pkg/collection/lib/src/wrappers.dart:1:1: Error: The specified language version is too high. The highest supported language version is 2.8.
// Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file
^
../../third_party/dart/third_party/pkg/collection/lib/src/functions.dart:1:1: Error: The specified language version is too high. The highest supported language version is …Run Code Online (Sandbox Code Playgroud) 我有一条错误消息..发生异常。PlatformException (PlatformException(INVALID_ICON, 找不到资源杂货店。请确保它已作为可绘制资源添加到您的 Android 头项目中。, null))
问题是我找不到缺少哪个资产或图标。
运行flutterLocalNotificationPlugin.initialize时出现错误
登录后应用程序冻结。
所有文件都是最新的。