rafalbednarczuk/curved_navigation_bar

Cant compile for Windows.

Shiba-Kar opened this issue · 6 comments

/C:/flutter/.pub-cache/hosted/pub.dartlang.org/curved_navigation_bar-0.3.4/lib/curved_navigation_bar.dart(95,9): error GBF4691A2: No named parameter with the name 'overflow'. [C:\Programming\Flutter\adminbscit\build\windows\flutter\flutter_assemble.vcxproj]

Change your flutter channel to stable instead of master.

This is a known issue here flutter/flutter#66135

(Will Migrate this Plugin to use clipBehavior: Clip.none instead of overflow soon. )

Change your flutter channel to stable instead of master.

This is a known issue here https://github.com/flutter/flutter/issues/66135

(Will Migrate this Plugin to use clipBehavior: Clip.none instead of overflow soon. )

cool, I'm waiting for pull request

@rafalbednarczuk
Overflow has been added again but as deprecated. flutter/flutter#66305
I will create a PR to use clipBehavior but you should wait for sometime before merging as it may break old flutter version support.

Change your flutter channel to stable instead of master.

This is a known issue here flutter/flutter#66135

(Will Migrate this Plugin to use clipBehavior: Clip.none instead of overflow soon. )

I am in dev. I was just trying to build for windows. I always work in stable only.

hey any update please

fixed in 0.3.5