-
-
Notifications
You must be signed in to change notification settings - Fork 113
Description
: Error: No named parameter with the name 'nullOk'.
../…/extensions/context_ext.dart:174
Actions.invoke(this, intent, nullOk: nullOk);
^^^^^^
/C:/flutter/flutter/packages/flutter/lib/src/widgets/actions.dart:858:18: Context: Found this candidate, but the arguments don't match.
static Object? invoke(
^^^^^^
: Error: No named parameter with the name 'isMaterialAppTheme'.
../…/flutter/theme.dart:27
isMaterialAppTheme: isMaterialAppTheme,
^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^
/C:/flutter/flutter/packages/flutter/lib/src/material/theme.dart:39:9: Context: Found this candidate, but the arguments don't match.
const Theme({
^^^^^
: Error: No named parameter with the name 'isMaterialAppTheme'.
../…/flutter/theme.dart:47
isMaterialAppTheme: isMaterialAppTheme,
^^^^^^^^^^^^^^^^^^
/C:/flutter/flutter/packages/flutter/lib/src/material/theme.dart:39:9: Context: Found this candidate, but the arguments don't match.
const Theme({
^^^^^
: Error: The getter 'addressOf' isn't defined for the class 'GUID'.
../…/src/path_provider_windows_real.dart:126
-
'GUID' is from 'package:win32/src/structs.dart' ('../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/win32-1.7.4/lib/src/structs.dart').
../…/src/structs.dart:1
Try correcting the name to the name of an existing getter, or defining a getter or field named 'addressOf'.
knownFolderID.addressOf, KF_FLAG_DEFAULT, NULL, pathPtrPtr);
^^^^^^^^^
: Error: The getter 'addressOf' isn't defined for the class 'LOGFONT'.
../…/src/structs.dart:1067 -
'LOGFONT' is from 'package:win32/src/structs.dart' ('../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/win32-1.7.4/lib/src/structs.dart').
../…/src/structs.dart:1
Try correcting the name to the name of an existing getter, or defining a getter or field named 'addressOf'.
addressOf.cast().elementAt(28).cast();
^^^^^^^^^
: Error: The getter 'addressOf' isn't defined for the class 'ENUMLOGFONTEX'.
../…/src/structs.dart:1112 -
'ENUMLOGFONTEX' is from 'package:win32/src/structs.dart' ('../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/win32-1.7.4/lib/src/structs.dart').
../…/src/structs.dart:1
Try correcting the name to the name of an existing getter, or defining a getter or field named 'addressOf'.
LOGFONT get elfLogFont => addressOf.cast().ref;
^^^^^^^^^
: Error: The getter 'addressOf' isn't defined for the class 'ENUMLOGFONTEX'.
../…/src/structs.dart:1114 -
'ENUMLOGFONTEX' is from 'package:win32/src/structs.dart' ('../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/win32-1.7.4/lib/src/structs.dart').
../…/src/structs.dart:1
Try correcting the name to the name of an existing getter, or defining a getter or field named 'addressOf'.
String get elfFullName => addressOf
^^^^^^^^^
Error: The getter 'addressOf' isn't defined for the class 'ENUMLOGFONTEX'.
../…/src/structs.dart:1120 -
'ENUMLOGFONTEX' is from 'package:win32/src/structs.dart' ('../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/win32-1.7.4/lib/src/structs.dart').
../…/src/structs.dart:1
Try correcting the name to the name of an existing getter, or defining a getter or field named 'addressOf'.
String get elfStyle => addressOf
^^^^^^^^^
: Error: The getter 'addressOf' isn't defined for the class 'ENUMLOGFONTEX'.
../…/src/structs.dart:1126 -
'ENUMLOGFONTEX' is from 'package:win32/src/structs.dart' ('../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/win32-1.7.4/lib/src/structs.dart').
../…/src/structs.dart:1
Try correcting the name to the name of an existing getter, or defining a getter or field named 'addressOf'.
String get elfScript => addressOf
^^^^^^^^^
: Error: The getter 'addressOf' isn't defined for the class 'OSVERSIONINFO'.
../…/src/structs.dart:2688 -
'OSVERSIONINFO' is from 'package:win32/src/structs.dart' ('../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/win32-1.7.4/lib/src/structs.dart').
../…/src/structs.dart:1
Try correcting the name to the name of an existing getter, or defining a getter or field named 'addressOf'.
addressOf.cast().elementAt(20).cast().unpackString(128);
^^^^^^^^^
: Error: The getter 'addressOf' isn't defined for the class 'OSVERSIONINFO'.
../…/src/structs.dart:2699 -
'OSVERSIONINFO' is from 'package:win32/src/structs.dart' ('../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/win32-1.7.4/lib/src/structs.dart').
../…/src/structs.dart:1
Try correcting the name to the name of an existing getter, or defining a getter or field named 'addressOf'.
..addressOf.cast().elementAt(20).value = 0;
^^^^^^^^^