project not working
Ahmedmedhat187 opened this issue · comments
Hello,
The project not working with me,
could you till me what is the problem.
Thanks
Launching lib\main.dart on Android SDK built for x86 in debug mode...
Running Gradle task 'assembleDebug'...
Compiler message:
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart:34:3: Error: Type 'MouseCursor' not found.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:281:8: Error: Type 'MouseCursor' not found.
List<MouseCursor> get mouseCursorValues => [
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:293:3: Error: Type 'MouseCursor' not found.
MouseCursor get mouseCursorVal {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:304:22: Error: Type 'MouseCursor' not found.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart:34:3: Error: Type 'MouseCursor' not found.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:281:8: Error: Type 'MouseCursor' not found.
List<MouseCursor> get mouseCursorValues => [
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:293:3: Error: Type 'MouseCursor' not found.
MouseCursor get mouseCursorVal {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:304:22: Error: Type 'MouseCursor' not found.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart:64:3: Error: Type 'MouseCursor' not found.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:385:8: Error: Type 'MouseCursor' not found.
List<MouseCursor> get mouseCursorValues => [
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:397:3: Error: Type 'MouseCursor' not found.
MouseCursor get mouseCursorVal {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:408:22: Error: Type 'MouseCursor' not found.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart:43:3: Error: Type 'MouseCursor' not found.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:271:8: Error: Type 'MouseCursor' not found.
List<MouseCursor> get mouseCursorValues => [
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:283:3: Error: Type 'MouseCursor' not found.
MouseCursor get mouseCursorVal {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:294:22: Error: Type 'MouseCursor' not found.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/material_app.dart:20:13: Error: Expected 0 type arguments.
Map<Type, Action<Intent>> actions;
^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart:32:3: Error: Type 'MouseCursor' not found.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:301:8: Error: Type 'MouseCursor' not found.
List<MouseCursor> get mouseCursorValues => [
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:313:3: Error: Type 'MouseCursor' not found.
MouseCursor get mouseCursorVal {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:324:22: Error: Type 'MouseCursor' not found.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart:39:3: Error: Type 'MouseCursor' not found.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:351:8: Error: Type 'MouseCursor' not found.
List<MouseCursor> get mouseCursorValues => [
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:363:3: Error: Type 'MouseCursor' not found.
MouseCursor get mouseCursorVal {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:374:22: Error: Type 'MouseCursor' not found.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart:37:3: Error: Type 'MouseCursor' not found.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:323:8: Error: Type 'MouseCursor' not found.
List<MouseCursor> get mouseCursorValues => [
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:335:3: Error: Type 'MouseCursor' not found.
MouseCursor get mouseCursorVal {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:346:22: Error: Type 'MouseCursor' not found.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/widgets_app.dart:20:13: Error: Expected 0 type arguments.
Map<Type, Action<Intent>> actions;
^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart:24:3: Error: Type 'MouseCursor' not found.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:168:8: Error: Type 'MouseCursor' not found.
List<MouseCursor> get mouseCursorValues => [
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:180:3: Error: Type 'MouseCursor' not found.
MouseCursor get mouseCursorVal {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:191:22: Error: Type 'MouseCursor' not found.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/theme/theme_data.dart:30:3: Error: Type 'BottomNavigationBarThemeData' not found.
BottomNavigationBarThemeData bottomNavigationBarTheme;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Plugin project :url_launcher_web not found. Please update settings.gradle.
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:101:5: Error: No named parameter with the name 'descendantsAreFocusable'.
descendantsAreFocusable: descendantsAreFocusable,
^^^^^^^^^^^^^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/widgets/focus_manager.dart:412:3: Context: Found this candidate, but the arguments don't match.
FocusNode({
^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:284:34: Error: Getter not found: 'startFloat'.
FloatingActionButtonLocation.startFloat,
^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:283:34: Error: Getter not found: 'startDocked'.
FloatingActionButtonLocation.startDocked,
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:281:34: Error: Getter not found: 'miniStartFloat'.
FloatingActionButtonLocation.miniStartFloat,
^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:280:34: Error: Getter not found: 'miniStartDocked'.
FloatingActionButtonLocation.miniStartDocked,
^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:279:34: Error: Getter not found: 'miniEndTop'.
FloatingActionButtonLocation.miniEndTop,
^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:278:34: Error: Getter not found: 'miniEndFloat'.
FloatingActionButtonLocation.miniEndFloat,
^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:277:34: Error: Getter not found: 'miniEndDocked'.
FloatingActionButtonLocation.miniEndDocked,
^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:276:34: Error: Getter not found: 'miniCenterTop'.
FloatingActionButtonLocation.miniCenterTop,
^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:275:34: Error: Getter not found: 'miniCenterFloat'.
FloatingActionButtonLocation.miniCenterFloat,
^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:274:34: Error: Getter not found: 'miniCenterDocked'.
FloatingActionButtonLocation.miniCenterDocked,
^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:299:43: Error: Getter not found: 'miniCenterDocked'.
return FloatingActionButtonLocation.miniCenterDocked;
^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:301:43: Error: Getter not found: 'miniCenterFloat'.
return FloatingActionButtonLocation.miniCenterFloat;
^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:303:43: Error: Getter not found: 'miniCenterTop'.
return FloatingActionButtonLocation.miniCenterTop;
^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:305:43: Error: Getter not found: 'miniEndDocked'.
return FloatingActionButtonLocation.miniEndDocked;
^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:307:43: Error: Getter not found: 'miniEndFloat'.
return FloatingActionButtonLocation.miniEndFloat;
^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:309:43: Error: Getter not found: 'miniEndTop'.
return FloatingActionButtonLocation.miniEndTop;
^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:311:43: Error: Getter not found: 'miniStartDocked'.
return FloatingActionButtonLocation.miniStartDocked;
^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:313:43: Error: Getter not found: 'miniStartFloat'.
return FloatingActionButtonLocation.miniStartFloat;
^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:317:43: Error: Getter not found: 'startDocked'.
return FloatingActionButtonLocation.startDocked;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:319:43: Error: Getter not found: 'startFloat'.
return FloatingActionButtonLocation.startFloat;
^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/appbar.g.dart:486:11: Error: No named parameter with the name 'shadowColor'.
shadowColor: shadowColorVal,
^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/material/app_bar.dart:179:3: Context: Found this candidate, but the arguments don't match.
AppBar({
^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart:34:3: Error: 'MouseCursor' isn't a type.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:282:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonBase'.
- '_$FlatButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:283:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonBase'.
- '_$FlatButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.basic,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:284:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonBase'.
- '_$FlatButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.forbidden,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:285:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonBase'.
- '_$FlatButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grab,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:286:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonBase'.
- '_$FlatButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grabbing,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:287:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonBase'.
- '_$FlatButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.horizontalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:288:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonBase'.
- '_$FlatButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.text,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:289:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonBase'.
- '_$FlatButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.verticalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:290:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonBase'.
- '_$FlatButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.none,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:298:23: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonBase'.
- '_$FlatButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
orElse: () => SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:301:12: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonBase'.
- '_$FlatButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
return SystemMouseCursors.click;
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:304:22: Error: 'MouseCursor' isn't a type.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:549:9: Error: No named parameter with the name 'mouseCursor'.
mouseCursor: mouseCursorVal,
^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/material/flat_button.dart:102:9: Context: Found this candidate, but the arguments don't match.
const FlatButton({
^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart:34:3: Error: 'MouseCursor' isn't a type.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:282:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonIconBase'.
- '_$FlatButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:283:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonIconBase'.
- '_$FlatButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.basic,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:284:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonIconBase'.
- '_$FlatButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.forbidden,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:285:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonIconBase'.
- '_$FlatButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grab,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:286:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonIconBase'.
- '_$FlatButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grabbing,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:287:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonIconBase'.
- '_$FlatButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.horizontalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:288:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonIconBase'.
- '_$FlatButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.text,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:289:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonIconBase'.
- '_$FlatButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.verticalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:290:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonIconBase'.
- '_$FlatButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.none,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:298:23: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonIconBase'.
- '_$FlatButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
orElse: () => SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:301:12: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonIconBase'.
- '_$FlatButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
return SystemMouseCursors.click;
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:304:22: Error: 'MouseCursor' isn't a type.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:587:9: Error: No named parameter with the name 'mouseCursor'.
mouseCursor: mouseCursorVal,
^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/material/flat_button.dart:159:11: Context: Found this candidate, but the arguments don't match.
factory FlatButton.icon({
^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart:64:3: Error: 'MouseCursor' isn't a type.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:386:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FloatingActionButtonBase'.
- '_$FloatingActionButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/floating_action_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:387:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FloatingActionButtonBase'.
- '_$FloatingActionButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/floating_action_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.basic,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:388:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FloatingActionButtonBase'.
- '_$FloatingActionButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/floating_action_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.forbidden,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:389:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FloatingActionButtonBase'.
- '_$FloatingActionButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/floating_action_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grab,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:390:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FloatingActionButtonBase'.
- '_$FloatingActionButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/floating_action_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grabbing,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:391:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FloatingActionButtonBase'.
- '_$FloatingActionButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/floating_action_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.horizontalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:392:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FloatingActionButtonBase'.
- '_$FloatingActionButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/floating_action_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.text,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:393:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FloatingActionButtonBase'.
- '_$FloatingActionButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/floating_action_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.verticalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:394:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FloatingActionButtonBase'.
- '_$FloatingActionButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/floating_action_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.none,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:402:23: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FloatingActionButtonBase'.
- '_$FloatingActionButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/floating_action_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
orElse: () => SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:405:12: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FloatingActionButtonBase'.
- '_$FloatingActionButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/floating_action_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
return SystemMouseCursors.click;
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:408:22: Error: 'MouseCursor' isn't a type.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:466:9: Error: No named parameter with the name 'mouseCursor'.
mouseCursor: mouseCursorVal,
^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/material/floating_action_button.dart:129:9: Context: Found this candidate, but the arguments don't match.
const FloatingActionButton({
^^^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart:43:3: Error: 'MouseCursor' isn't a type.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:272:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$IconButtonBase'.
- '_$IconButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/icon_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:273:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$IconButtonBase'.
- '_$IconButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/icon_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.basic,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:274:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$IconButtonBase'.
- '_$IconButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/icon_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.forbidden,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:275:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$IconButtonBase'.
- '_$IconButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/icon_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grab,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:276:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$IconButtonBase'.
- '_$IconButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/icon_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grabbing,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:277:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$IconButtonBase'.
- '_$IconButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/icon_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.horizontalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:278:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$IconButtonBase'.
- '_$IconButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/icon_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.text,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:279:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$IconButtonBase'.
- '_$IconButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/icon_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.verticalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:280:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$IconButtonBase'.
- '_$IconButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/icon_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.none,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:288:23: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$IconButtonBase'.
- '_$IconButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/icon_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
orElse: () => SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:291:12: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$IconButtonBase'.
- '_$IconButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/icon_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
return SystemMouseCursors.click;
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:294:22: Error: 'MouseCursor' isn't a type.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:487:9: Error: No named parameter with the name 'mouseCursor'.
mouseCursor: mouseCursorVal,
^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/material/icon_button.dart:139:9: Context: Found this candidate, but the arguments don't match.
const IconButton({
^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/image_network.g.dart:321:9: Error: No named parameter with the name 'isAntiAlias'.
isAntiAlias: isAntiAliasVal,
^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/widgets/image.dart:376:3: Context: Found this candidate, but the arguments don't match.
Image.network(
^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart:32:3: Error: 'MouseCursor' isn't a type.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:302:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$OutlineButtonBase'.
- '_$OutlineButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/outline_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:303:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$OutlineButtonBase'.
- '_$OutlineButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/outline_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.basic,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:304:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$OutlineButtonBase'.
- '_$OutlineButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/outline_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.forbidden,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:305:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$OutlineButtonBase'.
- '_$OutlineButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/outline_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grab,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:306:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$OutlineButtonBase'.
- '_$OutlineButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/outline_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grabbing,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:307:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$OutlineButtonBase'.
- '_$OutlineButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/outline_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.horizontalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:308:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$OutlineButtonBase'.
- '_$OutlineButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/outline_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.text,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:309:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$OutlineButtonBase'.
- '_$OutlineButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/outline_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.verticalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:310:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$OutlineButtonBase'.
- '_$OutlineButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/outline_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.none,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:318:23: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$OutlineButtonBase'.
- '_$OutlineButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/outline_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
orElse: () => SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:321:12: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$OutlineButtonBase'.
- '_$OutlineButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/outline_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
return SystemMouseCursors.click;
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:324:22: Error: 'MouseCursor' isn't a type.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:570:9: Error: No named parameter with the name 'mouseCursor'.
mouseCursor: mouseCursorVal,
^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/material/outline_button.dart:62:9: Context: Found this candidate, but the arguments don't match.
const OutlineButton({
^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart:39:3: Error: 'MouseCursor' isn't a type.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:352:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonBase'.
- '_$RaisedButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:353:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonBase'.
- '_$RaisedButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.basic,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:354:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonBase'.
- '_$RaisedButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.forbidden,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:355:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonBase'.
- '_$RaisedButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grab,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:356:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonBase'.
- '_$RaisedButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grabbing,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:357:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonBase'.
- '_$RaisedButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.horizontalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:358:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonBase'.
- '_$RaisedButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.text,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:359:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonBase'.
- '_$RaisedButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.verticalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:360:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonBase'.
- '_$RaisedButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.none,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:368:23: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonBase'.
- '_$RaisedButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
orElse: () => SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:371:12: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonBase'.
- '_$RaisedButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
return SystemMouseCursors.click;
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:374:22: Error: 'MouseCursor' isn't a type.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:624:9: Error: No named parameter with the name 'mouseCursor'.
mouseCursor: mouseCursorVal,
^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/material/raised_button.dart:108:9: Context: Found this candidate, but the arguments don't match.
const RaisedButton({
^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart:37:3: Error: 'MouseCursor' isn't a type.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:324:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonIconBase'.
- '_$RaisedButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:325:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonIconBase'.
- '_$RaisedButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.basic,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:326:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonIconBase'.
- '_$RaisedButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.forbidden,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:327:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonIconBase'.
- '_$RaisedButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grab,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:328:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonIconBase'.
- '_$RaisedButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grabbing,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:329:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonIconBase'.
- '_$RaisedButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.horizontalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:330:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonIconBase'.
- '_$RaisedButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.text,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:331:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonIconBase'.
- '_$RaisedButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.verticalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:332:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonIconBase'.
- '_$RaisedButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.none,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:340:23: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonIconBase'.
- '_$RaisedButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
orElse: () => SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:343:12: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonIconBase'.
- '_$RaisedButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
return SystemMouseCursors.click;
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:346:22: Error: 'MouseCursor' isn't a type.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:632:9: Error: No named parameter with the name 'mouseCursor'.
mouseCursor: mouseCursorVal,
^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/material/raised_button.dart:183:11: Context: Found this candidate, but the arguments don't match.
factory RaisedButton.icon({
^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/scaffold.g.dart:353:38: Error: Getter not found: 'startFloat'.
FloatingActionButtonLocation.startFloat,
^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/scaffold.g.dart:352:38: Error: Getter not found: 'startDocked'.
FloatingActionButtonLocation.startDocked,
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/scaffold.g.dart:350:38: Error: Getter not found: 'miniStartFloat'.
FloatingActionButtonLocation.miniStartFloat,
^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/scaffold.g.dart:349:38: Error: Getter not found: 'miniStartDocked'.
FloatingActionButtonLocation.miniStartDocked,
^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/scaffold.g.dart:348:38: Error: Getter not found: 'miniEndTop'.
FloatingActionButtonLocation.miniEndTop,
^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/scaffold.g.dart:347:38: Error: Getter not found: 'miniEndFloat'.
FloatingActionButtonLocation.miniEndFloat,
^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/scaffold.g.dart:346:38: Error: Getter not found: 'miniEndDocked'.
FloatingActionButtonLocation.miniEndDocked,
^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/scaffold.g.dart:345:38: Error: Getter not found: 'miniCenterTop'.
FloatingActionButtonLocation.miniCenterTop,
^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/scaffold.g.dart:344:38: Error: Getter not found: 'miniCenterFloat'.
FloatingActionButtonLocation.miniCenterFloat,
^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/scaffold.g.dart:343:38: Error: Getter not found: 'miniCenterDocked'.
FloatingActionButtonLocation.miniCenterDocked,
^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/single_child_scroll_view.g.dart:246:9: Error: No named parameter with the name 'clipBehavior'.
clipBehavior: clipBehaviorVal,
^^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/widgets/single_child_scroll_view.dart:212:9: Context: Found this candidate, but the arguments don't match.
const SingleChildScrollView({
^^^^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/layout/fitted_box.g.dart:197:9: Error: No named parameter with the name 'clipBehavior'.
clipBehavior: clipBehaviorVal,
^^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/widgets/basic.dart:1409:9: Context: Found this candidate, but the arguments don't match.
const FittedBox({
^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/linear_progress_indicator.g.dart:136:9: Error: No named parameter with the name 'minHeight'.
minHeight: minHeightVal,
^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/material/progress_indicator.dart:234:9: Context: Found this candidate, but the arguments don't match.
const LinearProgressIndicator({
^^^^^^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart:24:3: Error: 'MouseCursor' isn't a type.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:169:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$ListTileBase'.
- '_$ListTileBase' is from 'package:flutter_dynamic_widget/src/material/misc/list_tile.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:170:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$ListTileBase'.
- '_$ListTileBase' is from 'package:flutter_dynamic_widget/src/material/misc/list_tile.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.basic,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:171:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$ListTileBase'.
- '_$ListTileBase' is from 'package:flutter_dynamic_widget/src/material/misc/list_tile.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.forbidden,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:172:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$ListTileBase'.
- '_$ListTileBase' is from 'package:flutter_dynamic_widget/src/material/misc/list_tile.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grab,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:173:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$ListTileBase'.
- '_$ListTileBase' is from 'package:flutter_dynamic_widget/src/material/misc/list_tile.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grabbing,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:174:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$ListTileBase'.
- '_$ListTileBase' is from 'package:flutter_dynamic_widget/src/material/misc/list_tile.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.horizontalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:175:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$ListTileBase'.
- '_$ListTileBase' is from 'package:flutter_dynamic_widget/src/material/misc/list_tile.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.text,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:176:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$ListTileBase'.
- '_$ListTileBase' is from 'package:flutter_dynamic_widget/src/material/misc/list_tile.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.verticalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:177:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$ListTileBase'.
- '_$ListTileBase' is from 'package:flutter_dynamic_widget/src/material/misc/list_tile.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.none,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:185:23: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$ListTileBase'.
- '_$ListTileBase' is from 'package:flutter_dynamic_widget/src/material/misc/list_tile.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
orElse: () => SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:188:12: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$ListTileBase'.
- '_$ListTileBase' is from 'package:flutter_dynamic_widget/src/material/misc/list_tile.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
return SystemMouseCursors.click;
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:191:22: Error: 'MouseCursor' isn't a type.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:356:9: Error: No named parameter with the name 'autofocus'.
autofocus: autofocusVal,
^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/material/list_tile.dart:628:9: Context: Found this candidate, but the arguments don't match.
const ListTile({
^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/theme/app_bar_theme.g.dart:185:7: Error: No named parameter with the name 'centerTitle'.
centerTitle: centerTitleVal,
^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/material/app_bar_theme.dart:32:9: Context: Found this candidate, but the arguments don't match.
const AppBarTheme({
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/theme/theme_data.dart:30:3: Error: 'BottomNavigationBarThemeData' isn't a type.
BottomNavigationBarThemeData bottomNavigationBarTheme;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/theme/theme_data.g.dart:1076:7: Error: No named parameter with the name 'fixTextFieldOutlineLabel'.
fixTextFieldOutlineLabel: fixTextFieldOutlineLabelVal,
^^^^^^^^^^^^^^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/material/theme_data.dart:202:11: Context: Found this candidate, but the arguments don't match.
factory ThemeData({
^
Compiler message:
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart:34:3: Error: Type 'MouseCursor' not found.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:281:8: Error: Type 'MouseCursor' not found.
List<MouseCursor> get mouseCursorValues => [
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:293:3: Error: Type 'MouseCursor' not found.
MouseCursor get mouseCursorVal {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:304:22: Error: Type 'MouseCursor' not found.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart:34:3: Error: Type 'MouseCursor' not found.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:281:8: Error: Type 'MouseCursor' not found.
List<MouseCursor> get mouseCursorValues => [
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:293:3: Error: Type 'MouseCursor' not found.
MouseCursor get mouseCursorVal {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:304:22: Error: Type 'MouseCursor' not found.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart:64:3: Error: Type 'MouseCursor' not found.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:385:8: Error: Type 'MouseCursor' not found.
List<MouseCursor> get mouseCursorValues => [
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:397:3: Error: Type 'MouseCursor' not found.
MouseCursor get mouseCursorVal {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:408:22: Error: Type 'MouseCursor' not found.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart:43:3: Error: Type 'MouseCursor' not found.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:271:8: Error: Type 'MouseCursor' not found.
List<MouseCursor> get mouseCursorValues => [
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:283:3: Error: Type 'MouseCursor' not found.
MouseCursor get mouseCursorVal {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:294:22: Error: Type 'MouseCursor' not found.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/material_app.dart:20:13: Error: Expected 0 type arguments.
Map<Type, Action<Intent>> actions;
^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart:32:3: Error: Type 'MouseCursor' not found.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:301:8: Error: Type 'MouseCursor' not found.
List<MouseCursor> get mouseCursorValues => [
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:313:3: Error: Type 'MouseCursor' not found.
MouseCursor get mouseCursorVal {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:324:22: Error: Type 'MouseCursor' not found.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart:39:3: Error: Type 'MouseCursor' not found.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:351:8: Error: Type 'MouseCursor' not found.
List<MouseCursor> get mouseCursorValues => [
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:363:3: Error: Type 'MouseCursor' not found.
MouseCursor get mouseCursorVal {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:374:22: Error: Type 'MouseCursor' not found.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart:37:3: Error: Type 'MouseCursor' not found.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:323:8: Error: Type 'MouseCursor' not found.
List<MouseCursor> get mouseCursorValues => [
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:335:3: Error: Type 'MouseCursor' not found.
MouseCursor get mouseCursorVal {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:346:22: Error: Type 'MouseCursor' not found.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/widgets_app.dart:20:13: Error: Expected 0 type arguments.
Map<Type, Action<Intent>> actions;
^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart:24:3: Error: Type 'MouseCursor' not found.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:168:8: Error: Type 'MouseCursor' not found.
List<MouseCursor> get mouseCursorValues => [
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:180:3: Error: Type 'MouseCursor' not found.
MouseCursor get mouseCursorVal {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:191:22: Error: Type 'MouseCursor' not found.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/theme/theme_data.dart:30:3: Error: Type 'BottomNavigationBarThemeData' not found.
BottomNavigationBarThemeData bottomNavigationBarTheme;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:101:5: Error: No named parameter with the name 'descendantsAreFocusable'.
descendantsAreFocusable: descendantsAreFocusable,
^^^^^^^^^^^^^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/widgets/focus_manager.dart:412:3: Context: Found this candidate, but the arguments don't match.
FocusNode({
^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:284:34: Error: Getter not found: 'startFloat'.
FloatingActionButtonLocation.startFloat,
^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:283:34: Error: Getter not found: 'startDocked'.
FloatingActionButtonLocation.startDocked,
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:281:34: Error: Getter not found: 'miniStartFloat'.
FloatingActionButtonLocation.miniStartFloat,
^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:280:34: Error: Getter not found: 'miniStartDocked'.
FloatingActionButtonLocation.miniStartDocked,
^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:279:34: Error: Getter not found: 'miniEndTop'.
FloatingActionButtonLocation.miniEndTop,
^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:278:34: Error: Getter not found: 'miniEndFloat'.
FloatingActionButtonLocation.miniEndFloat,
^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:277:34: Error: Getter not found: 'miniEndDocked'.
FloatingActionButtonLocation.miniEndDocked,
^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:276:34: Error: Getter not found: 'miniCenterTop'.
FloatingActionButtonLocation.miniCenterTop,
^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:275:34: Error: Getter not found: 'miniCenterFloat'.
FloatingActionButtonLocation.miniCenterFloat,
^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:274:34: Error: Getter not found: 'miniCenterDocked'.
FloatingActionButtonLocation.miniCenterDocked,
^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:299:43: Error: Getter not found: 'miniCenterDocked'.
return FloatingActionButtonLocation.miniCenterDocked;
^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:301:43: Error: Getter not found: 'miniCenterFloat'.
return FloatingActionButtonLocation.miniCenterFloat;
^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:303:43: Error: Getter not found: 'miniCenterTop'.
return FloatingActionButtonLocation.miniCenterTop;
^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:305:43: Error: Getter not found: 'miniEndDocked'.
return FloatingActionButtonLocation.miniEndDocked;
^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:307:43: Error: Getter not found: 'miniEndFloat'.
return FloatingActionButtonLocation.miniEndFloat;
^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:309:43: Error: Getter not found: 'miniEndTop'.
return FloatingActionButtonLocation.miniEndTop;
^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:311:43: Error: Getter not found: 'miniStartDocked'.
return FloatingActionButtonLocation.miniStartDocked;
^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:313:43: Error: Getter not found: 'miniStartFloat'.
return FloatingActionButtonLocation.miniStartFloat;
^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:317:43: Error: Getter not found: 'startDocked'.
return FloatingActionButtonLocation.startDocked;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/utils.dart:319:43: Error: Getter not found: 'startFloat'.
return FloatingActionButtonLocation.startFloat;
^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/appbar.g.dart:486:11: Error: No named parameter with the name 'shadowColor'.
shadowColor: shadowColorVal,
^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/material/app_bar.dart:179:3: Context: Found this candidate, but the arguments don't match.
AppBar({
^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart:34:3: Error: 'MouseCursor' isn't a type.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:282:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonBase'.
- '_$FlatButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:283:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonBase'.
- '_$FlatButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.basic,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:284:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonBase'.
- '_$FlatButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.forbidden,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:285:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonBase'.
- '_$FlatButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grab,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:286:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonBase'.
- '_$FlatButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grabbing,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:287:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonBase'.
- '_$FlatButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.horizontalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:288:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonBase'.
- '_$FlatButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.text,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:289:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonBase'.
- '_$FlatButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.verticalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:290:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonBase'.
- '_$FlatButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.none,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:298:23: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonBase'.
- '_$FlatButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
orElse: () => SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:301:12: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonBase'.
- '_$FlatButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
return SystemMouseCursors.click;
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:304:22: Error: 'MouseCursor' isn't a type.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:549:9: Error: No named parameter with the name 'mouseCursor'.
mouseCursor: mouseCursorVal,
^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/material/flat_button.dart:102:9: Context: Found this candidate, but the arguments don't match.
const FlatButton({
^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart:34:3: Error: 'MouseCursor' isn't a type.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:282:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonIconBase'.
- '_$FlatButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:283:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonIconBase'.
- '_$FlatButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.basic,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:284:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonIconBase'.
- '_$FlatButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.forbidden,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:285:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonIconBase'.
- '_$FlatButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grab,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:286:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonIconBase'.
- '_$FlatButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grabbing,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:287:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonIconBase'.
- '_$FlatButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.horizontalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:288:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonIconBase'.
- '_$FlatButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.text,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:289:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonIconBase'.
- '_$FlatButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.verticalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:290:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonIconBase'.
- '_$FlatButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.none,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:298:23: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonIconBase'.
- '_$FlatButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
orElse: () => SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:301:12: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FlatButtonIconBase'.
- '_$FlatButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/flat_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
return SystemMouseCursors.click;
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:304:22: Error: 'MouseCursor' isn't a type.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:587:9: Error: No named parameter with the name 'mouseCursor'.
mouseCursor: mouseCursorVal,
^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/material/flat_button.dart:159:11: Context: Found this candidate, but the arguments don't match.
factory FlatButton.icon({
^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart:64:3: Error: 'MouseCursor' isn't a type.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:386:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FloatingActionButtonBase'.
- '_$FloatingActionButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/floating_action_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:387:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FloatingActionButtonBase'.
- '_$FloatingActionButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/floating_action_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.basic,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:388:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FloatingActionButtonBase'.
- '_$FloatingActionButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/floating_action_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.forbidden,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:389:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FloatingActionButtonBase'.
- '_$FloatingActionButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/floating_action_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grab,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:390:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FloatingActionButtonBase'.
- '_$FloatingActionButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/floating_action_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grabbing,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:391:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FloatingActionButtonBase'.
- '_$FloatingActionButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/floating_action_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.horizontalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:392:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FloatingActionButtonBase'.
- '_$FloatingActionButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/floating_action_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.text,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:393:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FloatingActionButtonBase'.
- '_$FloatingActionButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/floating_action_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.verticalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:394:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FloatingActionButtonBase'.
- '_$FloatingActionButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/floating_action_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.none,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:402:23: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FloatingActionButtonBase'.
- '_$FloatingActionButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/floating_action_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
orElse: () => SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:405:12: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$FloatingActionButtonBase'.
- '_$FloatingActionButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/floating_action_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
return SystemMouseCursors.click;
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:408:22: Error: 'MouseCursor' isn't a type.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:466:9: Error: No named parameter with the name 'mouseCursor'.
mouseCursor: mouseCursorVal,
^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/material/floating_action_button.dart:129:9: Context: Found this candidate, but the arguments don't match.
const FloatingActionButton({
^^^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart:43:3: Error: 'MouseCursor' isn't a type.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:272:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$IconButtonBase'.
- '_$IconButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/icon_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:273:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$IconButtonBase'.
- '_$IconButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/icon_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.basic,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:274:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$IconButtonBase'.
- '_$IconButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/icon_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.forbidden,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:275:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$IconButtonBase'.
- '_$IconButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/icon_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grab,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:276:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$IconButtonBase'.
- '_$IconButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/icon_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grabbing,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:277:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$IconButtonBase'.
- '_$IconButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/icon_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.horizontalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:278:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$IconButtonBase'.
- '_$IconButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/icon_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.text,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:279:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$IconButtonBase'.
- '_$IconButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/icon_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.verticalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:280:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$IconButtonBase'.
- '_$IconButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/icon_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.none,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:288:23: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$IconButtonBase'.
- '_$IconButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/icon_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
orElse: () => SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:291:12: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$IconButtonBase'.
- '_$IconButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/icon_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
return SystemMouseCursors.click;
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:294:22: Error: 'MouseCursor' isn't a type.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:487:9: Error: No named parameter with the name 'mouseCursor'.
mouseCursor: mouseCursorVal,
^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/material/icon_button.dart:139:9: Context: Found this candidate, but the arguments don't match.
const IconButton({
^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/image_network.g.dart:321:9: Error: No named parameter with the name 'isAntiAlias'.
isAntiAlias: isAntiAliasVal,
^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/widgets/image.dart:376:3: Context: Found this candidate, but the arguments don't match.
Image.network(
^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart:32:3: Error: 'MouseCursor' isn't a type.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:302:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$OutlineButtonBase'.
- '_$OutlineButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/outline_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:303:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$OutlineButtonBase'.
- '_$OutlineButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/outline_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.basic,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:304:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$OutlineButtonBase'.
- '_$OutlineButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/outline_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.forbidden,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:305:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$OutlineButtonBase'.
- '_$OutlineButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/outline_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grab,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:306:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$OutlineButtonBase'.
- '_$OutlineButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/outline_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grabbing,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:307:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$OutlineButtonBase'.
- '_$OutlineButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/outline_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.horizontalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:308:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$OutlineButtonBase'.
- '_$OutlineButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/outline_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.text,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:309:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$OutlineButtonBase'.
- '_$OutlineButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/outline_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.verticalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:310:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$OutlineButtonBase'.
- '_$OutlineButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/outline_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.none,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:318:23: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$OutlineButtonBase'.
- '_$OutlineButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/outline_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
orElse: () => SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:321:12: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$OutlineButtonBase'.
- '_$OutlineButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/outline_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
return SystemMouseCursors.click;
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:324:22: Error: 'MouseCursor' isn't a type.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:570:9: Error: No named parameter with the name 'mouseCursor'.
mouseCursor: mouseCursorVal,
^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/material/outline_button.dart:62:9: Context: Found this candidate, but the arguments don't match.
const OutlineButton({
^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart:39:3: Error: 'MouseCursor' isn't a type.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:352:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonBase'.
- '_$RaisedButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:353:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonBase'.
- '_$RaisedButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.basic,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:354:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonBase'.
- '_$RaisedButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.forbidden,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:355:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonBase'.
- '_$RaisedButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grab,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:356:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonBase'.
- '_$RaisedButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grabbing,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:357:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonBase'.
- '_$RaisedButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.horizontalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:358:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonBase'.
- '_$RaisedButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.text,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:359:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonBase'.
- '_$RaisedButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.verticalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:360:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonBase'.
- '_$RaisedButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.none,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:368:23: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonBase'.
- '_$RaisedButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
orElse: () => SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:371:12: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonBase'.
- '_$RaisedButtonBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
return SystemMouseCursors.click;
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:374:22: Error: 'MouseCursor' isn't a type.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:624:9: Error: No named parameter with the name 'mouseCursor'.
mouseCursor: mouseCursorVal,
^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/material/raised_button.dart:108:9: Context: Found this candidate, but the arguments don't match.
const RaisedButton({
^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart:37:3: Error: 'MouseCursor' isn't a type.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:324:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonIconBase'.
- '_$RaisedButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:325:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonIconBase'.
- '_$RaisedButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.basic,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:326:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonIconBase'.
- '_$RaisedButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.forbidden,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:327:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonIconBase'.
- '_$RaisedButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grab,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:328:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonIconBase'.
- '_$RaisedButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grabbing,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:329:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonIconBase'.
- '_$RaisedButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.horizontalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:330:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonIconBase'.
- '_$RaisedButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.text,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:331:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonIconBase'.
- '_$RaisedButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.verticalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:332:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonIconBase'.
- '_$RaisedButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.none,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:340:23: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonIconBase'.
- '_$RaisedButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
orElse: () => SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:343:12: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$RaisedButtonIconBase'.
- '_$RaisedButtonIconBase' is from 'package:flutter_dynamic_widget/src/material/basics/raised_button_icon.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
return SystemMouseCursors.click;
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:346:22: Error: 'MouseCursor' isn't a type.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:632:9: Error: No named parameter with the name 'mouseCursor'.
mouseCursor: mouseCursorVal,
^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/material/raised_button.dart:183:11: Context: Found this candidate, but the arguments don't match.
factory RaisedButton.icon({
^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/scaffold.g.dart:353:38: Error: Getter not found: 'startFloat'.
FloatingActionButtonLocation.startFloat,
^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/scaffold.g.dart:352:38: Error: Getter not found: 'startDocked'.
FloatingActionButtonLocation.startDocked,
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/scaffold.g.dart:350:38: Error: Getter not found: 'miniStartFloat'.
FloatingActionButtonLocation.miniStartFloat,
^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/scaffold.g.dart:349:38: Error: Getter not found: 'miniStartDocked'.
FloatingActionButtonLocation.miniStartDocked,
^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/scaffold.g.dart:348:38: Error: Getter not found: 'miniEndTop'.
FloatingActionButtonLocation.miniEndTop,
^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/scaffold.g.dart:347:38: Error: Getter not found: 'miniEndFloat'.
FloatingActionButtonLocation.miniEndFloat,
^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/scaffold.g.dart:346:38: Error: Getter not found: 'miniEndDocked'.
FloatingActionButtonLocation.miniEndDocked,
^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/scaffold.g.dart:345:38: Error: Getter not found: 'miniCenterTop'.
FloatingActionButtonLocation.miniCenterTop,
^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/scaffold.g.dart:344:38: Error: Getter not found: 'miniCenterFloat'.
FloatingActionButtonLocation.miniCenterFloat,
^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/scaffold.g.dart:343:38: Error: Getter not found: 'miniCenterDocked'.
FloatingActionButtonLocation.miniCenterDocked,
^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/single_child_scroll_view.g.dart:246:9: Error: No named parameter with the name 'clipBehavior'.
clipBehavior: clipBehaviorVal,
^^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/widgets/single_child_scroll_view.dart:212:9: Context: Found this candidate, but the arguments don't match.
const SingleChildScrollView({
^^^^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/layout/fitted_box.g.dart:197:9: Error: No named parameter with the name 'clipBehavior'.
clipBehavior: clipBehaviorVal,
^^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/widgets/basic.dart:1409:9: Context: Found this candidate, but the arguments don't match.
const FittedBox({
^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/linear_progress_indicator.g.dart:136:9: Error: No named parameter with the name 'minHeight'.
minHeight: minHeightVal,
^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/material/progress_indicator.dart:234:9: Context: Found this candidate, but the arguments don't match.
const LinearProgressIndicator({
^^^^^^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart:24:3: Error: 'MouseCursor' isn't a type.
MouseCursor mouseCursor;
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:169:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$ListTileBase'.
- '_$ListTileBase' is from 'package:flutter_dynamic_widget/src/material/misc/list_tile.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:170:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$ListTileBase'.
- '_$ListTileBase' is from 'package:flutter_dynamic_widget/src/material/misc/list_tile.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.basic,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:171:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$ListTileBase'.
- '_$ListTileBase' is from 'package:flutter_dynamic_widget/src/material/misc/list_tile.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.forbidden,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:172:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$ListTileBase'.
- '_$ListTileBase' is from 'package:flutter_dynamic_widget/src/material/misc/list_tile.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grab,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:173:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$ListTileBase'.
- '_$ListTileBase' is from 'package:flutter_dynamic_widget/src/material/misc/list_tile.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.grabbing,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:174:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$ListTileBase'.
- '_$ListTileBase' is from 'package:flutter_dynamic_widget/src/material/misc/list_tile.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.horizontalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:175:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$ListTileBase'.
- '_$ListTileBase' is from 'package:flutter_dynamic_widget/src/material/misc/list_tile.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.text,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:176:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$ListTileBase'.
- '_$ListTileBase' is from 'package:flutter_dynamic_widget/src/material/misc/list_tile.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.verticalDoubleArrow,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:177:9: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$ListTileBase'.
- '_$ListTileBase' is from 'package:flutter_dynamic_widget/src/material/misc/list_tile.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
SystemMouseCursors.none,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:185:23: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$ListTileBase'.
- '_$ListTileBase' is from 'package:flutter_dynamic_widget/src/material/misc/list_tile.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
orElse: () => SystemMouseCursors.click,
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:188:12: Error: The getter 'SystemMouseCursors' isn't defined for the class '_$ListTileBase'.
- '_$ListTileBase' is from 'package:flutter_dynamic_widget/src/material/misc/list_tile.dart' ('/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'SystemMouseCursors'.
return SystemMouseCursors.click;
^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:191:22: Error: 'MouseCursor' isn't a type.
set mouseCursorVal(MouseCursor val) {
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:356:9: Error: No named parameter with the name 'autofocus'.
autofocus: autofocusVal,
^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/material/list_tile.dart:628:9: Context: Found this candidate, but the arguments don't match.
const ListTile({
^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/theme/app_bar_theme.g.dart:185:7: Error: No named parameter with the name 'centerTitle'.
centerTitle: centerTitleVal,
^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/material/app_bar_theme.dart:32:9: Context: Found this candidate, but the arguments don't match.
const AppBarTheme({
^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/theme/theme_data.dart:30:3: Error: 'BottomNavigationBarThemeData' isn't a type.
BottomNavigationBarThemeData bottomNavigationBarTheme;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/theme/theme_data.g.dart:1076:7: Error: No named parameter with the name 'fixTextFieldOutlineLabel'.
fixTextFieldOutlineLabel: fixTextFieldOutlineLabelVal,
^^^^^^^^^^^^^^^^^^^^^^^^
/D:/flutter/packages/flutter/lib/src/material/theme_data.dart:202:11: Context: Found this candidate, but the arguments don't match.
factory ThemeData({
^
Target kernel_snapshot failed: Exception: Errors during snapshot creation: null
build failed.
FAILURE: Build failed with an exception.
* Where:
Script 'D:\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 882
* What went wrong:
Execution failed for task ':app:compileFlutterBuildDebug'.
> Process 'command 'D:\flutter\bin\flutter.bat'' finished with non-zero exit value 1
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 34s
Exception: Gradle task assembleDebug failed with exit code 1
You need to be on the master channel of flutter
Hello Rody,
I moved to master channel and got this errors,
Could you till me how to solve it...
Thanks
PS D:\flutter_projects\flutter_json\flutter_dynamic_widget-master> flutterm channel
Flutter channels:
- master
dev
beta
stable
PS D:\flutter_projects\flutter_json\flutter_dynamic_widget-master> flutterm run
Using hardware rendering with device Android SDK built for x86. If you notice graphics artifacts, considerenabling software rendering with "--enable-software-rendering".
Launching lib\main.dart on Android SDK built for x86 in debug mode...
Plugin project :url_launcher_web not found. Please update settings.gradle.
/C:/Users/HP/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:289:28: Error: Getter not found: 'verticalDoubleArrow'.
SystemMouseCursors.verticalDoubleArrow,
^^^^^^^^^^^^^^^^^^^
/C:/Users/HP/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button.g.dart:287:28: Error: Getter not found: 'horizontalDoubleArrow'.
SystemMouseCursors.horizontalDoubleArrow,
^^^^^^^^^^^^^^^^^^^^^
/C:/Users/HP/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:289:28: Error: Getter not found: 'verticalDoubleArrow'.
SystemMouseCursors.verticalDoubleArrow,
^^^^^^^^^^^^^^^^^^^
/C:/Users/HP/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/flat_button_icon.g.dart:287:28: Error: Getter not found: 'horizontalDoubleArrow'.
SystemMouseCursors.horizontalDoubleArrow,
^^^^^^^^^^^^^^^^^^^^^
/C:/Users/HP/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:393:28: Error: Getter not found: 'verticalDoubleArrow'.
SystemMouseCursors.verticalDoubleArrow,
^^^^^^^^^^^^^^^^^^^
/C:/Users/HP/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/floating_action_button.g.dart:391:28: Error: Getter not found: 'horizontalDoubleArrow'.
SystemMouseCursors.horizontalDoubleArrow,
^^^^^^^^^^^^^^^^^^^^^
/C:/Users/HP/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:279:28: Error: Getter not found: 'verticalDoubleArrow'.
SystemMouseCursors.verticalDoubleArrow,
^^^^^^^^^^^^^^^^^^^
/C:/Users/HP/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/icon_button.g.dart:277:28: Error: Getter not found: 'horizontalDoubleArrow'.
SystemMouseCursors.horizontalDoubleArrow,
^^^^^^^^^^^^^^^^^^^^^
/C:/Users/HP/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:309:28: Error: Getter not found: 'verticalDoubleArrow'.
SystemMouseCursors.verticalDoubleArrow,
^^^^^^^^^^^^^^^^^^^
/C:/Users/HP/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/outline_button.g.dart:307:28: Error: Getter not found: 'horizontalDoubleArrow'.
SystemMouseCursors.horizontalDoubleArrow,
^^^^^^^^^^^^^^^^^^^^^
/C:/Users/HP/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:359:28: Error: Getter not found: 'verticalDoubleArrow'.
SystemMouseCursors.verticalDoubleArrow,
^^^^^^^^^^^^^^^^^^^
/C:/Users/HP/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button.g.dart:357:28: Error: Getter not found: 'horizontalDoubleArrow'.
SystemMouseCursors.horizontalDoubleArrow,
^^^^^^^^^^^^^^^^^^^^^
/C:/Users/HP/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:331:28: Error: Getter not found: 'verticalDoubleArrow'.
SystemMouseCursors.verticalDoubleArrow,
^^^^^^^^^^^^^^^^^^^
/C:/Users/HP/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/basics/raised_button_icon.g.dart:329:28: Error: Getter not found: 'horizontalDoubleArrow'.
SystemMouseCursors.horizontalDoubleArrow,
^^^^^^^^^^^^^^^^^^^^^
/C:/Users/HP/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:176:28: Error: Getter not found: 'verticalDoubleArrow'.
SystemMouseCursors.verticalDoubleArrow,
^^^^^^^^^^^^^^^^^^^
/C:/Users/HP/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/misc/list_tile.g.dart:174:28: Error: Getter not found: 'horizontalDoubleArrow'.
SystemMouseCursors.horizontalDoubleArrow,
^^^^^^^^^^^^^^^^^^^^^
/C:/Users/HP/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/flutter_dynamic_widget-1.0.3/lib/src/material/theme/app_bar_theme.g.dart:190:7: Error: No named parameter with the name 'shouldCapTextScaleForTitle'.
shouldCapTextScaleForTitle: shouldCapTextScaleForTitleVal,
^^^^^^^^^^^^^^^^^^^^^^^^^^
/D:/flutter-master/packages/flutter/lib/src/material/app_bar_theme.dart:35:9: Context: Found this candidate, but the arguments don't match.
const AppBarTheme({
^^^^^^^^^^^
FAILURE: Build failed with an exception.
-
Where:
Script 'D:\flutter-master\packages\flutter_tools\gradle\flutter.gradle' line: 897 -
What went wrong:
Execution failed for task ':app:compileFlutterBuildDebug'.
Process 'command 'D:\flutter-master\bin\flutter.bat'' finished with non-zero exit value 1
-
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. -
Get more help at https://help.gradle.org
BUILD FAILED in 44s
</p></details>
It needs to be on the flutter master channel