Bwolfs2 / radial_button

Other
10 stars 15 forks source link

Doesnt work: Error: No named parameter with the name 'overflow'. #6

Open safal-305 opened 1 year ago

safal-305 commented 1 year ago
/C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/radial_button-0.1.6/lib/widget/circle_floating_button.dart:178:9: Error: No named parameter with the name 'overflow'.
        overflow: Overflow.visible,
        ^^^^^^^^
/C:/src/flutter/packages/flutter/lib/src/widgets/basic.dart:3708:3: Context: Found this candidate, but the arguments don't match.
  Stack({
  ^^^^^
/C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/radial_button-0.1.6/lib/widget/circle_floating_button.dart:233:9: Error: No named parameter with the name 'overflow'.

        overflow: Overflow.visible,
        ^^^^^^^^
/C:/src/flutter/packages/flutter/lib/src/widgets/basic.dart:3708:3: Context: Found this candidate, but the arguments don't match.
  Stack({

  ^^^^^
/C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/radial_button-0.1.6/lib/widget/circle_floating_button.dart:293:9: Error: No named parameter with the name 'overflow'.
        overflow: Overflow.visible,
        ^^^^^^^^

/C:/src/flutter/packages/flutter/lib/src/widgets/basic.dart:3708:3: Context: Found this candidate, but the arguments don't match.
  Stack({
  ^^^^^

FAILURE: Build failed with an exception.
IldySilva commented 1 month ago

@Bwolfs2 this one can be closed